summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-25enic: Make dummy rfs functions inline to fix !CONFIG_RFS_ACCEL buildGeert Uytterhoeven2-10/+3
2014-06-25tipc: bump max configurable window sizeErik Hugne1-1/+1
2014-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller11-49/+128
2014-06-25mac_pton: Use bool not int returnJoe Perches2-6/+6
2014-06-25inet: reduce TLB pressure for listenersEric Dumazet1-31/+12
2014-06-25veth: add netpoll supportWANG Cong1-0/+18
2014-06-25Merge branch 'broadcom_rebranding'David S. Miller9-19/+28
2014-06-25MAINTAINERS: Update bnx2 maintainersJitendra Kalsaria1-1/+2
2014-06-25cnic: Rebranding cnic driver.Jitendra Kalsaria5-9/+14
2014-06-25bnx2: Rebranding bnx2 driver.Jitendra Kalsaria4-9/+12
2014-06-25net/dsa/dsa.c: remove unnecessary null test before kfreeFabian Frederick1-2/+1
2014-06-25Merge branch 'crc32'David S. Miller2-85/+88
2014-06-25lib: crc32: Add some additional __pure annotationsGeorge Spelvin2-4/+4
2014-06-25lib: crc32: Mark test data __initconstGeorge Spelvin1-2/+2
2014-06-25lib: crc32: Greatly shrink CRC combining codeGeorge Spelvin2-79/+82
2014-06-24i40e/i40evf: Bump i40e to 0.4.17 and i40evf to 0.9.36Catherine Sullivan2-2/+2
2014-06-24i40e: Bypass timeout recovery level 0 so as to not cause MDDAnjali Singhai Jain1-1/+3
2014-06-24i40e: no pf reset at pci removeShannon Nelson1-6/+0
2014-06-24i40e: reapply LAA after resetShannon Nelson2-2/+10
2014-06-24i40e: allow user to set LAA againShannon Nelson1-15/+16
2014-06-24i40e: use WoL flag when setting LAAShannon Nelson1-1/+1
2014-06-24i40e: Add ablitity to enable/disable link from set_link_restart_anCatherine Sullivan3-3/+11
2014-06-24i40e/i40evf: remove reserved typeJesse Brandeburg4-4/+0
2014-06-24i40e: Fix ethtool coalesce settingsCarolyn Wyborny3-5/+40
2014-06-24i40e: fix a stray print messageShannon Nelson1-1/+1
2014-06-24i40e: warn on newer/older firmware API revShannon Nelson1-0/+14
2014-06-24i40e: Add PF reset when Malicious driver event for PFNeerav Parikh1-0/+25
2014-06-24i40e: make prep_for_reset voidShannon Nelson1-11/+5
2014-06-24i40e: Stop the VF device after setting its MAC addressGreg Rose1-0/+2
2014-06-24cxgb4: Fix endian bug introduced in cxgb4 dcb patchsetAnish Bhatt1-4/+4
2014-06-23trivial: net/irda/irlmp.c: Fix closing brace followed by ifRasmus Villemoes1-1/+2
2014-06-23enic: Kill unused variable in enic_rfs_flw_tbl_init().David S. Miller1-1/+1
2014-06-23Merge branch 'enic'David S. Miller17-104/+786
2014-06-23enic: do tx cleanup in napi pollGovindarajulu Varadarajan2-36/+54
2014-06-23enic: add low latency socket busy_poll supportGovindarajulu Varadarajan2-12/+195
2014-06-23enic: fix lockdep around devcmd_lockTony Camuso4-52/+52
2014-06-23enic: Add Accelerated RFS supportGovindarajulu Varadarajan6-0/+279
2014-06-23enic: alloc/free rx_cpu_rmapGovindarajulu Varadarajan1-0/+43
2014-06-23enic: devcmd for adding IP 5 tuple hardware filtersGovindarajulu Varadarajan6-1/+145
2014-06-23enic: fix return value in _vnic_dev_cmdGovindarajulu Varadarajan1-2/+2
2014-06-23flow_keys: Record IP layer protocol in skb_flow_dissect()Govindarajulu Varadarajan3-1/+16
2014-06-22Merge branch 'cc2520'David S. Miller5-0/+1106
2014-06-22devicetree: add device tree bindings for cc2520 driverVarka Bhadram1-0/+29
2014-06-22ieee802154: cc2520: add driver to kernel build systemVarka Bhadram2-0/+12
2014-06-22ieee802154: cc2520: adds driver for TI CC2520 radioVarka Bhadram2-0/+1065
2014-06-22Merge branch 'cxgb4-next'David S. Miller15-44/+1492
2014-06-22cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt11-11/+11
2014-06-22cxgb4 : Makefile & Kconfig changes for DCBx supportAnish Bhatt2-0/+12
2014-06-22cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...Anish Bhatt3-14/+272
2014-06-22cxgb4 : Add DCBx support codebase and dcbnl_opsAnish Bhatt2-0/+1121