| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: use totalram_pages instead of num_physpages at runtime | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
* | gre: fix a possible skb leak | Eric Dumazet | 2013-06-25 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-06-24 | 1 | -4/+8 |
|\ |
|
| * | netfilter: ipt_ULOG: fix incorrect setting of ulog timer | Gao feng | 2013-06-24 | 1 | -4/+8 |
* | | ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets. | Aydin Arik | 2013-06-19 | 1 | -2/+2 |
* | | ip_tunnel: remove __net_init/exit from exported functions | Eric Dumazet | 2013-06-13 | 1 | -2/+2 |
* | | net/ipv4: ip_vti clear skb cb before tunneling. | Saurabh Mohan | 2013-06-13 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-05-30 | 1 | -2/+4 |
|\ |
|
| * | netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path | Chen Gang | 2013-05-23 | 1 | -2/+4 |
* | | ipv4: fix redirect handling for TCP packets | Michal Kubecek | 2013-05-27 | 1 | -1/+6 |
* | | ip_tunnel: fix kernel panic with icmp_dest_unreach | Eric Dumazet | 2013-05-25 | 1 | -1/+1 |
* | | tcp: xps: fix reordering issues | Eric Dumazet | 2013-05-23 | 1 | -4/+6 |
|/ |
|
* | tcp: bug fix in proportional rate reduction. | Nandita Dukkipati | 2013-05-23 | 1 | -10/+13 |
* | ip_gre: fix a possible crash in ipgre_err() | Eric Dumazet | 2013-05-20 | 1 | -1/+2 |
* | tcp: gso: do not generate out of order packets | Eric Dumazet | 2013-05-16 | 1 | -1/+21 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-05-16 | 1 | -5/+8 |
|\ |
|
| * | netfilter: log: netns NULL ptr bug when calling from conntrack | Hans Schillstrom | 2013-05-15 | 1 | -5/+8 |
* | | tcp: fix tcp_md5_hash_skb_data() | Eric Dumazet | 2013-05-14 | 1 | -2/+5 |
* | | ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov | 2013-05-11 | 1 | -1/+1 |
* | | gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol() | Pravin B Shelar | 2013-05-08 | 2 | -10/+2 |
* | | fib_trie: no need to delay vfree() | Al Viro | 2013-05-06 | 1 | -11/+2 |
* | | net: frag, fix race conditions in LRU list maintenance | Konstantin Khlebnikov | 2013-05-06 | 1 | -0/+1 |
|/ |
|
* | tcp: do not expire TCP fastopen cookies | Eric Dumazet | 2013-05-05 | 1 | -6/+9 |
* | vxlan: Fix TCPv6 segmentation. | Pravin B Shelar | 2013-05-03 | 1 | -1/+6 |
* | gre: Fix GREv4 TCPv6 segmentation. | Pravin B Shelar | 2013-05-03 | 2 | -1/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 3 | -7/+7 |
|\ |
|
| * | proc: Supply a function to remove a proc entry by PDE | David Howells | 2013-05-01 | 1 | -2/+2 |
| * | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 3 | -5/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-30 | 1 | -0/+1 |
|\ \ |
|
* | | | tcp: reset timer after any SYNACK retransmit | Yuchung Cheng | 2013-04-29 | 1 | -1/+6 |
* | | | net: Add MIB counters for checksum errors | Eric Dumazet | 2013-04-29 | 7 | -12/+35 |
* | | | net: defer net_secret[] initialization | Eric Dumazet | 2013-04-29 | 1 | -1/+4 |
* | | | net: ipv4: typo issue, remove erroneous semicolon | Chen Gang | 2013-04-25 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-22 | 7 | -61/+104 |
|\| | |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-04-19 | 1 | -1/+7 |
| |\ \ |
|
| | * | | netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too | Florian Westphal | 2013-04-19 | 1 | -1/+7 |
| * | | | tcp: call tcp_replace_ts_recent() from tcp_ack() | Eric Dumazet | 2013-04-19 | 1 | -33/+31 |
| * | | | net: drop dst before queueing fragments | Eric Dumazet | 2013-04-17 | 1 | -4/+10 |
| * | | | esp4: fix error return code in esp_output() | Wei Yongjun | 2013-04-15 | 1 | -3/+3 |
| * | | | tcp: Reallocate headroom if it would overflow csum_start | Thomas Graf | 2013-04-11 | 1 | -2/+6 |
| * | | | tcp: incoming connections might use wrong route under synflood | Dmitry Popov | 2013-04-11 | 1 | -2/+2 |
| * | | | selinux: add a skb_owned_by() hook | Eric Dumazet | 2013-04-09 | 1 | -0/+1 |
| * | | | net: ipv4: fix schedule while atomic bug in check_lifetime() | Jiri Pirko | 2013-04-08 | 1 | -16/+42 |
| * | | | net: ipv4: reset check_lifetime_work after changing lifetime | Jiri Pirko | 2013-04-08 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-04-19 | 14 | -17/+45 |
|\ \ \ |
|
| * | | | netfilter: xt_rpfilter: depend on raw or mangle table | Florian Westphal | 2013-04-19 | 1 | -1/+1 |
| * | | | netfilter: add my copyright statements | Patrick McHardy | 2013-04-18 | 11 | -1/+19 |
| * | | | netfilter: nat: propagate errors from xfrm_me_harder() | Patrick McHardy | 2013-04-08 | 1 | -6/+11 |
| * | | | netfilter: ipv4: propagate routing errors from ip_route_me_harder() | Patrick McHardy | 2013-04-08 | 3 | -9/+14 |
* | | | | netlink: rename ssk to sk in struct netlink_skb_params | Patrick McHardy | 2013-04-19 | 2 | -5/+5 |