summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * cxgb4 : Update fw interface file for DCBx support. Adds all the required fiel...Anish Bhatt2014-06-221-19/+76
|/
* xilinx: Fix compiler warningManuel Schölling2014-06-223-3/+3
* net: em_canid: remove useless statements from em_canid_changeDuan Jiong2014-06-211-7/+0
* bridge: use list_for_each_entry_continue_reverseLi RongQing2014-06-211-6/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-06-2112-6379/+3954
|\
| * i40e/i40evf: Bump i40e to 0.4.13 and i40evf to 0.9.35Catherine Sullivan2014-06-202-2/+2
| * i40e/i40evf: modify debug prints to avoid seg faultsKamil Krawczyk2014-06-202-8/+22
| * i40e/i40evf: Update RSS configurationCarolyn Wyborny2014-06-205-7/+21
| * i40evf: fix off-by-oneMitch Williams2014-06-191-2/+2
| * i40e: keep service tasks out of reset processShannon Nelson2014-06-191-0/+6
| * i40e: clear VEB stats when pf stats are clearedShannon Nelson2014-06-191-0/+12
| * i40e: Fix scheduling while atomic bug during NAPINeerav Parikh2014-06-192-2/+24
| * i40e: debugfs fix to dump remote LLDPDUNeerav Parikh2014-06-191-1/+1
| * i40e: Helper routine for Rx/Tx queue enable/disable waitNeerav Parikh2014-06-192-26/+75
| * i40e: Fix dangling ring pointers upon driver removalAnjali Singhai Jain2014-06-191-1/+5
| * i40e/i40evf: Reset Head and Tail on AQ initializationMichal Kosiarz2014-06-192-0/+42
| * i40e: workaround NVM GLQF_HKEYJesse Brandeburg2014-06-191-0/+14
OpenPOWER on IntegriCloud