aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-22
* net: drop tcp_memcontrol.cVladimir Davydov2016-01-20
* mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-20
* mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner2016-01-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-15
|\
| * net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-15
* | mm: memcontrol: switch to the updated jump-label APIJohannes Weiner2016-01-14
* | mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-14
* | net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-14
* | net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-14
* | net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner2016-01-14
* | net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner2016-01-14
* | net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner2016-01-14
* | memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov2016-01-14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-11
|\
| * udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2016-01-11
| * tcp_yeah: don't set ssthresh below 2Neal Cardwell2016-01-11
| * udp: restrict offloads to one namespaceHannes Frederic Sowa2016-01-10
* | ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov2016-01-10
* | ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov2016-01-10
* | ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov2016-01-10
* | ipv4: eliminate lock count warnings in ping.cLance Richardson2016-01-08
* | ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson2016-01-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-08
|\ \
| * | netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-06
|\ \ \ | | |/ | |/|
| * | tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng2016-01-06
| * | net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-04
* | | soreuseport: pass skb to secondary UDP socket lookupCraig Gallek2016-01-06
* | | inet: kill unused skb_free opFlorian Westphal2016-01-05
* | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-04
* | | soreuseport: fast reuseport UDP socket selectionCraig Gallek2016-01-04
* | | udp: properly support MSG_PEEK with truncated buffersEric Dumazet2016-01-04
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-31
|\| | | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-12-22
| |\
| | * xfrm: dst_entries_init() per-net dst_opsDan Streetman2015-11-03
| * | ipip: ioctl: Remove superfluous IP-TTL handling.Pravin B Shelar2015-12-18
* | | ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-25
* | | tcp: honour SO_BINDTODEVICE for TW_RST case tooFlorian Westphal2015-12-22
* | | tcp: send_reset: test for non-NULL sk firstFlorian Westphal2015-12-22
* | | net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti2015-12-22
* | | tcp: diag: add support for request sockets to tcp_abort()Eric Dumazet2015-12-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-12-18
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-12-14
| |\ \ \
| * | | | netfilter: remove duplicate includestephen hemminger2015-11-23
* | | | | net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern2015-12-18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | tcp: restore fastopen with no data in SYN packetEric Dumazet2015-12-17
| * | | | fou: clean up socket with kfree_rcuHannes Frederic Sowa2015-12-16
| * | | | net: fix IP early demux racesEric Dumazet2015-12-14