index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-28
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-27
1
-0
/
+14
*
|
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
2015-01-24
1
-0
/
+1
*
|
rtnl: fix error path when adding an iface with a link net
Nicolas Dichtel
2015-01-24
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-19
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-18
1
-24
/
+21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
1
-0
/
+44
|
\
|
|
*
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
Jean-Francois Remy
2015-01-14
1
-0
/
+44
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
3
-10
/
+10
*
|
net: allow large number of rx queues
Pankaj Gupta
2015-01-12
1
-5
/
+8
*
|
ethtool: Extend ethtool plugin module eeprom API to phylib
Ed Swierk
2015-01-06
1
-11
/
+34
*
|
net: tcp: add RTAX_CC_ALGO fib handling
Daniel Borkmann
2015-01-06
1
-2
/
+13
*
|
net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined
Hubert Sokolowski
2015-01-06
1
-2
/
+3
*
|
net: skbuff: don't zero tc members when freeing skb
Florian Westphal
2015-01-02
1
-7
/
+0
|
/
*
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2014-12-26
1
-9
/
+14
*
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
2014-12-26
1
-0
/
+1
*
net: Reset secmark when scrubbing packet
Thomas Graf
2014-12-24
1
-0
/
+1
*
net: Fix stacked vlan offload features computation
Toshiaki Makita
2014-12-24
1
-5
/
+8
*
mpls: Fix config check for mpls.
Pravin B Shelar
2014-12-24
1
-1
/
+1
*
net: Rearrange loop in net_rx_action
Herbert Xu
2014-12-24
1
-14
/
+12
*
net: Always poll at least one device in net_rx_action
Herbert Xu
2014-12-24
1
-4
/
+3
*
net: Detect drivers that reschedule NAPI and exhaust budget
Herbert Xu
2014-12-24
1
-0
/
+9
*
net: Move napi polling code out of net_rx_action
Herbert Xu
2014-12-24
1
-44
/
+54
*
net: drop the packet when fails to do software segmentation or header check
Jason Wang
2014-12-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-12-19
1
-0
/
+5
|
\
|
*
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
Or Gerlitz
2014-12-16
1
-0
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-17
1
-19
/
+20
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'nsfs' into for-next
Al Viro
2014-12-11
1
-19
/
+20
|
|
\
|
|
*
bury struct proc_ns in fs/proc
Al Viro
2014-12-04
1
-3
/
+1
|
|
*
copy address of proc_ns_ops into ns_common
Al Viro
2014-12-04
1
-2
/
+7
|
|
*
new helpers: ns_alloc_inum/ns_free_inum
Al Viro
2014-12-04
1
-2
/
+2
|
|
*
make proc_ns_operations work with struct ns_common * instead of void *
Al Viro
2014-12-04
1
-9
/
+3
|
|
*
netns: switch ->get()/->put()/->install()/->inum() to working with &net->ns
Al Viro
2014-12-04
1
-6
/
+10
|
|
*
common object embedded into various struct ....ns
Al Viro
2014-12-04
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
1
-4
/
+20
|
\
\
\
|
*
|
|
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
2014-11-25
1
-4
/
+20
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
19
-630
/
+985
|
\
\
\
\
|
*
|
|
|
net: sock: fix access via invalid file descriptor
Alexei Starovoitov
2014-12-11
1
-2
/
+2
|
*
|
|
|
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-11
1
-2
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
1
-0
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
2014-12-10
2
-8
/
+68
|
*
|
|
|
|
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
2014-12-10
1
-40
/
+77
|
*
|
|
|
|
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-10
1
-119
/
+19
|
|
\
\
\
\
\
|
|
*
|
|
|
|
skb_copy_datagram_iovec() can die
Al Viro
2014-12-09
1
-84
/
+0
[next]