aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso2013-08-13
* netfilter: ctnetlink: refactor ctnetlink_create_expectPablo Neira Ayuso2013-08-13
* netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal2013-08-09
* ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULLDaniel Borkmann2013-08-06
* ipvs: fixed spacing at for statementsDragos Foianu2013-08-06
* netfilter: tproxy: fix build with IP6_NF_IPTABLES=nFlorian Westphal2013-08-05
* netfilter: nf_nat: use per-conntrack locking for sequence number adjustmentsPatrick McHardy2013-07-31
* netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy2013-07-31
* netfilter: nf_nat: fix locking in nf_nat_seq_adjust()Patrick McHardy2013-07-31
* netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal2013-07-31
* netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal2013-07-31
* netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal2013-07-31
* netfilter: nf_queue: relax NFQA_CT attribute checkFlorian Westphal2013-07-31
* netfilter: connlabels: remove unneeded includesFlorian Westphal2013-07-31
* netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy2013-07-31
* netfilter: xt_addrtype: fix trivial typoPhil Oester2013-07-31
* net: Make devnet_rename_seq staticThomas Gleixner2013-07-24
* tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet2013-07-24
* net: add sk_stream_is_writeable() helperEric Dumazet2013-07-24
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-24
* net: trans_rdma: remove unused functionAndi Shyti2013-07-24
* net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1fan.du2013-07-24
* net ipv6: Remove rebundant rt6i_nsiblings initializationfan.du2013-07-24
* vti: switch to new ip tunnel codeAmerigo Wang2013-07-23
* ip6mr: change the prototype of ip6_mr_forward().Rami Rosen2013-07-23
* ipmr: change the prototype of ip_mr_forward().Rami Rosen2013-07-23
* net: convert resend IGMP to notifier eventJiri Pirko2013-07-23
* tcp: use RTT from SACK for RTOYuchung Cheng2013-07-22
* tcp: measure RTT from new SACKYuchung Cheng2013-07-22
* tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng2013-07-22
* tcp: consolidate SYNACK RTT samplingYuchung Cheng2013-07-22
* net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran2013-07-22
* net/irda: fixed style issues in irttpDragos Foianu2013-07-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-18
|\
| * vlan: fix a race in egress prio managementEric Dumazet2013-07-18
| * vlan: mask vlan prio bitsEric Dumazet2013-07-18
| * pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente2013-07-18
| * net: Fix sysfs_format_mac() code duplication.David S. Miller2013-07-16
| * ipv4: set transport header earlierEric Dumazet2013-07-16
| * net/irda: fixed style issues in irlan_ethDragos Foianu2013-07-16
| * ethtool: fixed trailing statements in ethtoolDragos Foianu2013-07-16
| * ndisc: bool initializations should use true and falseDaniel Baluta2013-07-16
* | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-18
|\ \
| * | net: delete __cpuinit usage from all net filesPaul Gortmaker2013-07-14
| |/
* | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-17
|\ \ | |/ |/|
| * svcrdma: underflow issue in decode_write_list()Dan Carpenter2013-07-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\ \
| * | sunrpc: now we can just set ->s_d_opAl Viro2013-07-14
| * | __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-14
| * | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-14