aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-09qlcnic: Update version to 5.3.59Rajesh Borundia1-2/+2
2014-05-09qlcnic: Collect firmware dump using DMA on 82xx adaptersShahed Shaikh5-50/+42
2014-05-09qlcnic: Add mac learning support to SR-IOV VF.Rajesh Borundia6-28/+78
2014-05-09qlcnic: Add support to process commands in atomic contextRajesh Borundia6-107/+99
2014-05-09qlcnic: Allow SR-IOV VF probe in hypervisor.Rajesh Borundia3-17/+24
2014-05-09Merge branch 'tipc-next'David S. Miller3-27/+27
2014-05-09tipc: don't directly overwrite node action_flagsYing Xue2-3/+5
2014-05-09tipc: rename enum names of node flagsYing Xue3-27/+25
2014-05-08Merge branch 'inet_csums_part2'David S. Miller8-126/+20
2014-05-08l2tp: Remove UDP checksum verificationTom Herbert1-56/+1
2014-05-08net: Verify UDP checksum before handoff to encapTom Herbert2-0/+8
2014-05-08icmp6: Call skb_checksum_validateTom Herbert1-16/+5
2014-05-08icmp: Call skb_checksum_simple_validateTom Herbert1-10/+2
2014-05-08igmp: Call skb_checksum_simple_validateTom Herbert1-10/+2
2014-05-08gre6: Call skb_checksum_simple_validateTom Herbert1-11/+1
2014-05-08gre: Call skb_checksum_simple_validateTom Herbert1-23/+1
2014-05-08mellanox: Logging message cleanupsJoe Perches26-437/+352
2014-05-08bonding: remove the unused macrodingtianhong1-2/+0
2014-05-08bonding: simplify the slave_do_arp_validate_only()dingtianhong2-4/+3
2014-05-08bonding: remove the unnecessary struct bond_netdingtianhong1-10/+8
2014-05-08Driver for Beckhoff CX5020 EtherCAT master module.Darek Marcinkiewicz3-0/+719
2014-05-08ipv4: remove inet_addr_hash_lock in devinet.cWANG Cong1-5/+2
2014-05-08ping: move ping_group_range out of CONFIG_SYSCTLCong Wang4-14/+20
2014-05-08ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang5-25/+46
2014-05-09netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich1-2/+4
2014-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville7-9/+30
2014-05-07qlcnic: Fix Kconfig dependency on HWMONHarish Patil1-1/+1
2014-05-07net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack1-1/+6
2014-05-07ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich1-1/+1
2014-05-07Merge branch 'qlcnic_net'David S. Miller2-20/+53
2014-05-07qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh2-18/+47
2014-05-07qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra1-2/+6
2014-05-07Merge branch 'micrel_ksz9031'David S. Miller3-50/+188
2014-05-07ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette1-1/+105
2014-05-07Update Micrel KSZ90x1 binding documentationHubert Chaumette2-49/+83
2014-05-07net: clean up snmp stats codeWANG Cong12-162/+103
2014-05-07jme: Fix DMA unmap warningNeil Horman1-6/+47
2014-05-07Merge branch 'gso_forward'David S. Miller4-71/+59
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal2-18/+11
2014-05-07net: ip: push gso skb forwarding handling down the stackFlorian Westphal2-53/+48
2014-05-07isdn: hisax: remove some dead codeDan Carpenter1-107/+4
2014-05-07tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell1-1/+1
2014-05-07net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal1-1/+5
2014-05-07net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal1-2/+2
2014-05-07w83977af_ir: remove two faux Kconfig macrosPaul Bolle1-29/+4
2014-05-07net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lockBjørn Mork1-5/+13
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville7-9/+30
2014-05-05ipv6: Need to sock_put on csum errorTom Herbert1-0/+1
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds133-1043/+1496
2014-05-05Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-16/+58