Age | Commit message (Expand) | Author | Files | Lines |
2013-03-24 | ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling | Hannes Frederic Sowa | 1 | -2/+21 |
2013-03-24 | inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ... | Hannes Frederic Sowa | 2 | -30/+23 |
2013-03-24 | ipv6: provide addr and netconf dump consistency info | Nicolas Dichtel | 1 | -0/+8 |
2013-03-24 | ipv4: provide addr and netconf dump consistency info | Nicolas Dichtel | 2 | -1/+10 |
2013-03-22 | l2tp: calling the ref() instead of deref() | Dan Carpenter | 1 | -1/+1 |
2013-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+6 |
2013-03-22 | decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET... | Thomas Graf | 2 | -14/+14 |
2013-03-22 | tcp: preserve ACK clocking in TSO | Eric Dumazet | 1 | -2/+5 |
2013-03-22 | rtnetlink: Remove passing of attributes into rtnl_doit functions | Thomas Graf | 19 | -116/+46 |
2013-03-22 | decnet: Parse netlink attributes on our own | Thomas Graf | 3 | -126/+154 |
2013-03-22 | udp: increase inner ip header ID during segmentation | Cong Wang | 1 | -1/+6 |
2013-03-22 | ip_gre: increase inner ip header ID during segmentation | Cong Wang | 1 | -1/+6 |
2013-03-21 | netlink: Diag core and basic socket info dumping (v2) | Andrey Vagin | 4 | -0/+202 |
2013-03-21 | net: prepare netlink code for netlink diag | Andrey Vagin | 2 | -54/+67 |
2013-03-21 | net: remove redundant ifdef CONFIG_CGROUPS | Zefan Li | 1 | -2/+0 |
2013-03-21 | tcp: implement RFC5682 F-RTO | Yuchung Cheng | 1 | -13/+60 |
2013-03-21 | tcp: refactor CA_Loss state processing | Yuchung Cheng | 1 | -16/+26 |
2013-03-21 | tcp: refactor F-RTO | Yuchung Cheng | 6 | -396/+8 |
2013-03-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 46 | -1824/+2799 |
2013-03-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2013-03-20 | dynticks: avoid flow_cache_flush() interrupting every core | Chris Metcalf | 1 | -3/+39 |
2013-03-20 | filter: add ANC_PAY_OFFSET instruction for loading payload start offset | Daniel Borkmann | 1 | -0/+5 |
2013-03-20 | net: flow_dissector: add __skb_get_poff to get a start offset to payload | Daniel Borkmann | 1 | -0/+57 |
2013-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 48 | -373/+450 |
2013-03-20 | net/irda: add missing error path release_sock call | Kees Cook | 1 | -2/+4 |
2013-03-20 | ipconfig: Fix newline handling in log message. | Martin Fuzzey | 1 | -1/+2 |
2013-03-20 | flow_keys: include thoff into flow_keys for later usage | Daniel Borkmann | 1 | -0/+2 |
2013-03-20 | l2tp: unhash l2tp sessions on delete, not on free | Tom Parkin | 3 | -50/+38 |
2013-03-20 | l2tp: avoid deadlock in l2tp stats update | Tom Parkin | 5 | -147/+93 |
2013-03-20 | l2tp: push all ppp pseudowire shutdown through .release handler | Tom Parkin | 1 | -43/+10 |
2013-03-20 | l2tp: purge session reorder queue on delete | Tom Parkin | 1 | -0/+4 |
2013-03-20 | l2tp: add session reorder queue purge function to core | Tom Parkin | 2 | -0/+18 |
2013-03-20 | l2tp: don't BUG_ON sk_socket being NULL | Tom Parkin | 1 | -8/+10 |
2013-03-20 | l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup | Tom Parkin | 1 | -0/+2 |
2013-03-20 | l2tp: close sessions before initiating tunnel delete | Tom Parkin | 1 | -0/+1 |
2013-03-20 | l2tp: close sessions in ip socket destroy callback | Tom Parkin | 2 | -0/+13 |
2013-03-20 | l2tp: export l2tp_tunnel_closeall | Tom Parkin | 2 | -2/+3 |
2013-03-20 | l2tp: add udp encap socket destroy handler | Tom Parkin | 1 | -0/+14 |
2013-03-20 | udp: add encap_destroy callback | Tom Parkin | 2 | -0/+15 |
2013-03-20 | genetlink: trigger BUG_ON if a group name is too long | Masatake YAMATO | 1 | -0/+1 |
2013-03-20 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 10 | -51/+51 |
2013-03-20 | netfilter: remove unused "config IP_NF_QUEUE" | Paul Bolle | 1 | -13/+0 |
2013-03-19 | packet: packet fanout rollover during socket overload | Willem de Bruijn | 2 | -24/+88 |
2013-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 23 | -56/+128 |
2013-03-19 | netfilter: nf_conntrack: speed up module removal path if netns in use | Vladimir Davydov | 2 | -20/+42 |
2013-03-19 | netfilter: nf_conntrack: add include to fix sparse warning | stephen hemminger | 1 | -0/+1 |
2013-03-19 | netfilter: nfnetlink_queue: zero copy support | Eric Dumazet | 1 | -22/+72 |
2013-03-19 | netfilter: ctnetlink: allow to dump expectation per master conntrack | Pablo Neira Ayuso | 1 | -5/+95 |
2013-03-19 | xfrm: use xfrm direction when lookup policy | Baker Zhang | 1 | -2/+21 |
2013-03-19 | inet: limit length of fragment queue hash table bucket lists | Hannes Frederic Sowa | 4 | -16/+35 |