aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/SAK.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-31ARM: dts: rockchip: enable gmac on RK3288 evb boardRoger Chen2-0/+40
2014-12-31ARM: dts: rockchip: add gmac info for rk3288Roger Chen1-0/+54
2014-12-31GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMACRoger Chen1-7/+7
2014-12-31GMAC: define clock ID used for GMACRoger Chen1-0/+3
2014-12-31GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen4-1/+462
2014-12-31igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller1-0/+1
2014-12-31e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller1-0/+1
2014-12-31fib_trie: Add tracking value for suffix lengthAlexander Duyck1-6/+116
2014-12-31fib_trie: Remove checks for index >= tnode_child_length from tnode_get_childAlexander Duyck1-9/+5
2014-12-31fib_trie: inflate/halve nodes in a more RCU friendly wayAlexander Duyck1-121/+115
2014-12-31fib_trie: Push tnode flushing down to inflate/halveAlexander Duyck1-53/+50
2014-12-31fib_trie: Push assignment of child to parent down into inflate/halveAlexander Duyck1-83/+66
2014-12-31fib_trie: Add functions should_inflate and should_halveAlexander Duyck1-86/+89
2014-12-31fib_trie: Move resize to after inflate/halveAlexander Duyck1-157/+154
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-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-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-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