summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-12-30net: xgbe: convert to timecounter adjtime.Richard Cochran
2014-12-30timecounter: provide a helper function to shift the time.Richard Cochran
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-30Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-30Bluetooth: Add timing information to ECDH test case runsMarcel Holtmann
2014-12-30Bluetooth: Add timing information to SMP test case runsMarcel Holtmann
2014-12-30Bluetooth: Add LE Secure Connections tests for SMPJohan Hedberg
2014-12-30Bluetooth: Add legacy SMP testsJohan Hedberg
2014-12-30Bluetooth: Add skeleton for SMP self-testsJohan Hedberg
2014-12-30Bluetooth: Add support for ECDH test casesJohan Hedberg
2014-12-30Bluetooth: Add support for self testing frameworkMarcel Holtmann
2014-12-30Bluetooth: Fix const declarations for smp_f5 and smp_f6Johan Hedberg
2014-12-30cc2520: fix zero perm_extended_addr addressVarka Bhadram
2014-12-30cc2520: remove 'ret' goto labelVarka Bhadram
2014-12-30cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) patternVarka Bhadram