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.12.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-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
2014-12-24
net: Reset secmark when scrubbing packet
Thomas Graf
1
-0
/
+1
2014-12-24
net: Fix stacked vlan offload features computation
Toshiaki Makita
1
-5
/
+8
2014-12-24
mpls: Fix config check for mpls.
Pravin B Shelar
1
-1
/
+1
2014-12-24
net: Rearrange loop in net_rx_action
Herbert Xu
1
-14
/
+12
2014-12-24
net: Always poll at least one device in net_rx_action
Herbert Xu
1
-4
/
+3
2014-12-24
net: Detect drivers that reschedule NAPI and exhaust budget
Herbert Xu
1
-0
/
+9
2014-12-24
net: Move napi polling code out of net_rx_action
Herbert Xu
1
-44
/
+54
2014-12-24
net: drop the packet when fails to do software segmentation or header check
Jason Wang
1
-1
/
+1
2014-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+5
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-19
/
+20
2014-12-16
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
Or Gerlitz
1
-0
/
+5
2014-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+20
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-630
/
+985
2014-12-11
net: sock: fix access via invalid file descriptor
Alexei Starovoitov
1
-2
/
+2
2014-12-11
net: introduce helper macro for_each_cmsghdr
Gu Zheng
1
-2
/
+1
2014-12-11
Merge branch 'nsfs' into for-next
Al Viro
1
-19
/
+20
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-12-10
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
2
-8
/
+68
2014-12-10
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
1
-40
/
+77
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
1
-119
/
+19
2014-12-10
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+10
[prev]
[next]