开源镜像站
帮助
动态
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
2015-07-30
neigh: do not modify unlinked entries
Julian Anastasov
2015-07-30
net: don't wait for order-3 page allocation
Shaohua Li
2015-04-30
net: fix crash in build_skb()
Eric Dumazet
2015-04-30
net: do not deplete pfmemalloc reserve
Eric Dumazet
2015-04-09
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
2015-03-12
net: reject creation of netdev names with colons
Matthew Thode
2015-03-12
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
2015-03-12
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-03-12
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
2015-03-12
pktgen: fix UDP checksum computation
Sabrina Dubroca
2015-02-10
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
2015-02-10
net: rps: fix cpu unplug
Eric Dumazet
2015-01-26
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
2015-01-26
net: Reset secmark when scrubbing packet
Thomas Graf
2015-01-26
net: Fix stacked vlan offload features computation
Toshiaki Makita
2015-01-06
rtnetlink: release net refcnt on error in do_setlink()
Nicolas Dichtel
2014-10-31
net: fix checksum features handling in netif_skb_features()
Michal Kubeček
2014-10-17
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2014-10-17
rtnetlink: fix VF info size
Jiri Benc
2014-08-19
iovec: make sure the caller actually wants anything in memcpy_fromiovecend
Sasha Levin
2014-08-19
net: Correctly set segment mac_len in skb_segment().
Vlad Yasevich
2014-08-19
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
2014-08-19
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-07-29
net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
Loic Prylli
2014-07-29
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2014-07-29
net: fix UDP tunnel GSO of frag_list GRO packets
Wei-Chun Chao
2014-06-27
net: Do not enable tx-nocache-copy by default
Benjamin Poirier
2014-06-23
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
2014-06-23
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-06-23
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-06-23
net: Add variants of capable for use on on sockets
Eric W. Biederman
2014-06-23
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2014-06-23
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
2014-06-23
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
2014-06-23
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
2014-06-23
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
2014-06-23
skbuff: skb_segment: s/frag/nskb_frag/
Michael S. Tsirkin
2014-05-29
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-05-29
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2014-05-29
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
2014-05-29
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
2014-05-29
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
2014-05-29
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2014-05-29
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
2014-05-29
net: core: don't account for udp header size when computing seglen
Florian Westphal
2014-04-18
netpoll: fix the skb check in pkt_is_ns
Li RongQing
2014-04-18
rtnetlink: fix fdb notification flags
Nicolas Dichtel
2014-04-18
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-13
neigh: recompute reachabletime before returning from neigh_periodic_work()
Duan Jiong
2014-02-26
net: use __GFP_NORETRY for high order allocations
Eric Dumazet
[next]