Age | Commit message (Expand) | Author | Files | Lines |
2015-07-02 | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds | 1 | -8/+1 |
2015-06-29 | ipv4: fix RCU lockdep warning from linkdown changes | Andy Gospodarek | 1 | -2/+2 |
2015-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 43 | -456/+1413 |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -5/+17 |
2015-06-24 | net: inet_diag: export IPV6_V6ONLY sockopt | Phil Sutter | 1 | -0/+4 |
2015-06-24 | net: ipv4 sysctl option to ignore routes when nexthop link is down | Andy Gospodarek | 7 | -16/+48 |
2015-06-24 | net: track link-status of ipv4 nexthops | Andy Gospodarek | 2 | -21/+62 |
2015-06-24 | ip: report the original address of ICMP messages | Julian Anastasov | 1 | -1/+10 |
2015-06-23 | tcp: Do not call tcp_fastopen_reset_cipher from interrupt context | Christoph Paasch | 3 | -4/+7 |
2015-06-23 | inet_diag: Remove _bh suffix in inet_diag_dump_reqs(). | Hiroaki SHIMODA | 1 | -2/+2 |
2015-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -79/+122 |
2015-06-21 | ipv4: include NLM_F_APPEND flag in append route notifications | Roopa Prabhu | 1 | -2/+5 |
2015-06-21 | sock_diag: fetch source port from inet_sock | Craig Gallek | 1 | -0/+2 |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 10 | -24/+50 |
2015-06-16 | netfilter: don't use module_init/exit in core IPV4 code | Paul Gortmaker | 1 | -8/+1 |
2015-06-16 | sock_diag: implement a get_info handler for inet | Craig Gallek | 3 | -3/+52 |
2015-06-16 | sock_diag: specify info_size per inet protocol | Craig Gallek | 3 | -2/+5 |
2015-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 4 | -99/+89 |
2015-06-15 | netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. | Eric Dumazet | 2 | -4/+4 |
2015-06-15 | netfilter: Kconfig: get rid of parens around depends on | Pablo Neira Ayuso | 1 | -1/+2 |
2015-06-14 | tcp: cdg: use div_u64() | Kenneth Klette Jonassen | 1 | -1/+1 |
2015-06-13 | net: ipv4: un-inline ip_finish_output2 | Florian Westphal | 1 | -1/+1 |
2015-06-12 | netfilter: xtables: avoid percpu ruleset duplication | Florian Westphal | 2 | -83/+31 |
2015-06-12 | netfilter: xtables: use percpu rule counters | Florian Westphal | 2 | -9/+54 |
2015-06-12 | net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling | Florian Westphal | 1 | -4/+0 |
2015-06-12 | tcp: remove obsolete check in tcp_set_skb_tso_segs() | Eric Dumazet | 1 | -3/+0 |
2015-06-12 | tcp: fill shinfo->gso_size at last moment | Eric Dumazet | 2 | -12/+8 |
2015-06-12 | tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter | Eric Dumazet | 1 | -16/+14 |
2015-06-12 | tcp: fill shinfo->gso_type at last moment | Eric Dumazet | 2 | -9/+3 |
2015-06-12 | tcp: reserve tcp_skb_mss() to tcp stack | Eric Dumazet | 1 | -2/+2 |
2015-06-11 | tcp: add CDG congestion control | Kenneth Klette Jonassen | 3 | -0/+454 |
2015-06-11 | tcp: export tcp_enter_cwr() | Kenneth Klette Jonassen | 1 | -0/+1 |
2015-06-11 | net: tcp: dctcp_update_alpha() fixes. | Eric Dumazet | 1 | -10/+16 |
2015-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+15 |
2015-06-08 | fib_trie: coding style: Use pointer after check | Firo Yang | 1 | -8/+13 |
2015-06-08 | tcp: get_cookie_sock() consolidation | Eric Dumazet | 1 | -5/+5 |
2015-06-07 | tcp: remove redundant checks II | Eric Dumazet | 1 | -4/+0 |
2015-06-07 | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations | Eric Dumazet | 2 | -1/+9 |
2015-06-04 | tcp: double default TSQ output bytes limit | Wei Liu | 1 | -2/+2 |
2015-06-04 | tcp: remove redundant checks | Eric Dumazet | 1 | -2/+2 |
2015-06-04 | ipv4/udp: Verify multicast group is ours in upd_v4_early_demux() | Shawn Bohrer | 1 | -3/+15 |
2015-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -11/+22 |
2015-06-01 | tcp: fix child sockets to use system default congestion control if not set | Neal Cardwell | 2 | -2/+8 |
2015-06-01 | udp: fix behavior of wrong checksums | Eric Dumazet | 1 | -4/+2 |
2015-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -3/+1 |
2015-05-31 | net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN | Sorin Dumitru | 1 | -4/+6 |
2015-05-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2 | -5/+12 |
2015-05-28 | ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call | Alexander Duyck | 1 | -2/+7 |
2015-05-28 | ip_vti/ip6_vti: Do not touch skb->mark on xmit | Alexander Duyck | 1 | -2/+3 |
2015-05-28 | esp4: Switch to new AEAD interface | Herbert Xu | 1 | -78/+122 |