summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-02-102-3/+25
* net:Add sysctl_max_skb_fragsHans Westgaard Ry2016-02-091-2/+2
* tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-02-091-3/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-0111-40/+70
|\
| * tcp: avoid cwnd undo after receiving ECNYuchung Cheng2016-01-291-2/+0
| * fib_trie: Fix shift by 32 in fib_table_lookupAlexander Duyck2016-01-291-3/+4
| * ipv4: ipconfig: avoid unused ic_proto_used symbolArnd Bergmann2016-01-291-0/+4
| * ipv4: early demux should be aware of fragmentsEric Dumazet2016-01-291-1/+4
| * tcp: beware of alignments in tcp_get_info()Eric Dumazet2016-01-281-4/+8
| * tcp: fix tcp_mark_head_lost to check skb len before fragmentingNeal Cardwell2016-01-281-5/+5
| * inet: frag: Always orphan skbs inside ip_defrag()Joe Stringer2016-01-282-2/+1
| * ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer2016-01-251-0/+1
| * tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet2016-01-211-5/+8
| * net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet2016-01-201-7/+14
| * udp: fix potential infinite loop in SO_REUSEPORT logicEric Dumazet2016-01-191-11/+21
* | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-221-3/+1
* | net: drop tcp_memcontrol.cVladimir Davydov2016-01-204-203/+0
* | mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-201-1/+1
* | mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner2016-01-201-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-151-0/+1
|\
| * net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-151-0/+1
* | mm: memcontrol: switch to the updated jump-label APIJohannes Weiner2016-01-141-2/+2
* | mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-141-2/+2
* | net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-143-49/+29
* | net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-141-2/+5
* | net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner2016-01-141-8/+0
* | net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner2016-01-141-3/+0
* | net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner2016-01-142-2/+5
* | memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov2016-01-141-12/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-114-6/+10
|\
| * udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2016-01-111-1/+1
| * tcp_yeah: don't set ssthresh below 2Neal Cardwell2016-01-111-1/+1
| * udp: restrict offloads to one namespaceHannes Frederic Sowa2016-01-102-4/+8
* | ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov2016-01-103-8/+8
* | ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov2016-01-103-8/+8
* | ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov2016-01-103-8/+9
* | ipv4: eliminate lock count warnings in ping.cLance Richardson2016-01-081-0/+2
* | ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson2016-01-081-8/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-082-2/+2
|\ \
| * | netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-282-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-063-4/+13
|\ \ \ | | |/ | |/|
| * | tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng2016-01-061-0/+3
| * | net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-042-4/+10
* | | soreuseport: pass skb to secondary UDP socket lookupCraig Gallek2016-01-061-4/+6
* | | inet: kill unused skb_free opFlorian Westphal2016-01-052-10/+1
* | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-042-8/+10
* | | soreuseport: fast reuseport UDP socket selectionCraig Gallek2016-01-041-22/+97
* | | udp: properly support MSG_PEEK with truncated buffersEric Dumazet2016-01-041-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-312-12/+37
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-12-221-9/+37
| |\
OpenPOWER on IntegriCloud