index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2016-01-22
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2016-01-20
net: drop tcp_memcontrol.c
Vladimir Davydov
2016-01-20
mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
Johannes Weiner
2016-01-20
mm: memcontrol: drop unused @css argument in memcg_init_kmem
Johannes Weiner
2016-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-01-15
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-14
mm: memcontrol: switch to the updated jump-label API
Johannes Weiner
2016-01-14
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
2016-01-14
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
2016-01-14
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
2016-01-14
net: tcp_memcontrol: simplify the per-memcg limit access
Johannes Weiner
2016-01-14
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
2016-01-14
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
2016-01-14
memcg: do not allow to disable tcp accounting after limit is set
Vladimir Davydov
2016-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
2016-01-11
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
2016-01-10
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
Nikolay Borisov
2016-01-10
ipv4: Namespecify tcp_keepalive_probes sysctl knob
Nikolay Borisov
2016-01-10
ipv4: Namespaceify tcp_keepalive_time sysctl knob
Nikolay Borisov
2016-01-10
udp: restrict offloads to one namespace
Hannes Frederic Sowa
2016-01-08
ipv4: eliminate lock count warnings in ping.c
Lance Richardson
2016-01-08
ipv4: fix endianness warnings in ip_tunnel_core.c
Lance Richardson
2016-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-06
tcp: fix zero cwnd in tcp_cwnd_reduction
Yuchung Cheng
2016-01-06
soreuseport: pass skb to secondary UDP socket lookup
Craig Gallek
2016-01-05
inet: kill unused skb_free op
Florian Westphal
2016-01-04
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2016-01-04
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2016-01-04
soreuseport: fast reuseport UDP socket selection
Craig Gallek
2016-01-04
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-28
netfilter: nf_tables: release objects on netns destruction
Pablo Neira Ayuso
2015-12-25
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
2015-12-22
tcp: honour SO_BINDTODEVICE for TW_RST case too
Florian Westphal
2015-12-22
tcp: send_reset: test for non-NULL sk first
Florian Westphal
2015-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-12-22
net: tcp: deal with listen sockets properly in tcp_abort.
Lorenzo Colitti
2015-12-18
ipip: ioctl: Remove superfluous IP-TTL handling.
Pravin B Shelar
2015-12-18
tcp: diag: add support for request sockets to tcp_abort()
Eric Dumazet
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-12-18
net: Allow accepted sockets to be bound to l3mdev domain
David Ahern
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
2015-12-16
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
2015-12-15
net: diag: Support destroying TCP sockets.
Lorenzo Colitti
2015-12-15
net: diag: Support SOCK_DESTROY for inet sockets.
Lorenzo Colitti
2015-12-15
net: diag: split inet_diag_dump_one_icsk into two
Lorenzo Colitti
2015-12-15
tcp: Fix conditions to determine checksum offload
Tom Herbert
[next]