summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-213-3/+117
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-134-14/+36
|\
| * net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter2015-07-101-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-091-9/+16
| |\
| | * netfilter: arptables: use percpu jumpstackFlorian Westphal2015-07-021-9/+16
| * | ipv4: add support for linkdown sysctl to netconfAndy Gospodarek2015-07-081-0/+13
| * | ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs2015-07-081-3/+5
* | | Revert "ipv4: use skb coalescing in defragmentation"Florian Westphal2015-07-111-20/+6
* | | tcp: do not export tcp_init_xmit_timers()Eric Dumazet2015-07-091-1/+0
* | | route: remove unsed variable in __mkroute_inputMasatake YAMATO2015-07-091-2/+1
* | | ipv6: Nonlocal bindTom Herbert2015-07-091-1/+2
* | | inet: inet_twsk_deschedule factorizationEric Dumazet2015-07-094-17/+14
* | | inet: simplify timewait refcountingEric Dumazet2015-07-092-57/+16
* | | tcp: update congestion state first before raising cwndYuchung Cheng2015-07-091-4/+4
* | | tcp: do not slow start when cwnd equals ssthreshYuchung Cheng2015-07-093-5/+3
* | | tcp: add tcp_in_slow_start helperYuchung Cheng2015-07-0910-13/+13
* | | tcp: v1 always send a quick ack when quickacks are enabledJon Maxwell2015-07-092-10/+7
* | | tcp: PRR uses CRB mode by default and SS mode conditionallyYuchung Cheng2015-07-081-14/+15
* | | tcp: reduce cwnd if retransmit is lost in CA_LossYuchung Cheng2015-07-081-6/+8
|/ /
* | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-021-8/+1
|\ \ | |/ |/|
| * netfilter: don't use module_init/exit in core IPV4 codePaul Gortmaker2015-06-161-8/+1
* | ipv4: fix RCU lockdep warning from linkdown changesAndy Gospodarek2015-06-281-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-2443-456/+1413
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-244-5/+17
| |\ \
| | * | ip: report the original address of ICMP messagesJulian Anastasov2015-06-241-1/+10
| | * | tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch2015-06-233-4/+7
| | |/
| * | net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter2015-06-241-0/+4
| * | net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-247-16/+48
| * | net: track link-status of ipv4 nexthopsAndy Gospodarek2015-06-242-21/+62
| * | inet_diag: Remove _bh suffix in inet_diag_dump_reqs().Hiroaki SHIMODA2015-06-231-2/+2
| * | ipv4: include NLM_F_APPEND flag in append route notificationsRoopa Prabhu2015-06-211-2/+5
| * | sock_diag: fetch source port from inet_sockCraig Gallek2015-06-211-0/+2
| * | sock_diag: implement a get_info handler for inetCraig Gallek2015-06-153-3/+52
| * | sock_diag: specify info_size per inet protocolCraig Gallek2015-06-153-2/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-06-154-99/+89
| |\ \
| | * | netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet2015-06-152-4/+4
| | * | netfilter: Kconfig: get rid of parens around depends onPablo Neira Ayuso2015-06-151-1/+2
| | * | netfilter: xtables: avoid percpu ruleset duplicationFlorian Westphal2015-06-122-83/+31
| | * | netfilter: xtables: use percpu rule countersFlorian Westphal2015-06-122-9/+54
| | * | net: ip_fragment: remove BRIDGE_NETFILTER mtu special handlingFlorian Westphal2015-06-121-4/+0
| * | | tcp: cdg: use div_u64()Kenneth Klette Jonassen2015-06-141-1/+1
| * | | net: ipv4: un-inline ip_finish_output2Florian Westphal2015-06-121-1/+1
| |/ /
| * | tcp: remove obsolete check in tcp_set_skb_tso_segs()Eric Dumazet2015-06-111-3/+0
| * | tcp: fill shinfo->gso_size at last momentEric Dumazet2015-06-112-12/+8
| * | tcp: tcp_set_skb_tso_segs() no longer need struct sock parameterEric Dumazet2015-06-111-16/+14
| * | tcp: fill shinfo->gso_type at last momentEric Dumazet2015-06-112-9/+3
| * | tcp: reserve tcp_skb_mss() to tcp stackEric Dumazet2015-06-111-2/+2
| * | tcp: add CDG congestion controlKenneth Klette Jonassen2015-06-113-0/+454
| * | tcp: export tcp_enter_cwr()Kenneth Klette Jonassen2015-06-111-0/+1
| * | net: tcp: dctcp_update_alpha() fixes.Eric Dumazet2015-06-101-10/+16
OpenPOWER on IntegriCloud