aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-31fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck4-122/+114
2014-12-31fib_trie: Use unsigned long for anything dealing with a shift by bitsAlexander Duyck1-27/+26
2014-12-31fib_trie: Update meaning of pos to represent unchecked bitsAlexander Duyck1-113/+81
2014-12-31fib_trie: Optimize fib_table_insertAlexander Duyck1-125/+71
2014-12-31fib_trie: Optimize fib_find_nodeAlexander Duyck1-15/+21
2014-12-31fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variablesAlexander Duyck1-157/+93
2014-12-31fib_trie: Merge leaf into tnodeAlexander Duyck1-182/+140
2014-12-31fib_trie: Merge tnode_free and leaf_free into node_freeAlexander Duyck1-50/+40
2014-12-31fib_trie: Make leaf and tnode more uniformAlexander Duyck1-110/+82
2014-12-31fib_trie: Update usage stats to be percpu instead of global variablesAlexander Duyck2-21/+49
2014-12-31gre: allow live address changestephen hemminger1-0/+1
2014-12-31l2tp : multicast notification to the registered listenersBill Hong2-10/+92
2014-12-31tun: return proper error code from tun_do_readAlex Gartrell1-1/+1
2014-12-31tun: Fixed unsigned/signed comparisonAlex Gartrell1-1/+1
2014-12-31tipc: replace 0 by NULL for pointersFabian Frederick1-1/+1
2014-12-31Merge branch 'enic-next'David S. Miller6-59/+135
2014-12-31enic: add stats for dma mapping errorGovindarajulu Varadarajan3-1/+25
2014-12-31enic: check dma_mapping_errorGovindarajulu Varadarajan2-58/+106
2014-12-31enic: make vnic_wq_buf doubly linkedGovindarajulu Varadarajan2-0/+4
2014-12-31Merge branch 'fec-next'David S. Miller8-11/+191
2014-12-31ARM: dts: imx6qdl: enable FEC magic-packet featureNimrod Andy2-0/+2
2014-12-31ARM: imx: add FEC sleep mode callback functionNimrod Andy2-1/+90
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy4-10/+99
2014-12-30net: gianfar: add missing __iomem annotationKevin Hao2-2/+2
2014-12-30net: gianfar: mark the local functions staticKevin Hao1-4/+5
2014-12-30virtio-net: don't do header check for dodgy gso packetsJason Wang1-0/+2
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov6-5/+5
2014-12-30net: sxgbe: Use setup_timerJulia Lawall1-6/+4
2014-12-30ksz884x: Use setup_timerJulia Lawall1-3/+1
2014-12-30atl1e: Use setup_timerJulia Lawall1-3/+2
2014-12-30atheros: atlx: Use setup_timerJulia Lawall1-6/+4
2014-12-30Merge branch 'timecounter'David S. Miller25-245/+274
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran4-17/+40
2014-12-30net: cpts: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-12-30net: mlx4: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-12-30net: ixgbe: convert to timecounter adjtime.Richard Cochran1-10/+1
2014-12-30net: igb: convert to timecounter adjtime.Richard Cochran1-6/+1
2014-12-30net: e1000e: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-12-30net: fec: convert to timecounter adjtime.Richard Cochran1-15/+1
2014-12-30net: bnx2x: convert to timecounter adjtime.Richard Cochran1-5/+1
2014-12-30net: xgbe: convert to timecounter adjtime.Richard Cochran1-7/+1
2014-12-30timecounter: provide a helper function to shift the time.Richard Cochran1-0/+9
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran16-187/+231
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-1393/+628
2014-12-30Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-2/+2
2014-12-29Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-19/+28
2014-12-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds7-47/+106
2014-12-29Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds13-37/+89
2014-12-29genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller1-6/+1
2014-12-29Merge tag 'spi-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-4/+9