开源镜像站
帮助
动态
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-06-22
rtnl/bond: don't send rtnl msg for unregistered iface
Nicolas Dichtel
2015-06-22
net: core: Correct an over-stringent device loop detection.
Vlad Yasevich
2015-05-06
net: rfs: fix crash in get_rps_cpus()
Eric Dumazet
2015-05-06
net: fix crash in build_skb()
Eric Dumazet
2015-05-06
net: do not deplete pfmemalloc reserve
Eric Dumazet
2015-04-29
skbuff: Do not scrub skb mark within the same name space
Herbert Xu
2015-04-29
Revert "net: Reset secmark when scrubbing packet"
Herbert Xu
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-03
netns: don't allocate an id for dead netns
Nicolas Dichtel
2015-04-03
Revert "netns: don't clear nsid too early on removal"
Nicolas Dichtel
2015-04-02
net: move fib_rules_unregister() under rtnl lock
WANG Cong
2015-03-29
netns: don't clear nsid too early on removal
Nicolas Dichtel
2015-03-24
net: use for_each_netdev_safe() in rtnl_group_changelink()
WANG Cong
2015-03-12
sock: fix possible NULL sk dereference in __skb_tstamp_tx
Willem de Bruijn
2015-03-11
xps: must clear sender_cpu before forwarding
Eric Dumazet
2015-03-11
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
2015-03-10
net: Handle unregister properly when netdev namespace change fails.
David S. Miller
2015-03-10
net: add comment for sock_efree() usage
Oliver Hartkopp
2015-03-01
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
2015-02-28
net: Verify permission to link_net in newlink
Eric W. Biederman
2015-02-28
net: Verify permission to dest_net in newlink
Eric W. Biederman
2015-02-24
rtnetlink: avoid 0 sized arrays
Sasha Levin
2015-02-22
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
2015-02-21
net: reject creation of netdev names with colons
Matthew Thode
2015-02-20
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
2015-02-20
sock: sock_dequeue_err_skb() needs hard irq safety
Eric Dumazet
2015-02-19
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-15
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-02-14
net: spelling fixes
Stephen Hemminger
2015-02-14
net/core: Fix warning while make xmldocs caused by dev.c
Masanari Iida
2015-02-13
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-11
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
2015-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-08
net:rfs: adjust table size checking
Eric Dumazet
2015-02-08
net: rfs: add hash collision detection
Eric Dumazet
2015-02-07
net: use netif_rx_ni() from process context
Eric Dumazet
2015-02-07
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
2015-02-05
pktgen: fix UDP checksum computation
Sabrina Dubroca
2015-02-05
flowcache: Fix kernel panic in flow_cache_flush_task
Miroslav Urbanek
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
net: remove some sparse warnings
Eric Dumazet
2015-02-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-04
net/core: Add event for a change in slave state
Moni Shoua
2015-02-04
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
2015-02-04
xps: fix xps for stacked devices
Eric Dumazet
2015-02-04
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
2015-02-02
net-timestamp: no-payload only sysctl
Willem de Bruijn
2015-02-02
net-timestamp: no-payload option
Willem de Bruijn
2015-02-01
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
[next]