summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-09qlcnic: Add mac learning support to SR-IOV VF.Rajesh Borundia
2014-05-09qlcnic: Add support to process commands in atomic contextRajesh Borundia
2014-05-09qlcnic: Allow SR-IOV VF probe in hypervisor.Rajesh Borundia
2014-05-09Merge branch 'tipc-next'David S. Miller
2014-05-09tipc: don't directly overwrite node action_flagsYing Xue
2014-05-09tipc: rename enum names of node flagsYing Xue
2014-05-08Merge branch 'inet_csums_part2'David S. Miller
2014-05-08l2tp: Remove UDP checksum verificationTom Herbert
2014-05-08net: Verify UDP checksum before handoff to encapTom Herbert
2014-05-08icmp6: Call skb_checksum_validateTom Herbert
2014-05-08icmp: Call skb_checksum_simple_validateTom Herbert
2014-05-08igmp: Call skb_checksum_simple_validateTom Herbert
2014-05-08gre6: Call skb_checksum_simple_validateTom Herbert
2014-05-08gre: Call skb_checksum_simple_validateTom Herbert
2014-05-08mellanox: Logging message cleanupsJoe Perches
2014-05-08bonding: remove the unused macrodingtianhong
2014-05-08bonding: simplify the slave_do_arp_validate_only()dingtianhong
2014-05-08bonding: remove the unnecessary struct bond_netdingtianhong
2014-05-08ipv4: remove inet_addr_hash_lock in devinet.cWANG Cong
2014-05-07qlcnic: Fix Kconfig dependency on HWMONHarish Patil
2014-05-07Merge branch 'micrel_ksz9031'David S. Miller
2014-05-07ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette
2014-05-07Update Micrel KSZ90x1 binding documentationHubert Chaumette
2014-05-07net: clean up snmp stats codeWANG Cong
2014-05-07isdn: hisax: remove some dead codeDan Carpenter
2014-05-07tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell
2014-05-07w83977af_ir: remove two faux Kconfig macrosPaul Bolle
2014-05-05ipv6: Need to sock_put on csum errorTom Herbert
2014-05-05Merge branch 'tipc-next'David S. Miller
2014-05-05tipc: purge signal handler infrastructureYing Xue
2014-05-05tipc: avoid to asynchronously reset all linksYing Xue
2014-05-05tipc: convert allocations of global variables associated with bclinkYing Xue
2014-05-05tipc: define new functions to operate bc_lockYing Xue
2014-05-05tipc: avoid to asynchronously deliver name tables to peer nodeYing Xue
2014-05-05tipc: remove TIPC_NAMES_GONE node flagYing Xue
2014-05-05tipc: avoid to asynchronously notify subscriptionsYing Xue
2014-05-05tipc: rename setup_blocked variable of node struct to flagsYing Xue
2014-05-05tipc: adjust order of variables in tipc_node structureYing Xue
2014-05-05tipc: always use tipc_node_lock() to hold node lockYing Xue
2014-05-05net: via-rhine: Convert #ifdef USE_MMIO to a runtime flagAlexey Charkov
2014-05-05ipv6: remove unused function ipv6_inherit_linklocal()WANG Cong
2014-05-05Merge branch 'inet_csums'David S. Miller
2014-05-05net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)Tom Herbert
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert
2014-05-05net: Call skb_checksum_init in IPv4Tom Herbert
2014-05-05net: Generalize checksum_init functionsTom Herbert
2014-05-05sparc: csum_add for SparcTom Herbert
2014-05-05net: Change x86_64 add32_with_carry to allow memory operandTom Herbert
2014-05-05x86_64: csum_add for x86_64Tom Herbert
2014-05-05net: Allow csum_add to be provided in archTom Herbert