index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-4
/
+12
2015-02-15
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
1
-1
/
+8
2015-02-15
net: spelling fixes
Stephen Hemminger
2
-2
/
+2
2015-02-15
net/core: Fix warning while make xmldocs caused by dev.c
Masanari Iida
1
-1
/
+1
2015-02-14
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-22
/
+8
2015-02-12
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
1
-0
/
+1
2015-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-23
/
+17
2015-02-09
net:rfs: adjust table size checking
Eric Dumazet
1
-1
/
+1
2015-02-09
net: rfs: add hash collision detection
Eric Dumazet
2
-22
/
+28
2015-02-08
net: use netif_rx_ni() from process context
Eric Dumazet
1
-2
/
+2
2015-02-08
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
1
-12
/
+6
2015-02-06
pktgen: fix UDP checksum computation
Sabrina Dubroca
1
-8
/
+8
2015-02-06
flowcache: Fix kernel panic in flow_cache_flush_task
Miroslav Urbanek
1
-1
/
+1
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-34
/
+9
2015-02-05
net: remove some sparse warnings
Eric Dumazet
1
-3
/
+3
2015-02-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2
-138
/
+1
2015-02-05
net/core: Add event for a change in slave state
Moni Shoua
2
-0
/
+21
2015-02-05
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+1
2015-02-05
xps: fix xps for stacked devices
Eric Dumazet
2
-1
/
+10
2015-02-04
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
2
-138
/
+1
2015-02-03
net-timestamp: no-payload only sysctl
Willem de Bruijn
3
-1
/
+32
2015-02-03
net-timestamp: no-payload option
Willem de Bruijn
1
-5
/
+14
2015-02-02
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
1
-4
/
+6
2015-01-31
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
1
-30
/
+1
2015-01-30
dev: add per net_device packet type chains
Salam Noureddine
1
-48
/
+84
2015-01-30
rtnetlink: pass link_net to the newlink handler
Nicolas Dichtel
1
-1
/
+1
2015-01-29
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
1
-1
/
+5
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+15
2015-01-27
flow_dissector: add tipc support
Erik Hugne
1
-0
/
+14
2015-01-24
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
1
-0
/
+1
2015-01-24
rtnl: fix error path when adding an iface with a link net
Nicolas Dichtel
1
-1
/
+4
2015-01-23
nl80211: Allow set network namespace by fd
Vadim Kochan
1
-0
/
+1
2015-01-19
rtnl: allow to create device with IFLA_LINK_NETNSID set
Nicolas Dichtel
1
-3
/
+22
2015-01-19
rtnl: add link netns id to interface messages
Nicolas Dichtel
1
-0
/
+13
2015-01-19
netns: add rtnl cmd to add and get peer netns ids
Nicolas Dichtel
1
-0
/
+211
2015-01-19
bridge: remove oflags from setlink/dellink.
Rosen, Rami
1
-6
/
+2
2015-01-19
netlink: Fix bugs in nlmsg_end() conversions.
David S. Miller
2
-5
/
+5
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
3
-8
/
+16
2015-01-18
bridge: fix setlink/dellink notifications
Roopa Prabhu
1
-24
/
+21
2015-01-16
net: rps: fix cpu unplug
Eric Dumazet
1
-5
/
+15
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+44
2015-01-14
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
Jean-Francois Remy
1
-0
/
+44
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
3
-10
/
+10
2015-01-13
net: allow large number of rx queues
Pankaj Gupta
1
-5
/
+8
2015-01-07
ethtool: Extend ethtool plugin module eeprom API to phylib
Ed Swierk
1
-11
/
+34
2015-01-06
net: tcp: add RTAX_CC_ALGO fib handling
Daniel Borkmann
1
-2
/
+13
2015-01-06
net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined
Hubert Sokolowski
1
-2
/
+3
2015-01-03
net: skbuff: don't zero tc members when freeing skb
Florian Westphal
1
-7
/
+0
2014-12-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-9
/
+14
2014-12-27
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
1
-0
/
+1
[next]