summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: filter: additional BPF testsAlexei Starovoitov2014-05-121-0/+1224
* net: filter: BPF testsuiteAlexei Starovoitov2014-05-124-1/+343
* net: filter: make BPF conversion more readableAlexei Starovoitov2014-05-122-92/+101
* Merge branch 'sctp_sysctl'David S. Miller2014-05-091-10/+11
|\
| * sctp: add a checking for sctp_sysctl_net_registerwangweidong2014-05-091-0/+4
| * Revert "sctp: optimize the sctp_sysctl_net_register"wangweidong2014-05-091-10/+7
|/
* mdio_bus: fix devm_mdiobus_alloc_size exportArnd Bergmann2014-05-091-1/+1
* bonding: make a generic sysfs option store and fix commentsNikolay Aleksandrov2014-05-093-491/+107
* rds: remove the unneed NULL checkingwangweidong2014-05-092-4/+2
* Merge branch 'be2net-next'David S. Miller2014-05-095-348/+346
|\
| * be2net: use MCCQ instead of MBOX in be_cmd_rss_config()Kalesh AP2014-05-091-7/+10
| * be2net: include rx-compl error counter in ethtool statsKalesh AP2014-05-091-0/+1
| * be2net: remove unused code in be_cmd_vlan_config()Kalesh AP2014-05-093-10/+5
| * be2net: covert vlan array to bit-mapRavikumar Nelavelli2014-05-092-11/+10
| * be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla2014-05-091-58/+42
| * be2net: fix function call indentation in be_cmds.cSathya Perla2014-05-091-161/+179
| * be2net: fix line wrap and function call indentation in be_main.cSathya Perla2014-05-091-103/+101
|/
* Merge branch 'qlcnic-next'David S. Miller2014-05-0911-203/+244
|\
| * qlcnic: Update version to 5.3.59Rajesh Borundia2014-05-091-2/+2
| * qlcnic: Collect firmware dump using DMA on 82xx adaptersShahed Shaikh2014-05-095-50/+42
| * qlcnic: Add mac learning support to SR-IOV VF.Rajesh Borundia2014-05-096-28/+78
| * qlcnic: Add support to process commands in atomic contextRajesh Borundia2014-05-096-107/+99
| * qlcnic: Allow SR-IOV VF probe in hypervisor.Rajesh Borundia2014-05-093-17/+24
|/
* Merge branch 'tipc-next'David S. Miller2014-05-093-27/+27
|\
| * tipc: don't directly overwrite node action_flagsYing Xue2014-05-092-3/+5
| * tipc: rename enum names of node flagsYing Xue2014-05-093-27/+25
|/
* Merge branch 'inet_csums_part2'David S. Miller2014-05-088-126/+20
|\
| * l2tp: Remove UDP checksum verificationTom Herbert2014-05-081-56/+1
| * net: Verify UDP checksum before handoff to encapTom Herbert2014-05-082-0/+8
| * icmp6: Call skb_checksum_validateTom Herbert2014-05-081-16/+5
| * icmp: Call skb_checksum_simple_validateTom Herbert2014-05-081-10/+2
| * igmp: Call skb_checksum_simple_validateTom Herbert2014-05-081-10/+2
| * gre6: Call skb_checksum_simple_validateTom Herbert2014-05-081-11/+1
| * gre: Call skb_checksum_simple_validateTom Herbert2014-05-081-23/+1
|/
* mellanox: Logging message cleanupsJoe Perches2014-05-0826-437/+352
* bonding: remove the unused macrodingtianhong2014-05-081-2/+0
* bonding: simplify the slave_do_arp_validate_only()dingtianhong2014-05-082-4/+3
* bonding: remove the unnecessary struct bond_netdingtianhong2014-05-081-10/+8
* ipv4: remove inet_addr_hash_lock in devinet.cWANG Cong2014-05-081-5/+2
* qlcnic: Fix Kconfig dependency on HWMONHarish Patil2014-05-071-1/+1
* Merge branch 'micrel_ksz9031'David S. Miller2014-05-073-50/+188
|\
| * ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette2014-05-071-1/+105
| * Update Micrel KSZ90x1 binding documentationHubert Chaumette2014-05-072-49/+83
|/
* net: clean up snmp stats codeWANG Cong2014-05-0712-162/+103
* isdn: hisax: remove some dead codeDan Carpenter2014-05-071-107/+4
* tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell2014-05-071-1/+1
* w83977af_ir: remove two faux Kconfig macrosPaul Bolle2014-05-071-29/+4
* ipv6: Need to sock_put on csum errorTom Herbert2014-05-051-0/+1
* Merge branch 'tipc-next'David S. Miller2014-05-0517-352/+268
|\
| * tipc: purge signal handler infrastructureYing Xue2014-05-054-147/+2