summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* enic: Make dummy rfs functions inline to fix !CONFIG_RFS_ACCEL buildGeert Uytterhoeven2014-06-252-10/+3
* tipc: bump max configurable window sizeErik Hugne2014-06-251-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-06-2511-49/+128
|\
| * i40e/i40evf: Bump i40e to 0.4.17 and i40evf to 0.9.36Catherine Sullivan2014-06-242-2/+2
| * i40e: Bypass timeout recovery level 0 so as to not cause MDDAnjali Singhai Jain2014-06-241-1/+3
| * i40e: no pf reset at pci removeShannon Nelson2014-06-241-6/+0
| * i40e: reapply LAA after resetShannon Nelson2014-06-242-2/+10
| * i40e: allow user to set LAA againShannon Nelson2014-06-241-15/+16
| * i40e: use WoL flag when setting LAAShannon Nelson2014-06-241-1/+1
| * i40e: Add ablitity to enable/disable link from set_link_restart_anCatherine Sullivan2014-06-243-3/+11
| * i40e/i40evf: remove reserved typeJesse Brandeburg2014-06-244-4/+0
| * i40e: Fix ethtool coalesce settingsCarolyn Wyborny2014-06-243-5/+40
| * i40e: fix a stray print messageShannon Nelson2014-06-241-1/+1
| * i40e: warn on newer/older firmware API revShannon Nelson2014-06-241-0/+14
| * i40e: Add PF reset when Malicious driver event for PFNeerav Parikh2014-06-241-0/+25
| * i40e: make prep_for_reset voidShannon Nelson2014-06-241-11/+5
| * i40e: Stop the VF device after setting its MAC addressGreg Rose2014-06-241-0/+2
* | mac_pton: Use bool not int returnJoe Perches2014-06-252-6/+6
* | inet: reduce TLB pressure for listenersEric Dumazet2014-06-251-31/+12
* | veth: add netpoll supportWANG Cong2014-06-251-0/+18
* | Merge branch 'broadcom_rebranding'David S. Miller2014-06-259-19/+28
|\ \
| * | MAINTAINERS: Update bnx2 maintainersJitendra Kalsaria2014-06-251-1/+2
| * | cnic: Rebranding cnic driver.Jitendra Kalsaria2014-06-255-9/+14
| * | bnx2: Rebranding bnx2 driver.Jitendra Kalsaria2014-06-254-9/+12
|/ /
* | net/dsa/dsa.c: remove unnecessary null test before kfreeFabian Frederick2014-06-251-2/+1
* | Merge branch 'crc32'David S. Miller2014-06-252-85/+88
|\ \ | |/ |/|
| * lib: crc32: Add some additional __pure annotationsGeorge Spelvin2014-06-252-4/+4
| * lib: crc32: Mark test data __initconstGeorge Spelvin2014-06-251-2/+2
| * lib: crc32: Greatly shrink CRC combining codeGeorge Spelvin2014-06-252-79/+82
|/
* cxgb4: Fix endian bug introduced in cxgb4 dcb patchsetAnish Bhatt2014-06-241-4/+4
* trivial: net/irda/irlmp.c: Fix closing brace followed by ifRasmus Villemoes2014-06-231-1/+2
* enic: Kill unused variable in enic_rfs_flw_tbl_init().David S. Miller2014-06-231-1/+1
* Merge branch 'enic'David S. Miller2014-06-2317-104/+786
|\
| * enic: do tx cleanup in napi pollGovindarajulu Varadarajan2014-06-232-36/+54
| * enic: add low latency socket busy_poll supportGovindarajulu Varadarajan2014-06-232-12/+195
| * enic: fix lockdep around devcmd_lockTony Camuso2014-06-234-52/+52
| * enic: Add Accelerated RFS supportGovindarajulu Varadarajan2014-06-236-0/+279
| * enic: alloc/free rx_cpu_rmapGovindarajulu Varadarajan2014-06-231-0/+43
| * enic: devcmd for adding IP 5 tuple hardware filtersGovindarajulu Varadarajan2014-06-236-1/+145
| * enic: fix return value in _vnic_dev_cmdGovindarajulu Varadarajan2014-06-231-2/+2
| * flow_keys: Record IP layer protocol in skb_flow_dissect()Govindarajulu Varadarajan2014-06-233-1/+16
|/
* Merge branch 'cc2520'David S. Miller2014-06-225-0/+1106
|\
| * devicetree: add device tree bindings for cc2520 driverVarka Bhadram2014-06-221-0/+29
| * ieee802154: cc2520: add driver to kernel build systemVarka Bhadram2014-06-222-0/+12
| * ieee802154: cc2520: adds driver for TI CC2520 radioVarka Bhadram2014-06-222-0/+1065
|/
* Merge branch 'cxgb4-next'David S. Miller2014-06-2215-44/+1492
|\
| * cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt2014-06-2211-11/+11
| * cxgb4 : Makefile & Kconfig changes for DCBx supportAnish Bhatt2014-06-222-0/+12
| * cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...Anish Bhatt2014-06-223-14/+272
| * cxgb4 : Add DCBx support codebase and dcbnl_opsAnish Bhatt2014-06-222-0/+1121
OpenPOWER on IntegriCloud