aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-22net: e1000: support txtd update delay via xmit_moreFlorian Westphal1-6/+9
2015-01-22igb: Indicate failure on vf reset for empty mac addressAlexander Graf1-2/+6
2015-01-22fm10k: Increase the timeout for the data path resetMatthew Vick1-1/+1
2015-01-22fm10k: Check tunnel header length in encap offloadJoe Stringer1-0/+6
2015-01-22net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation feature maskOr Gerlitz1-7/+6
2015-01-22igb: enable auxiliary PHC functions for the i210Richard Cochran3-6/+276
2015-01-22igb: enable internal PPS for the i210Richard Cochran2-5/+45
2015-01-22igb: serialize access to the time sync interrupt registersRichard Cochran1-3/+7
2015-01-22igb: refactor time sync interrupt handlingRichard Cochran1-30/+19
2015-01-22fm10k: Clean-up page reuse codeAlexander Duyck1-17/+17
2015-01-22igb: Clean-up page reuse codeAlexander Duyck1-19/+16
2015-01-22virtio_net: add software timestamp supportJacob Keller1-0/+4
2015-01-22e1000e: Fix 82572EI that has no hardware timestamp supportMathias Koehrer1-2/+3
2015-01-22e1000: fix time comparisonAsaf Vertz1-1/+2
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller13-78/+143
2015-01-19phonet netlink: allow multiple messages per skb in route dumpJohannes Berg1-15/+7
2015-01-19ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy addressNimrod Andy1-2/+2
2015-01-19net: sched: Introduce connmark actionFelix Fietkau5-0/+240
2015-01-19Merge branch 'dsa-next'David S. Miller2-5/+11
2015-01-19net: bridge: reject DSA-enabled master netdevices as bridge membersFlorian Fainelli1-2/+8
2015-01-19net: ipv4: handle DSA enabled master network devicesFlorian Fainelli1-3/+3
2015-01-19mii: Handle link state changes for forced modes in mii_check_media()Ben Hutchings3-7/+10
2015-01-19Merge branch 'csiostor'David S. Miller6-506/+25
2015-01-19csiostor:Removed file csio_hw_t4.cPraveen Madhavan2-405/+1
2015-01-19csiostor:Remove T4 FCoE Support.Praveen Madhavan4-101/+24
2015-01-19Merge branch 'netcp'David S. Miller9-0/+5377
2015-01-19net: netcp: Enhance GBE driver to support 10G EthernetWingman Kwok3-15/+958
2015-01-19net: netcp: Add Keystone NetCP GbE driverWingman Kwok3-1/+1847
2015-01-19net: netcp: Add Keystone NetCP core ethernet driverKaricheri, Muralidharan5-0/+2391
2015-01-19Documentation: dt: net: Add binding doc for Keystone NetCP ethernet driverKaricheri, Muralidharan1-0/+197
2015-01-19net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLERFelipe Balbi1-2/+2
2015-01-19Merge branch 'link_netns'David S. Miller20-3/+317
2015-01-19rtnl: allow to create device with IFLA_LINK_NETNSID setNicolas Dichtel1-3/+22
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel11-0/+34
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel3-0/+16
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel6-0/+245
2015-01-19mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach1-0/+12
2015-01-19Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg1-6/+0
2015-01-19bridge: remove oflags from setlink/dellink.Rosen, Rami1-6/+2
2015-01-18netlink: Fix bugs in nlmsg_end() conversions.David S. Miller6-14/+11
2015-01-18switchdev: fix typo in inline function definitionJiri Pirko1-1/+1
2015-01-18ip_tunnel: Create percpu gro_cellMartin KaFai Lau1-17/+12
2015-01-18net: rocker: Add basic netdev counters - v2David Ahern1-1/+20
2015-01-18net: ethernet: cpsw: don't requests IRQs we don't useFelipe Balbi1-39/+33
2015-01-18net: ethernet: cpsw: unroll IRQ request loopFelipe Balbi1-15/+47
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg51-158/+203
2015-01-18atm: remove deprecated use of pci apichas williams - CONTRACTOR10-219/+243
2015-01-18Drivers: Isdn: sc: Fixed coding style & spelling mistakes.Akash Shende1-9/+6
2015-01-18tipc: fix socket list regression in new nl apiRichard Alpe1-12/+18
2015-01-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller39-2397/+2461