summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-09icmp: Call skb_checksum_simple_validateTom Herbert1-10/+2
2014-05-09igmp: Call skb_checksum_simple_validateTom Herbert1-10/+2
2014-05-09gre6: Call skb_checksum_simple_validateTom Herbert1-11/+1
2014-05-09gre: Call skb_checksum_simple_validateTom Herbert1-23/+1
2014-05-09mellanox: Logging message cleanupsJoe Perches26-437/+352
2014-05-09bonding: remove the unused macrodingtianhong1-2/+0
2014-05-09bonding: simplify the slave_do_arp_validate_only()dingtianhong2-4/+3
2014-05-09bonding: remove the unnecessary struct bond_netdingtianhong1-10/+8
2014-05-09Driver for Beckhoff CX5020 EtherCAT master module.Darek Marcinkiewicz3-0/+719
2014-05-09ipv4: remove inet_addr_hash_lock in devinet.cWANG Cong1-5/+2
2014-05-09ping: move ping_group_range out of CONFIG_SYSCTLCong Wang4-14/+20
2014-05-09ipv4: 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/linvil...John W. Linville7-9/+30
2014-05-08qlcnic: Fix Kconfig dependency on HWMONHarish Patil1-1/+1
2014-05-08net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack1-1/+6
2014-05-08ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich1-1/+1
2014-05-08Merge branch 'qlcnic_net'David S. Miller2-20/+53
2014-05-08qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh2-18/+47
2014-05-08qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra1-2/+6
2014-05-08Merge branch 'micrel_ksz9031'David S. Miller3-50/+188
2014-05-08ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette1-1/+105
2014-05-08Update Micrel KSZ90x1 binding documentationHubert Chaumette2-49/+83
2014-05-08net: 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-06ipv6: Need to sock_put on csum errorTom Herbert1-0/+1
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds133-1043/+1496
2014-05-06Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-16/+58
2014-05-06Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-18/+20
2014-05-06Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+12
2014-05-06Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds24-167/+696
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds7-76/+44
2014-05-06Merge branch 'tipc-next'David S. Miller17-352/+268
2014-05-06tipc: purge signal handler infrastructureYing Xue4-147/+2
2014-05-06tipc: avoid to asynchronously reset all linksYing Xue4-14/+32
2014-05-06tipc: convert allocations of global variables associated with bclinkYing Xue5-15/+32
2014-05-06tipc: define new functions to operate bc_lockYing Xue1-43/+53
2014-05-06tipc: avoid to asynchronously deliver name tables to peer nodeYing Xue4-54/+52
2014-05-06tipc: remove TIPC_NAMES_GONE node flagYing Xue2-23/+7
2014-05-06tipc: avoid to asynchronously notify subscriptionsYing Xue4-16/+33