summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-231-3/+1Star
* net: drop tcp_memcontrol.cVladimir Davydov2016-01-214-203/+0Star
* mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-211-1/+1
* mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner2016-01-211-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-151-2/+2
* | mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-151-2/+2
* | net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-153-49/+29Star
* | net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-151-2/+5
* | net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner2016-01-151-8/+0Star
* | net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner2016-01-151-3/+0Star
* | net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner2016-01-152-2/+5
* | memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov2016-01-151-12/+5Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-124-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-091-0/+2
* | ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson2016-01-091-8/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-092-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-073-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-052-4/+10
* | | soreuseport: pass skb to secondary UDP socket lookupCraig Gallek2016-01-061-4/+6
* | | inet: kill unused skb_free opFlorian Westphal2016-01-062-10/+1Star
* | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-052-8/+10
* | | soreuseport: fast reuseport UDP socket selectionCraig Gallek2016-01-051-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. Miller2016-01-012-12/+37
|\| | | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-12-221-9/+37
| |\
| | * xfrm: dst_entries_init() per-net dst_opsDan Streetman2015-11-031-9/+37
| * | ipip: ioctl: Remove superfluous IP-TTL handling.Pravin B Shelar2015-12-181-3/+0Star
* | | ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-265-20/+16Star
* | | tcp: honour SO_BINDTODEVICE for TW_RST case tooFlorian Westphal2015-12-222-8/+11
* | | tcp: send_reset: test for non-NULL sk firstFlorian Westphal2015-12-221-6/+5Star
* | | net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti2015-12-221-0/+5
* | | tcp: diag: add support for request sockets to tcp_abort()Eric Dumazet2015-12-181-0/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-12-181-1/+0Star
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-12-1415-398/+458
| |\ \ \
| * | | | netfilter: remove duplicate includestephen hemminger2015-11-231-1/+0Star
* | | | | net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern2015-12-184-3/+15
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-186-15/+29
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | tcp: restore fastopen with no data in SYN packetEric Dumazet2015-12-171-11/+12
| * | | | fou: clean up socket with kfree_rcuHannes Frederic Sowa2015-12-171-1/+2
| * | | | net: fix IP early demux racesEric Dumazet2015-12-151-3/+2Star