index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2015-12-09
net: fix a race in dst_release()
Eric Dumazet
2015-10-27
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
2015-10-27
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-10-22
fib_rules: Fix dump_rules() not to exit early
Roland Dreier
2015-10-01
fib_rules: fix fib rule dumps across multiple skbs
Wilson Kok
2015-10-01
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
2015-10-01
net: Fix skb csum races when peeking
Herbert Xu
2015-10-01
net: Clone skb before setting peeked flag
Herbert Xu
2015-10-01
net: call rcu_read_lock early in process_backlog
Julian Anastasov
2015-10-01
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
2015-03-26
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
2015-03-18
net: reject creation of netdev names with colons
Matthew Thode
2015-03-18
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
2015-03-18
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-03-18
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
2015-02-26
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
2015-02-26
net: rps: fix cpu unplug
Eric Dumazet
2014-12-16
rtnetlink: release net refcnt on error in do_setlink()
Nicolas Dichtel
2014-08-14
iovec: make sure the caller actually wants anything in memcpy_fromiovecend
Sasha Levin
2014-08-14
net: Correctly set segment mac_len in skb_segment().
Vlad Yasevich
2014-08-14
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
2014-08-14
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-07-28
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2014-06-30
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
2014-06-26
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
2014-06-26
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-06-26
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-06-26
net: Add variants of capable for use on on sockets
Eric W. Biederman
2014-06-26
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2014-05-30
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-05-30
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
2014-05-30
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
2014-05-30
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
2014-05-30
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2014-05-30
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
2014-05-30
net: core: don't account for udp header size when computing seglen
Florian Westphal
2014-04-14
netpoll: fix the skb check in pkt_is_ns
Li RongQing
2014-04-14
rtnetlink: fix fdb notification flags
Nicolas Dichtel
2014-04-14
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-23
neigh: recompute reachabletime before returning from neigh_periodic_work()
Duan Jiong
2014-03-06
net: use __GFP_NORETRY for high order allocations
Eric Dumazet
2014-03-06
net: core: introduce netif_skb_dev_features
Florian Westphal
2014-03-06
net: add and use skb_gso_transport_seglen()
Florian Westphal
2014-03-06
netpoll: fix netconsole IPv6 setup
Sabrina Dubroca
2014-03-06
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
2014-02-13
fuse: fix pipe_buf_operations
Miklos Szeredi
2014-02-06
bpf: do not use reciprocal divide
Eric Dumazet
2014-01-15
net: Loosen constraints for recalculating checksum in skb_segment()
Simon Horman
2014-01-15
netpoll: Fix missing TXQ unlock and and OOPS.
David S. Miller
2014-01-15
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
[next]