summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* l2tp: Remove UDP checksum verificationTom Herbert2014-05-091-56/+1
* net: Verify UDP checksum before handoff to encapTom Herbert2014-05-092-0/+8
* icmp6: Call skb_checksum_validateTom Herbert2014-05-091-16/+5
* icmp: Call skb_checksum_simple_validateTom Herbert2014-05-091-10/+2
* igmp: Call skb_checksum_simple_validateTom Herbert2014-05-091-10/+2
* gre6: Call skb_checksum_simple_validateTom Herbert2014-05-091-11/+1
* gre: Call skb_checksum_simple_validateTom Herbert2014-05-091-23/+1
* mellanox: Logging message cleanupsJoe Perches2014-05-0926-437/+352
* bonding: remove the unused macrodingtianhong2014-05-091-2/+0
* bonding: simplify the slave_do_arp_validate_only()dingtianhong2014-05-092-4/+3
* bonding: remove the unnecessary struct bond_netdingtianhong2014-05-091-10/+8
* ipv4: remove inet_addr_hash_lock in devinet.cWANG Cong2014-05-091-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-061-0/+1
* Merge branch 'tipc-next'David S. Miller2014-05-0517-352/+268
|\
| * tipc: purge signal handler infrastructureYing Xue2014-05-054-147/+2
| * tipc: avoid to asynchronously reset all linksYing Xue2014-05-054-14/+32
| * tipc: convert allocations of global variables associated with bclinkYing Xue2014-05-055-15/+32
| * tipc: define new functions to operate bc_lockYing Xue2014-05-051-43/+53
| * tipc: avoid to asynchronously deliver name tables to peer nodeYing Xue2014-05-054-54/+52
| * tipc: remove TIPC_NAMES_GONE node flagYing Xue2014-05-052-23/+7
| * tipc: avoid to asynchronously notify subscriptionsYing Xue2014-05-054-16/+33
| * tipc: rename setup_blocked variable of node struct to flagsYing Xue2014-05-053-19/+31
| * tipc: adjust order of variables in tipc_node structureYing Xue2014-05-051-29/+34
| * tipc: always use tipc_node_lock() to hold node lockYing Xue2014-05-052-9/+9
|/
* net: via-rhine: Convert #ifdef USE_MMIO to a runtime flagAlexey Charkov2014-05-051-47/+55
* ipv6: remove unused function ipv6_inherit_linklocal()WANG Cong2014-05-051-12/+0
* Merge branch 'inet_csums'David S. Miller2014-05-0512-83/+183
|\
| * net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)Tom Herbert2014-05-052-13/+38
| * net: Call skb_checksum_init in IPv6Tom Herbert2014-05-053-30/+9
| * net: Call skb_checksum_init in IPv4Tom Herbert2014-05-053-40/+10
| * net: Generalize checksum_init functionsTom Herbert2014-05-051-0/+93
| * sparc: csum_add for SparcTom Herbert2014-05-052-0/+24
| * net: Change x86_64 add32_with_carry to allow memory operandTom Herbert2014-05-051-1/+1
| * x86_64: csum_add for x86_64Tom Herbert2014-05-051-0/+7
| * net: Allow csum_add to be provided in archTom Herbert2014-05-051-0/+2
|/
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-05213-3415/+6045
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-02213-3415/+6045
| |\
| | * rsi: Changing opcode for sta mode according to changes in firmwareJahnavi Meher2014-04-302-2/+3
| | * ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan2014-04-302-6/+6
| | * ath9k_hw: update ar9300 initvalsRajkumar Manoharan2014-04-305-5/+5
| | * b43: N-PHY: complete radio 0x2056 setupRafał Miłecki2014-04-301-5/+27
| | * ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh2014-04-301-2/+2