index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fib_trie: Make fib_table rcu safe
Alexander Duyck
2015-03-05
4
-52
/
+98
*
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
*
Merge tag 'linux-can-next-for-4.1-20150304' of git://git.kernel.org/pub/scm/l...
David S. Miller
2015-03-04
1
-81
/
+177
|
\
|
*
bfin_can: Merge header file from arch dependent location
Aaron Wu
2015-03-04
1
-1
/
+109
|
*
bfin_can: introduce ioremap to comply to archs with MMU
Aaron Wu
2015-03-04
1
-14
/
+8
|
*
bfin_can: rewrite the blackfin style of read/write to common ones
Aaron Wu
2015-03-04
1
-66
/
+60
*
|
mpls: rtm_mpls_policy[] can be static
Wu Fengguang
2015-03-04
1
-1
/
+1
*
|
Merge branch 'be2net-next'
David S. Miller
2015-03-04
5
-123
/
+285
|
\
\
|
*
|
be2net: implement .sriov_configure() PCI callback
Vasundhara Volam
2015-03-04
2
-65
/
+107
|
*
|
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
2015-03-04
4
-38
/
+141
|
*
|
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
2015-03-04
5
-24
/
+41
|
/
/
*
|
net: cadence: Remove Kconfig dependency on ARCH
Michal Simek
2015-03-04
1
-2
/
+2
*
|
Merge branch 'sh_eth-next'
David S. Miller
2015-03-04
2
-26
/
+256
|
\
\
|
*
|
sh_eth: Mitigate lost statistics updates
Ben Hutchings
2015-03-04
1
-12
/
+25
|
*
|
sh_eth: Optionally log RX and TX status for each completed descriptor
Ben Hutchings
2015-03-04
1
-0
/
+7
|
*
|
sh_eth: Implement ethtool register dump operations
Ben Hutchings
2015-03-04
2
-11
/
+195
|
*
|
sh_eth: WARN on access to a register not implemented in a particular chip
Ben Hutchings
2015-03-04
2
-3
/
+27
|
*
|
sh_eth: Implement multicast statistic based on the RFS8 status bit
Ben Hutchings
2015-03-04
1
-0
/
+2
|
/
/
*
|
Merge branch 'basic-mpls-support'
David S. Miller
2015-03-04
10
-2
/
+1110
|
\
\
|
*
|
mpls: Multicast route table change notifications
Eric W. Biederman
2015-03-04
2
-0
/
+62
|
*
|
mpls: Netlink commands to add, remove, and dump routes
Eric W. Biederman
2015-03-04
2
-0
/
+237
|
*
|
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
3
-0
/
+168
|
*
|
mpls: Basic routing support
Eric W. Biederman
2015-03-04
7
-0
/
+432
|
*
|
mpls: Refactor how the mpls module is built
Eric W. Biederman
2015-03-04
2
-2
/
+18
|
/
/
*
|
Merge branch 'neigh-mpls-prep'
David S. Miller
2015-03-04
7
-49
/
+120
|
\
\
|
|
/
|
/
|
|
*
neigh: Add helper function neigh_xmit
Eric W. Biederman
2015-03-04
2
-0
/
+37
|
*
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
2015-03-04
7
-49
/
+83
|
/
*
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
1279
-20221
/
+49533
|
\
|
*
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-03-04
3
-1
/
+5
|
|
\
|
|
*
sunrpc: integer underflow in rsc_parse()
Dan Carpenter
2015-02-26
1
-0
/
+2
|
|
*
nfsd: fix clp->cl_revoked list deletion causing softlock in nfsd
Andrew Elble
2015-02-26
1
-1
/
+1
|
|
*
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
116
-737
/
+1273
|
|
\
\
|
|
*
|
openvswitch: Fix serialization of non-masked set actions.
Joe Stringer
2015-03-03
1
-1
/
+7
|
|
*
|
gianfar: Reduce logging noise seen due to phy polling if link is down
Guenter Roeck
2015-03-03
1
-2
/
+2
|
|
*
|
ibmveth: Add function to enable live MAC address changes
Thomas Falcon
2015-03-03
1
-1
/
+23
|
|
*
|
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
|
|
*
|
Merge branch 'sh_eth'
David S. Miller
2015-03-03
1
-5
/
+10
|
|
|
\
\
|
|
|
*
|
sh_eth: Really fix padding of short frames on TX
Ben Hutchings
2015-03-03
1
-1
/
+1
|
|
|
*
|
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
Ben Hutchings
2015-03-03
1
-3
/
+2
|
|
|
*
|
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
Ben Hutchings
2015-03-03
1
-1
/
+1
|
|
|
*
|
sh_eth: Ensure proper ordering of descriptor active bit write/read
Ben Hutchings
2015-03-03
1
-0
/
+6
|
|
|
/
/
[next]