index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2016-01-29
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
2016-01-29
Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"
Willy Tarreau
2015-12-06
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
2015-12-06
net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
2015-12-06
net: Fix skb csum races when peeking
Herbert Xu
2015-12-06
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
2015-12-06
net: Clone skb before setting peeked flag
Herbert Xu
2015-09-18
pktgen: adjust spacing in proc file interface output
Jesper Dangaard Brouer
2015-05-24
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
2015-05-24
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
2015-05-24
net: reject creation of netdev names with colons
Matthew Thode
2014-11-23
iovec: make sure the caller actually wants anything in memcpy_fromiovecend
Sasha Levin
2014-11-23
net: Correctly set segment mac_len in skb_segment().
Vlad Yasevich
2014-11-23
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
2014-11-23
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
2014-06-19
net: fix regression introduced in 2.6.32.62 by sysctl fixes
Willy Tarreau
2014-06-19
ethtool: Report link-down while interface is down
Ben Hutchings
2014-05-19
net: fix 'ip rule' iif/oif device rename
Maciej Zenczykowski
2014-05-19
net: drop_monitor: fix the value of maxattr
Changli Gao
2014-05-19
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
2014-05-19
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
2014-05-19
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2014-05-19
net: Fix "ip rule delete table 256"
Andreas Henriksson
2014-05-19
net: check net.core.somaxconn sysctl values
Roman Gushchin
2014-05-19
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-06-10
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
2013-06-10
net: reduce net_rx_action() latency to 2 HZ
Eric Dumazet
2013-06-10
net/core: Fix potential memory leak in dev_set_alias()
Alexey Khoroshilov
2012-10-07
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2012-10-07
net: fix a race in sock_queue_err_skb()
Eric Dumazet
2012-10-07
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
2012-02-13
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
2012-02-13
net: fix sk_forward_alloc corruptions
Eric Dumazet
2011-12-09
gro: reset vlan_tci on reuse
Benjamin Poirier
2011-11-07
scm: lower SCM_MAX_FD
Eric Dumazet
2011-11-07
GRO: fix merging a paged skb after non-paged skbs
Michal Schmidt
2011-08-15
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-07-13
net: filter: Use WARN_RATELIMIT
Joe Perches
2011-04-14
gro: reset skb_iif on reuse
Andy Gospodarek
2011-04-14
gro: Reset dev pointer on reuse
Herbert Xu
2011-03-14
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
2011-03-02
filter: make sure filters dont read uninitialized memory
David S. Miller
2011-01-07
net: release dst entry while cache-hot for GSO case too
Krishna Kumar
2010-12-09
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
2010-12-09
net: NETIF_F_HW_CSUM does not imply FCoE CRC offload
Ben Hutchings
2010-12-09
net: clear heap allocation for ETHTOOL_GRXCLSRLALL
Kees Cook
2010-10-28
net: clear heap allocations for privileged ethtool actions
Kees Cook
2010-10-28
net: Fix the condition passed to sk_wait_event()
Nagendra Tomar
2010-10-28
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2010-09-26
gro: Fix bogus gso_size on the first fraglist entry
Herbert Xu
[next]