index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
net: dsa: extract dsa switch tree setup and removal
Florian Fainelli
1
-39
/
+52
2015-03-06
net: dsa: let switches specify their tagging protocol
Florian Fainelli
1
-2
/
+3
2015-03-06
net: dsa: split dsa_switch_setup into two functions
Florian Fainelli
1
-37
/
+51
2015-03-06
net: dsa: allow deferred probing
Florian Fainelli
1
-3
/
+3
2015-03-06
net: dsa: update dsa_of_{probe, remove} to use a device pointer
Florian Fainelli
1
-12
/
+12
2015-03-05
inet_diag: remove duplicate code from inet_twsk_diag_dump()
Eric Dumazet
1
-24
/
+31
2015-03-05
tipc: add ip/udp media type
Erik Hugne
6
-8
/
+470
2015-03-05
tipc: increase size of tipc discovery messages
Erik Hugne
1
-4
/
+3
2015-03-05
net_sched: move tp->root allocation into fw_init()
WANG Cong
1
-10
/
+13
2015-03-05
net_sched: move tp->root allocation into route4_init()
WANG Cong
1
-7
/
+7
2015-03-05
mpls: using vzalloc requires including vmalloc.h
Stephen Rothwell
1
-0
/
+1
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
5
-8
/
+20
2015-03-05
ax25: Fix the build when CONFIG_INET is disabled
kbuild test robot
1
-1
/
+1
2015-03-04
fib_trie: Prevent allocating tnode if bits is too big for size_t
Alexander Duyck
1
-3
/
+13
2015-03-04
fib_trie: Update last spot w/ idx >> n->bits code and explanation
Alexander Duyck
1
-5
/
+13
2015-03-04
fib_trie: Make fib_table rcu safe
Alexander Duyck
2
-21
/
+52
2015-03-04
fib_trie: move leaf and tnode to occupy the same spot in the key vector
Alexander Duyck
1
-24
/
+27
2015-03-04
fib_trie: Update insert and delete to make use of tp from find_node
Alexander Duyck
1
-142
/
+95
2015-03-04
fib_trie: Fib find node should return parent
Alexander Duyck
1
-18
/
+24
2015-03-04
fib_trie: Fib walk rcu should take a tnode and key instead of a trie and a leaf
Alexander Duyck
1
-96
/
+120
2015-03-04
fib_trie: Only resize tnodes once instead of on each leaf removal in fib_tabl...
Alexander Duyck
1
-63
/
+78
2015-03-04
mpls: rtm_mpls_policy[] can be static
Wu Fengguang
1
-1
/
+1
2015-03-04
mpls: Multicast route table change notifications
Eric W. Biederman
1
-0
/
+60
2015-03-04
mpls: Netlink commands to add, remove, and dump routes
Eric W. Biederman
1
-0
/
+229
2015-03-04
mpls: Functions for reading and wrinting mpls labels over netlink
Eric W. Biederman
2
-0
/
+60
2015-03-04
mpls: Basic support for adding and removing routes
Eric W. Biederman
1
-0
/
+133
2015-03-04
mpls: Add a sysctl to control the size of the mpls label table
Eric W. Biederman
1
-0
/
+146
2015-03-04
mpls: Basic routing support
Eric W. Biederman
4
-0
/
+411
2015-03-04
mpls: Refactor how the mpls module is built
Eric W. Biederman
2
-2
/
+18
2015-03-04
neigh: Add helper function neigh_xmit
Eric W. Biederman
1
-0
/
+34
2015-03-04
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
4
-16
/
+26
2015-03-04
bridge: fix bridge netlink RCU usage
Johannes Berg
1
-6
/
+8
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
53
-252
/
+269
2015-03-03
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+4
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
40
-80
/
+192
2015-03-03
l2tp: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
4
-8
/
+9
2015-03-03
mac80211: Use eth_<foo>_addr instead of memset
Joe Perches
4
-8
/
+8
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+2
2015-03-03
bluetooth: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-03-03
atm: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+2
2015-03-03
appletalk: Use eth_<foo>_addr instead of memset
Joe Perches
1
-3
/
+3
2015-03-03
8021q: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-03-03
ax25: Stop using magic neighbour cache operations.
Eric W. Biederman
1
-54
/
+6
2015-03-03
openvswitch: Fix serialization of non-masked set actions.
Joe Stringer
1
-1
/
+7
2015-03-03
net/atm/signaling.c: remove WAIT_FOR_DEMON code
Fabian Frederick
1
-24
/
+0
2015-03-03
net: bridge: add compile-time assert for cb struct size
Florian Westphal
1
-0
/
+2
2015-03-02
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2
-2
/
+4
2015-03-02
neigh: Don't require a dst in neigh_resolve_output
Eric W. Biederman
1
-6
/
+0
2015-03-02
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
4
-4
/
+7
[next]