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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
ax25: Fix the build when CONFIG_INET is disabled
kbuild test robot
1
-1
/
+1
2015-03-04
net: bcmgenet: simplify __bcmgenet_tx_reclaim()
Petri Gynther
2
-24
/
+22
2015-03-04
Merge branch 'fib_trie-next'
David S. Miller
4
-368
/
+433
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
4
-52
/
+98
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
Merge tag 'linux-can-next-for-4.1-20150304' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-81
/
+177
2015-03-04
mpls: rtm_mpls_policy[] can be static
Wu Fengguang
1
-1
/
+1
2015-03-04
Merge branch 'be2net-next'
David S. Miller
5
-123
/
+285
2015-03-04
be2net: implement .sriov_configure() PCI callback
Vasundhara Volam
2
-65
/
+107
2015-03-04
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
4
-38
/
+141
2015-03-04
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
5
-24
/
+41
2015-03-04
net: cadence: Remove Kconfig dependency on ARCH
Michal Simek
1
-2
/
+2
2015-03-04
Merge branch 'sh_eth-next'
David S. Miller
2
-26
/
+256
2015-03-04
sh_eth: Mitigate lost statistics updates
Ben Hutchings
1
-12
/
+25
2015-03-04
sh_eth: Optionally log RX and TX status for each completed descriptor
Ben Hutchings
1
-0
/
+7
2015-03-04
sh_eth: Implement ethtool register dump operations
Ben Hutchings
2
-11
/
+195
2015-03-04
sh_eth: WARN on access to a register not implemented in a particular chip
Ben Hutchings
2
-3
/
+27
2015-03-04
sh_eth: Implement multicast statistic based on the RFS8 status bit
Ben Hutchings
1
-0
/
+2
2015-03-04
bfin_can: Merge header file from arch dependent location
Aaron Wu
1
-1
/
+109
2015-03-04
bfin_can: introduce ioremap to comply to archs with MMU
Aaron Wu
1
-14
/
+8
2015-03-04
bfin_can: rewrite the blackfin style of read/write to common ones
Aaron Wu
1
-66
/
+60
2015-03-04
Merge branch 'basic-mpls-support'
David S. Miller
10
-2
/
+1110
2015-03-04
mpls: Multicast route table change notifications
Eric W. Biederman
2
-0
/
+62
2015-03-04
mpls: Netlink commands to add, remove, and dump routes
Eric W. Biederman
2
-0
/
+237
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
3
-0
/
+168
2015-03-04
mpls: Basic routing support
Eric W. Biederman
7
-0
/
+432
2015-03-04
mpls: Refactor how the mpls module is built
Eric W. Biederman
2
-2
/
+18
2015-03-04
Merge branch 'neigh-mpls-prep'
David S. Miller
7
-49
/
+120
2015-03-04
neigh: Add helper function neigh_xmit
Eric W. Biederman
2
-0
/
+37
2015-03-04
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
7
-49
/
+83
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
1279
-20221
/
+49533
2015-03-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
26
-115
/
+190
2015-03-03
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-1
/
+5
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
116
-737
/
+1273
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
[next]