summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-31igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller
2014-12-31e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller
2014-12-31Merge branch 'fib_trie-next'David S. Miller
2014-12-31fib_trie: Add tracking value for suffix lengthAlexander Duyck
2014-12-31fib_trie: Remove checks for index >= tnode_child_length from tnode_get_childAlexander Duyck
2014-12-31fib_trie: inflate/halve nodes in a more RCU friendly wayAlexander Duyck
2014-12-31fib_trie: Push tnode flushing down to inflate/halveAlexander Duyck
2014-12-31fib_trie: Push assignment of child to parent down into inflate/halveAlexander Duyck
2014-12-31fib_trie: Add functions should_inflate and should_halveAlexander Duyck
2014-12-31fib_trie: Move resize to after inflate/halveAlexander Duyck
2014-12-31fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck
2014-12-31fib_trie: Use unsigned long for anything dealing with a shift by bitsAlexander Duyck
2014-12-31fib_trie: Update meaning of pos to represent unchecked bitsAlexander Duyck
2014-12-31fib_trie: Optimize fib_table_insertAlexander Duyck
2014-12-31fib_trie: Optimize fib_find_nodeAlexander Duyck
2014-12-31fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variablesAlexander Duyck
2014-12-31fib_trie: Merge leaf into tnodeAlexander Duyck
2014-12-31fib_trie: Merge tnode_free and leaf_free into node_freeAlexander Duyck
2014-12-31fib_trie: Make leaf and tnode more uniformAlexander Duyck
2014-12-31fib_trie: Update usage stats to be percpu instead of global variablesAlexander Duyck
2014-12-31gre: allow live address changestephen hemminger
2014-12-31l2tp : multicast notification to the registered listenersBill Hong
2014-12-31tun: return proper error code from tun_do_readAlex Gartrell
2014-12-31tun: Fixed unsigned/signed comparisonAlex Gartrell
2014-12-31tipc: replace 0 by NULL for pointersFabian Frederick
2014-12-31Merge branch 'enic-next'David S. Miller
2014-12-31enic: add stats for dma mapping errorGovindarajulu Varadarajan
2014-12-31enic: check dma_mapping_errorGovindarajulu Varadarajan
2014-12-31enic: make vnic_wq_buf doubly linkedGovindarajulu Varadarajan
2014-12-31Merge branch 'fec-next'David S. Miller
2014-12-31ARM: dts: imx6qdl: enable FEC magic-packet featureNimrod Andy
2014-12-31ARM: imx: add FEC sleep mode callback functionNimrod Andy
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy
2014-12-30net: gianfar: add missing __iomem annotationKevin Hao
2014-12-30net: gianfar: mark the local functions staticKevin Hao
2014-12-30virtio-net: don't do header check for dodgy gso packetsJason Wang
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov
2014-12-30net: sxgbe: Use setup_timerJulia Lawall
2014-12-30ksz884x: Use setup_timerJulia Lawall
2014-12-30atl1e: Use setup_timerJulia Lawall
2014-12-30atheros: atlx: Use setup_timerJulia Lawall
2014-12-30Merge branch 'timecounter'David S. Miller
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran
2014-12-30net: cpts: convert to timecounter adjtime.Richard Cochran
2014-12-30net: mlx4: convert to timecounter adjtime.Richard Cochran
2014-12-30net: ixgbe: convert to timecounter adjtime.Richard Cochran
2014-12-30net: igb: convert to timecounter adjtime.Richard Cochran
2014-12-30net: e1000e: convert to timecounter adjtime.Richard Cochran
2014-12-30net: fec: convert to timecounter adjtime.Richard Cochran
2014-12-30net: bnx2x: convert to timecounter adjtime.Richard Cochran