summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Add timeout parameter to ixgbe_host_interface_commandDon Skidmore2014-12-052-13/+37
* ixgbe: add support for X550 extended RSS supportDon Skidmore2014-12-055-25/+107
* ixgbe: remove CIAA/D register reads from bad VF checkEmil Tantilov2014-12-051-71/+74
* ixgbe: Look up MAC address in Open Firmware or IDPROMMartin K Petersen2014-12-051-0/+35
* ixgbe: Remove tail write abstraction and add missing barrierAlexander Duyck2014-12-052-25/+20Star
* ixgbe: Clean-up page reuse codeAlexander Duyck2014-12-051-42/+36Star
* tun: Fix GSO meta-data handling in tun_get_userHerbert Xu2014-12-031-1/+1
* Merge branch 'rocker-next'David S. Miller2014-12-0335-105/+5366
|\
| * rocker: Use logical operators on booleansThomas Graf2014-12-031-8/+8
| * rocker: Add proper validation of Netlink attributesThomas Graf2014-12-031-0/+9
| * rocker: add ndo_bridge_setlink/getlink support for learning policyScott Feldman2014-12-032-0/+100
| * rocker: implement ndo_fdb_dumpJiri Pirko2014-12-031-0/+73
| * rocker: implement L2 bridge offloadingScott Feldman2014-12-031-1/+669
| * rocker: implement rocker ofdpa flow table manipulationScott Feldman2014-12-031-2/+1467
| * rocker: introduce rocker switch driverJiri Pirko2014-12-037-0/+2528
| * bridge: add brport flags to dflt bridge_getlinkScott Feldman2014-12-034-4/+43
| * bridge: add new hwmode swdevScott Feldman2014-12-031-0/+1
| * bridge: add new brport flag LEARNING_SYNCScott Feldman2014-12-032-0/+2
| * bridge: move private brport flags to if_bridge.h so port drivers can use flagsScott Feldman2014-12-032-10/+12
| * bridge: add API to notify bridge driver of learned FBD on offloaded deviceScott Feldman2014-12-034-2/+111
| * bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman2014-12-034-0/+38
| * net-sysfs: expose physical switch id for particular deviceJiri Pirko2014-12-032-0/+32
| * rtnl: expose physical switch id for particular deviceJiri Pirko2014-12-032-1/+26
| * net: introduce generic switch devices supportJiri Pirko2014-12-039-0/+161
| * net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-038-17/+17
| * net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-0310-60/+70
| * bridge: convert flags in fbd entry into bitfieldsJiri Pirko2014-12-031-3/+3
| * neigh: sort Neighbor Cache Entry FlagsJiri Pirko2014-12-031-3/+2Star
| * bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusionJiri Pirko2014-12-031-7/+7
|/
* netpoll: delete defconfig references to obsolete NETPOLL_TRAPPaul Gortmaker2014-11-3014-14/+0Star
* ipvlan: ipvlan depends on INET and IPV6Mahesh Bandewar2014-11-302-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-30193-840/+1306
|\
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-293-7/+7
| |\
| | * irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
| | * irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
| | * irqchip: atmel-aic: Fix irqdomain initializationBoris Brezillon2014-11-111-3/+3
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-11-295-52/+77
| |\ \
| | * | ufs: fix NULL dereference when no regulators are definedAkinobu Mita2014-11-261-0/+6
| | * | ufs: ensure clk gating work is finished before module unloadingAkinobu Mita2014-11-261-0/+2
| | * | scsi: ufs: fix static checker warning in ufshcd_parse_clock_infoDolev Raviv2014-11-201-6/+3Star
| | * | scsi: ufs: fix static checker warning in __ufshcd_setup_clocksDolev Raviv2014-11-201-1/+1
| | * | scsi: ufs: fix static checker warning in ufshcd_populate_vregDolev Raviv2014-11-201-4/+2Star
| | * | scsi: ufs: fix static checker errors in ufshcd_system_suspendDolev Raviv2014-11-201-1/+1
| | * | ufs: fix power info after link start-upYaniv Gardi2014-11-201-0/+18
| | * | ufs: fix reference counting of W-LUsAkinobu Mita2014-11-202-40/+36Star
| | * | scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg2014-11-201-0/+1
| | * | bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi2014-11-201-0/+7
| * | | Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-299-30/+105
| |\ \ \
| | * | | staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger2014-11-271-0/+1
| | * | | staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...Larry Finger2014-11-263-18/+18