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
*
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
2015-03-01
1
-3
/
+1
*
net: Verify permission to link_net in newlink
Eric W. Biederman
2015-02-28
1
-0
/
+3
*
net: Verify permission to dest_net in newlink
Eric W. Biederman
2015-02-28
1
-0
/
+4
*
rtnetlink: avoid 0 sized arrays
Sasha Levin
2015-02-24
1
-2
/
+2
*
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
2015-02-22
1
-0
/
+3
*
net: reject creation of netdev names with colons
Matthew Thode
2015-02-21
1
-1
/
+1
*
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
2015-02-20
1
-0
/
+1
*
sock: sock_dequeue_err_skb() needs hard irq safety
Eric Dumazet
2015-02-20
1
-2
/
+3
*
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
2015-02-19
1
-1
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-17
4
-4
/
+12
|
\
|
*
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-02-15
1
-1
/
+8
|
*
net: spelling fixes
Stephen Hemminger
2015-02-14
2
-2
/
+2
|
*
net/core: Fix warning while make xmldocs caused by dev.c
Masanari Iida
2015-02-14
1
-1
/
+1
|
*
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
2015-02-11
1
-0
/
+1
*
|
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
2
-22
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-09
4
-23
/
+17
|
\
|
*
net: use netif_rx_ni() from process context
Eric Dumazet
2015-02-07
1
-2
/
+2
|
*
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
2015-02-07
1
-12
/
+6
|
*
pktgen: fix UDP checksum computation
Sabrina Dubroca
2015-02-05
1
-8
/
+8
|
*
flowcache: Fix kernel panic in flow_cache_flush_task
Miroslav Urbanek
2015-02-05
1
-1
/
+1
*
|
net:rfs: adjust table size checking
Eric Dumazet
2015-02-08
1
-1
/
+1
*
|
net: rfs: add hash collision detection
Eric Dumazet
2015-02-08
2
-22
/
+28
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
2
-34
/
+9
|
\
|
|
*
net: remove some sparse warnings
Eric Dumazet
2015-02-05
1
-3
/
+3
|
*
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
2015-01-30
1
-30
/
+1
|
*
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
2015-01-28
1
-1
/
+5
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-04
2
-138
/
+1
|
\
\
|
*
|
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
2015-02-04
2
-138
/
+1
*
|
|
net/core: Add event for a change in slave state
Moni Shoua
2015-02-04
2
-0
/
+21
*
|
|
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
2015-02-04
1
-0
/
+1
|
\
\
\
|
*
|
|
nl80211: Allow set network namespace by fd
Vadim Kochan
2015-01-23
1
-0
/
+1
*
|
|
|
xps: fix xps for stacked devices
Eric Dumazet
2015-02-04
2
-1
/
+10
*
|
|
|
net-timestamp: no-payload only sysctl
Willem de Bruijn
2015-02-02
3
-1
/
+32
*
|
|
|
net-timestamp: no-payload option
Willem de Bruijn
2015-02-02
1
-5
/
+14
*
|
|
|
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
2015-02-01
1
-4
/
+6
|
|
/
/
|
/
|
|
*
|
|
dev: add per net_device packet type chains
Salam Noureddine
2015-01-29
1
-48
/
+84
*
|
|
rtnetlink: pass link_net to the newlink handler
Nicolas Dichtel
2015-01-29
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
1
-5
/
+15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: rps: fix cpu unplug
Eric Dumazet
2015-01-16
1
-5
/
+15
*
|
|
flow_dissector: add tipc support
Erik Hugne
2015-01-26
1
-0
/
+14
*
|
|
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
2015-01-23
1
-0
/
+1
*
|
|
rtnl: fix error path when adding an iface with a link net
Nicolas Dichtel
2015-01-23
1
-1
/
+4
*
|
|
rtnl: allow to create device with IFLA_LINK_NETNSID set
Nicolas Dichtel
2015-01-19
1
-3
/
+22
*
|
|
rtnl: add link netns id to interface messages
Nicolas Dichtel
2015-01-19
1
-0
/
+13
*
|
|
netns: add rtnl cmd to add and get peer netns ids
Nicolas Dichtel
2015-01-19
1
-0
/
+211
*
|
|
bridge: remove oflags from setlink/dellink.
Rosen, Rami
2015-01-19
1
-6
/
+2
*
|
|
netlink: Fix bugs in nlmsg_end() conversions.
David S. Miller
2015-01-18
2
-5
/
+5
*
|
|
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
3
-8
/
+16
*
|
|
bridge: fix setlink/dellink notifications
Roopa Prabhu
2015-01-17
1
-24
/
+21
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
1
-0
/
+44
|
\
|
|
[next]