aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko6-55/+78
2015-01-18switchdev: introduce switchdev notifierJiri Pirko2-0/+96
2015-01-17niu: remove one compound_head() callEric Dumazet1-2/+1
2015-01-17socket: use ki_nbytes instead of iov_length()Nicolas Dichtel1-6/+4
2015-01-17qeth: Remove unneeded structure memberThomas Richter1-1/+0
2015-01-17qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser2-48/+32
2015-01-17qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser4-15/+8
2015-01-17s390/net: Delete useless checks before function callsMarkus Elfring3-14/+7
2015-01-17s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz5-19/+15
2015-01-17tc: cls_bpf: rename bpf_len to bpf_num_opsJiri Pirko1-9/+9
2015-01-17tc: add BPF based actionJiri Pirko6-0/+275
2015-01-17bridge: fix setlink/dellink notificationsRoopa Prabhu2-24/+26
2015-01-16amd-xgbe-phy: Allow certain PHY settings to be set by UEFILendacky, Thomas2-23/+152
2015-01-16amd-xgbe: Add ACPI supportLendacky, Thomas8-106/+273
2015-01-16amd-xgbe-phy: Use the proper auto-negotiation XNP registersLendacky, Thomas1-2/+6
2015-01-16amd-xgbe-phy: Properly support the FEC auto-negotiationLendacky, Thomas1-11/+33
2015-01-16amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas3-266/+393
2015-01-16amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas2-28/+10
2015-01-16amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas3-43/+25
2015-01-16amd-xgbe: Clear all state during a device restartLendacky, Thomas3-6/+24
2015-01-16amd-xgbe-phy: On suspend, save CTRL1 reg for use on resumeLendacky, Thomas1-11/+9
2015-01-16amd-xgbe: Add check to be sure amd-xgbe-phy driver is usedLendacky, Thomas1-2/+6
2015-01-16amd-xgbe-phy: Checkpatch fixesLendacky, Thomas1-3/+4
2015-01-16amd-xgbe: Checkpatch fixesLendacky, Thomas3-3/+3
2015-01-16i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda2-2/+2
2015-01-16i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh4-18/+62
2015-01-16i40e: when Rx timestamps disabled set specific modeJacob Keller1-11/+17
2015-01-16i40e: use same check for Rx hang as for Rx timestampsJacob Keller1-1/+6
2015-01-16i40e: AQ API updates for new commandsShannon Nelson2-10/+126
2015-01-16i40e: AQ API updatesJeff Kirsher2-10/+10
2015-01-16i40e: add more struct size checksShannon Nelson2-0/+86
2015-01-16i40e: Issue "Stop LLDP" command for firmware older than v4.3Neerav Parikh1-0/+10
2015-01-16i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller2-1/+11
2015-01-16i40e: only enable PTP interrupt cause if PTP is enabledJacob Keller1-4/+7
2015-01-16i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2-2/+2
2015-01-16i40e: Dump Stats string removed from debugfs help commandSravanthi Tangeda1-1/+0
2015-01-16i40e: Add define for interrupt name string lenCarolyn Wyborny2-8/+9