开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2016-07-11
bpf: try harder on clones when writing into skb
Daniel Borkmann
2016-07-11
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
2016-05-18
net: fix infoleak in rtnetlink
Kangjie Lu
2016-05-18
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
2016-05-18
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
2016-04-20
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
2016-04-20
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
2016-04-20
net: fix bridge multicast packet checksum validation
Linus Lüssing
2016-03-03
IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
Phil Sutter
2016-03-03
flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...
Alexander Duyck
2016-03-03
net: Copy inner L3 and L4 headers as unaligned on GRE TEB
Alexander Duyck
2016-03-03
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2016-03-03
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
2016-03-03
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
2016-01-31
net: bpf: reject invalid shifts
Rabin Vincent
2016-01-31
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-31
net: pktgen: fix null ptr deref in skb allocation
John Fastabend
2016-01-06
net: possible use after free in dst_release
Francesco Ruggeri
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-17
net: check both type and procotol for tcp sockets
WANG Cong
2015-12-15
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
2015-12-11
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
2015-12-05
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2015-12-03
net/neighbour: fix crash at dumping device-agnostic proxy entries
Konstantin Khlebnikov
2015-12-01
net: fix sock_wake_async() rcu protection
Eric Dumazet
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-11-23
cgroups: Allow dynamically changing net_classid
Nina Schiff
2015-11-22
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
2015-11-17
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
2015-11-17
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
2015-11-17
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
2015-11-17
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
2015-11-16
net/core: use netdev name in warning if no parent
Bjørn Mork
2015-11-16
net: fix __netdev_update_features return on ndo_set_features failure
Nikolay Aleksandrov
2015-11-16
net: fix feature changes on devices without ndo_set_features
Nikolay Aleksandrov
2015-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-09
net: fix a race in dst_release()
Eric Dumazet
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-04
net/core: ensure features get disabled on new lower devs
Jarod Wilson
2015-11-03
net/core: fix for_each_netdev_feature
Jarod Wilson
2015-11-03
ptp: Change ptp_class to a proper bitmask
Stefan Sørensen
2015-11-02
net/core: generic support for disabling netdev features down stack
Jarod Wilson
2015-11-02
net: make skb_set_owner_w() more robust
Eric Dumazet
2015-10-27
sock: don't enable netstamp for af_unix sockets
Hannes Frederic Sowa
2015-10-26
net: tso: add support for IPv6
emmanuel.grumbach@intel.com
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-23
if_link: Add control trust VF
Hiroshi Shimamoto
[next]