index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
switchdev: don't support custom ip rules, for now
Scott Feldman
2015-03-06
4
-0
/
+81
*
switchdev: add IPv4 fib ndo ops wrappers
Scott Feldman
2015-03-06
1
-0
/
+39
*
net: dsa: extract dsa switch tree setup and removal
Florian Fainelli
2015-03-06
1
-39
/
+52
*
net: dsa: let switches specify their tagging protocol
Florian Fainelli
2015-03-06
1
-2
/
+3
*
net: dsa: split dsa_switch_setup into two functions
Florian Fainelli
2015-03-06
1
-37
/
+51
*
net: dsa: allow deferred probing
Florian Fainelli
2015-03-06
1
-3
/
+3
*
net: dsa: update dsa_of_{probe, remove} to use a device pointer
Florian Fainelli
2015-03-06
1
-12
/
+12
*
inet_diag: remove duplicate code from inet_twsk_diag_dump()
Eric Dumazet
2015-03-06
1
-24
/
+31
*
tipc: add ip/udp media type
Erik Hugne
2015-03-06
6
-8
/
+470
*
tipc: increase size of tipc discovery messages
Erik Hugne
2015-03-06
1
-4
/
+3
*
net_sched: move tp->root allocation into fw_init()
WANG Cong
2015-03-06
1
-10
/
+13
*
net_sched: move tp->root allocation into route4_init()
WANG Cong
2015-03-06
1
-7
/
+7
*
mpls: using vzalloc requires including vmalloc.h
Stephen Rothwell
2015-03-06
1
-0
/
+1
*
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
2015-03-05
5
-8
/
+20
*
ax25: Fix the build when CONFIG_INET is disabled
kbuild test robot
2015-03-05
1
-1
/
+1
*
fib_trie: Prevent allocating tnode if bits is too big for size_t
Alexander Duyck
2015-03-05
1
-3
/
+13
*
fib_trie: Update last spot w/ idx >> n->bits code and explanation
Alexander Duyck
2015-03-05
1
-5
/
+13
*
fib_trie: Make fib_table rcu safe
Alexander Duyck
2015-03-05
2
-21
/
+52
*
fib_trie: move leaf and tnode to occupy the same spot in the key vector
Alexander Duyck
2015-03-05
1
-24
/
+27
*
fib_trie: Update insert and delete to make use of tp from find_node
Alexander Duyck
2015-03-05
1
-142
/
+95
*
fib_trie: Fib find node should return parent
Alexander Duyck
2015-03-05
1
-18
/
+24
*
fib_trie: Fib walk rcu should take a tnode and key instead of a trie and a leaf
Alexander Duyck
2015-03-05
1
-96
/
+120
*
fib_trie: Only resize tnodes once instead of on each leaf removal in fib_tabl...
Alexander Duyck
2015-03-05
1
-63
/
+78
*
mpls: rtm_mpls_policy[] can be static
Wu Fengguang
2015-03-04
1
-1
/
+1
*
mpls: Multicast route table change notifications
Eric W. Biederman
2015-03-04
1
-0
/
+60
*
mpls: Netlink commands to add, remove, and dump routes
Eric W. Biederman
2015-03-04
1
-0
/
+229
*
mpls: Functions for reading and wrinting mpls labels over netlink
Eric W. Biederman
2015-03-04
2
-0
/
+60
*
mpls: Basic support for adding and removing routes
Eric W. Biederman
2015-03-04
1
-0
/
+133
*
mpls: Add a sysctl to control the size of the mpls label table
Eric W. Biederman
2015-03-04
1
-0
/
+146
*
mpls: Basic routing support
Eric W. Biederman
2015-03-04
4
-0
/
+411
*
mpls: Refactor how the mpls module is built
Eric W. Biederman
2015-03-04
2
-2
/
+18
*
neigh: Add helper function neigh_xmit
Eric W. Biederman
2015-03-04
1
-0
/
+34
*
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
2015-03-04
4
-16
/
+26
*
bridge: fix bridge netlink RCU usage
Johannes Berg
2015-03-04
1
-6
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-04
53
-252
/
+269
|
\
|
*
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-03-04
2
-0
/
+4
|
|
\
|
|
*
sunrpc: integer underflow in rsc_parse()
Dan Carpenter
2015-02-26
1
-0
/
+2
|
|
*
svcrpc: fix memory leak in gssp_accept_sec_context_upcall
David Ramos
2015-02-18
1
-0
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-04
40
-80
/
+192
|
|
\
\
|
|
*
|
openvswitch: Fix serialization of non-masked set actions.
Joe Stringer
2015-03-03
1
-1
/
+7
|
|
*
|
net: bridge: add compile-time assert for cb struct size
Florian Westphal
2015-03-03
1
-0
/
+2
|
|
*
|
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-03
2
-2
/
+4
|
|
*
|
rxrpc: don't multiply with HZ twice
Florian Westphal
2015-03-01
1
-1
/
+1
|
|
*
|
rxrpc: terminate retrans loop when sending of skb fails
Florian Westphal
2015-03-01
1
-3
/
+4
|
|
*
|
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...
Arvid Brodin
2015-03-01
3
-3
/
+14
|
|
*
|
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
2015-03-01
1
-3
/
+1
|
|
*
|
Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-03-01
6
-9
/
+14
|
|
|
\
\
|
|
|
*
|
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
2015-02-26
1
-0
/
+1
|
|
|
*
|
mac80211/minstrel: fix !x!=0 confusion
Jiri Slaby
2015-02-24
1
-1
/
+1
|
|
|
*
|
cfg80211: calls nl80211_exit on error
Junjie Mao
2015-02-24
1
-0
/
+1
[next]