summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-05ax25: Fix the build when CONFIG_INET is disabledkbuild test robot1-1/+1
2015-03-04net: bcmgenet: simplify __bcmgenet_tx_reclaim()Petri Gynther2-24/+22
2015-03-04Merge branch 'fib_trie-next'David S. Miller4-368/+433
2015-03-04fib_trie: Prevent allocating tnode if bits is too big for size_tAlexander Duyck1-3/+13
2015-03-04fib_trie: Update last spot w/ idx >> n->bits code and explanationAlexander Duyck1-5/+13
2015-03-04fib_trie: Make fib_table rcu safeAlexander Duyck4-52/+98
2015-03-04fib_trie: move leaf and tnode to occupy the same spot in the key vectorAlexander Duyck1-24/+27
2015-03-04fib_trie: Update insert and delete to make use of tp from find_nodeAlexander Duyck1-142/+95
2015-03-04fib_trie: Fib find node should return parentAlexander Duyck1-18/+24
2015-03-04fib_trie: Fib walk rcu should take a tnode and key instead of a trie and a leafAlexander Duyck1-96/+120
2015-03-04fib_trie: Only resize tnodes once instead of on each leaf removal in fib_tabl...Alexander Duyck1-63/+78
2015-03-04Merge tag 'linux-can-next-for-4.1-20150304' of git://git.kernel.org/pub/scm/l...David S. Miller1-81/+177
2015-03-04mpls: rtm_mpls_policy[] can be staticWu Fengguang1-1/+1
2015-03-04Merge branch 'be2net-next'David S. Miller5-123/+285
2015-03-04be2net: implement .sriov_configure() PCI callbackVasundhara Volam2-65/+107
2015-03-04be2net: re-distribute SRIOV resources allowed by FWVasundhara Volam4-38/+141
2015-03-04be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam5-24/+41
2015-03-04net: cadence: Remove Kconfig dependency on ARCHMichal Simek1-2/+2
2015-03-04Merge branch 'sh_eth-next'David S. Miller2-26/+256
2015-03-04sh_eth: Mitigate lost statistics updatesBen Hutchings1-12/+25
2015-03-04sh_eth: Optionally log RX and TX status for each completed descriptorBen Hutchings1-0/+7
2015-03-04sh_eth: Implement ethtool register dump operationsBen Hutchings2-11/+195
2015-03-04sh_eth: WARN on access to a register not implemented in a particular chipBen Hutchings2-3/+27
2015-03-04sh_eth: Implement multicast statistic based on the RFS8 status bitBen Hutchings1-0/+2
2015-03-04bfin_can: Merge header file from arch dependent locationAaron Wu1-1/+109
2015-03-04bfin_can: introduce ioremap to comply to archs with MMUAaron Wu1-14/+8
2015-03-04bfin_can: rewrite the blackfin style of read/write to common onesAaron Wu1-66/+60
2015-03-04Merge branch 'basic-mpls-support'David S. Miller10-2/+1110
2015-03-04mpls: Multicast route table change notificationsEric W. Biederman2-0/+62
2015-03-04mpls: Netlink commands to add, remove, and dump routesEric W. Biederman2-0/+237
2015-03-04mpls: Functions for reading and wrinting mpls labels over netlinkEric W. Biederman2-0/+60
2015-03-04mpls: Basic support for adding and removing routesEric W. Biederman1-0/+133
2015-03-04mpls: Add a sysctl to control the size of the mpls label tableEric W. Biederman3-0/+168
2015-03-04mpls: Basic routing supportEric W. Biederman7-0/+432
2015-03-04mpls: Refactor how the mpls module is builtEric W. Biederman2-2/+18
2015-03-04Merge branch 'neigh-mpls-prep'David S. Miller7-49/+120
2015-03-04neigh: Add helper function neigh_xmitEric W. Biederman2-0/+37
2015-03-04neigh: Factor out ___neigh_lookup_norefEric W. Biederman7-49/+83
2015-03-04bridge: fix bridge netlink RCU usageJohannes Berg1-6/+8
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1279-20221/+49533
2015-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller26-115/+190
2015-03-03Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-1/+5
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds116-737/+1273
2015-03-03l2tp: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches4-8/+9
2015-03-03mac80211: Use eth_<foo>_addr instead of memsetJoe Perches4-8/+8
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches1-2/+2
2015-03-03bluetooth: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-03atm: Use eth_<foo>_addr instead of memsetJoe Perches1-2/+2
2015-03-03appletalk: Use eth_<foo>_addr instead of memsetJoe Perches1-3/+3