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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"
Ben Hutchings
2016-01-22
1
-5
/
+1
*
net: possible use after free in dst_release
Francesco Ruggeri
2016-01-22
1
-1
/
+2
*
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
2016-01-22
1
-1
/
+4
*
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
2015-12-30
1
-0
/
+2
*
net: fix __netdev_update_features return on ndo_set_features failure
Nikolay Aleksandrov
2015-12-30
1
-1
/
+1
*
net: fix a race in dst_release()
Eric Dumazet
2015-11-27
1
-1
/
+1
*
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
2015-11-17
1
-1
/
+1
*
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-11-17
1
-4
/
+5
*
net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
2015-11-17
1
-1
/
+5
*
fib_rules: fix fib rule dumps across multiple skbs
Wilson Kok
2015-10-13
1
-5
/
+9
*
net: Fix skb csum races when peeking
Herbert Xu
2015-10-13
1
-1
/
+2
*
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
2015-10-13
1
-1
/
+3
*
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
2015-10-13
1
-6
/
+7
*
net: Clone skb before setting peeked flag
Herbert Xu
2015-10-13
1
-4
/
+38
*
datagram: Factor out sk queue referencing
Pavel Emelyanov
2015-08-12
1
-4
/
+5
*
net: call rcu_read_lock early in process_backlog
Julian Anastasov
2015-08-12
1
-15
/
+11
*
net: do not process device backlog during unregistration
Julian Anastasov
2015-08-12
1
-2
/
+4
*
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
2015-08-12
1
-54
/
+52
*
pktgen: adjust spacing in proc file interface output
Jesper Dangaard Brouer
2015-08-12
1
-1
/
+1
*
neigh: do not modify unlinked entries
Julian Anastasov
2015-08-07
1
-0
/
+11
*
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
2015-05-09
1
-6
/
+6
*
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
2015-05-09
1
-4
/
+10
*
net: reject creation of netdev names with colons
Matthew Thode
2015-05-09
1
-1
/
+1
*
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
2015-05-09
1
-1
/
+14
*
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-05-09
1
-2
/
+10
*
net: rps: fix cpu unplug
Eric Dumazet
2015-05-09
1
-5
/
+15
*
net: use for_each_netdev_safe() in rtnl_group_changelink()
WANG Cong
2015-05-09
1
-2
/
+2
*
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
2015-05-09
1
-8
/
+4
*
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
2015-02-20
1
-0
/
+1
*
Revert "tcp: Apply device TSO segment limit earlier"
Ben Hutchings
2015-02-20
1
-1
/
+0
*
net: Fix stacked vlan offload features computation
Toshiaki Makita
2015-02-20
1
-5
/
+7
*
iovec: make sure the caller actually wants anything in memcpy_fromiovecend
Sasha Levin
2014-09-13
1
-0
/
+4
*
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-09-13
1
-23
/
+0
*
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
2014-09-13
1
-3
/
+3
*
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
2014-08-06
1
-4
/
+18
*
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
2014-07-11
1
-0
/
+3
*
skbuff: export skb_copy_ubufs
Michael S. Tsirkin
2014-07-11
1
-1
/
+1
*
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-06-09
1
-0
/
+1
*
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
2014-06-09
1
-5
/
+4
*
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
2014-06-09
1
-6
/
+10
*
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
2014-06-09
1
-5
/
+12
*
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
2014-06-09
1
-1
/
+5
*
net: core: don't account for udp header size when computing seglen
Florian Westphal
2014-06-09
1
-5
/
+7
*
net: add and use skb_gso_transport_seglen()
Florian Westphal
2014-04-09
1
-0
/
+25
*
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
2014-04-02
1
-0
/
+7
*
fuse: fix pipe_buf_operations
Miklos Szeredi
2014-04-02
1
-31
/
+1
*
net: drop_monitor: fix the value of maxattr
Changli Gao
2014-02-15
1
-1
/
+0
*
net: flow_dissector: fail on evil iph->ihl
Jason Wang
2014-01-03
1
-0
/
+2
*
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
2014-01-03
1
-0
/
+7
*
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
2014-01-03
1
-1
/
+1
[next]