summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-19mii: Handle link state changes for forced modes in mii_check_media()Ben Hutchings
2015-01-19Merge branch 'csiostor'David S. Miller
2015-01-19csiostor:Removed file csio_hw_t4.cPraveen Madhavan
2015-01-19csiostor:Remove T4 FCoE Support.Praveen Madhavan
2015-01-19Merge branch 'netcp'David S. Miller
2015-01-19net: netcp: Enhance GBE driver to support 10G EthernetWingman Kwok
2015-01-19net: netcp: Add Keystone NetCP GbE driverWingman Kwok
2015-01-19net: netcp: Add Keystone NetCP core ethernet driverKaricheri, Muralidharan
2015-01-19Documentation: dt: net: Add binding doc for Keystone NetCP ethernet driverKaricheri, Muralidharan
2015-01-19net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLERFelipe Balbi
2015-01-19Merge branch 'link_netns'David S. Miller
2015-01-19rtnl: allow to create device with IFLA_LINK_NETNSID setNicolas Dichtel
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel
2015-01-19bridge: remove oflags from setlink/dellink.Rosen, Rami
2015-01-18netlink: Fix bugs in nlmsg_end() conversions.David S. Miller
2015-01-18switchdev: fix typo in inline function definitionJiri Pirko
2015-01-18ip_tunnel: Create percpu gro_cellMartin KaFai Lau
2015-01-18net: rocker: Add basic netdev counters - v2David Ahern
2015-01-18net: ethernet: cpsw: don't requests IRQs we don't useFelipe Balbi
2015-01-18net: ethernet: cpsw: unroll IRQ request loopFelipe Balbi
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-18atm: remove deprecated use of pci apichas williams - CONTRACTOR
2015-01-18Drivers: Isdn: sc: Fixed coding style & spelling mistakes.Akash Shende
2015-01-18tipc: fix socket list regression in new nl apiRichard Alpe
2015-01-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko
2015-01-18switchdev: introduce switchdev notifierJiri Pirko
2015-01-17niu: remove one compound_head() callEric Dumazet
2015-01-17socket: use ki_nbytes instead of iov_length()Nicolas Dichtel
2015-01-17Merge branch 's390-next'David S. Miller
2015-01-17qeth: Remove unneeded structure memberThomas Richter
2015-01-17qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser
2015-01-17qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser
2015-01-17s390/net: Delete useless checks before function callsMarkus Elfring
2015-01-17s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz
2015-01-17tc: cls_bpf: rename bpf_len to bpf_num_opsJiri Pirko
2015-01-17tc: add BPF based actionJiri Pirko
2015-01-17bridge: fix setlink/dellink notificationsRoopa Prabhu
2015-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-01-16Merge branch 'amd-xgbe'David S. Miller
2015-01-16amd-xgbe-phy: Allow certain PHY settings to be set by UEFILendacky, Thomas
2015-01-16amd-xgbe: Add ACPI supportLendacky, Thomas
2015-01-16amd-xgbe-phy: Use the proper auto-negotiation XNP registersLendacky, Thomas
2015-01-16amd-xgbe-phy: Properly support the FEC auto-negotiationLendacky, Thomas
2015-01-16amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas
2015-01-16amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas
2015-01-16amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas
2015-01-16amd-xgbe: Clear all state during a device restartLendacky, Thomas