summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-04packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx modeDaniel Borkmann
2017-01-04dsa: mv88e6xxx: Optimise atu_getAndrew Lunn
2017-01-04cxgb4: Support compressed error vector for T6Arjun V
2017-01-04Merge branch 'sh_eth-intrs-cleanup'David S. Miller
2017-01-04sh_eth: factor out sh_eth_emac_interrupt()Sergei Shtylyov
2017-01-04sh_eth: no need for *else* after *goto*Sergei Shtylyov
2017-01-04sh_eth: handle only enabled E-MAC interruptsSergei Shtylyov
2017-01-04ipvlan: assign unique dev-id for each slave device.Mahesh Bandewar
2017-01-04net: dsa: remove out label in dsa_switch_setup_oneVivien Didelot
2017-01-04liquidio: remove PTP support in 23XX adaptersPrasad Kanneganti
2017-01-04net: Assert at build time the assumptions we make about the CMSG header.David S. Miller
2017-01-04scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))yuan linyu
2017-01-03net/sched: cls_matchall: Fix error pathYotam Gigi
2017-01-03Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-01-03ixgbe: Add PF support for VF promiscuous modeDon Skidmore
2017-01-03ixgbevf: Add support for VF promiscuous modeDon Skidmore
2017-01-03ixgbe: Implement support for firmware-controlled PHYsMark Rustad
2017-01-03ixgbe: Implement firmware interface to access some PHYsMark Rustad
2017-01-03ixgbe: Remove unused firmware version functions and methodMark Rustad
2017-01-03ixgbe: Fix issues with EEPROM accessMark Rustad
2017-01-03ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore
2017-01-03ixgbevf: restore hw_addr on resume or errorEmil Tantilov
2017-01-03ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flagsYusuke Suzuki
2017-01-03ixgbevf: fix AER error handlingEmil Tantilov
2017-01-03ixgbe: fix AER error handlingEmil Tantilov
2017-01-03ixgbe: test for trust in macvlan adjustments for VFKen Cox
2017-01-03ixgbevf: handle race between close and suspend on shutdownEmil Tantilov
2017-01-03ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-01-03ixgbe: Fix reporting of 100Mb capabilityTony Nguyen
2017-01-03ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen
2017-01-03ixgbe: Add bounds check for x540 LED functionsTony Nguyen
2017-01-03ixgbe: add mask for 64 RSS queuesEmil Tantilov
2017-01-03ixgbe: Fix check for ixgbe_phy_x550em_ext_t resetTony Nguyen
2017-01-03ixgbe: Report driver version to firmware for x550 devicesTony Nguyen
2017-01-03ixgbe: do not disable FEC from the driverEmil Tantilov
2017-01-03Merge branch 'tipc-link-starvation'David S. Miller
2017-01-03tipc: reduce risk of user starvation during link congestionJon Paul Maloy
2017-01-03tipc: modify struct tipc_plist to be more versatileJon Paul Maloy
2017-01-03tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functionsJon Paul Maloy
2017-01-03Merge branch 'TPACKET_V3-TX_RING-support'David S. Miller
2017-01-03tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan
2017-01-03af_packet: TX_RING support for TPACKET_V3Sowmini Varadhan
2017-01-03sfc-falcon: declare module version (same as ethtool drvinfo version)Edward Cree
2017-01-03sfc: declare module version (same as ethtool drvinfo version)Edward Cree
2017-01-03ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesNikolay Aleksandrov
2017-01-03dsa:mv88e6xxx: allow address 0x1 in smi_initVolodymyr Bendiuga
2017-01-03net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-03Merge branch 'for_4.11/net-next/rds_v3' of git://git.kernel.org/pub/scm/linux...David S. Miller
2017-01-02RDS: add receive message trace used by applicationSantosh Shilimkar
2017-01-02RDS: make message size limit compliant with specAvinash Repaka