summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-09net: Verify UDP checksum before handoff to encapTom Herbert2-0/+8
2014-05-09icmp6: Call skb_checksum_validateTom Herbert1-16/+5
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-09ipv4: remove inet_addr_hash_lock in devinet.cWANG Cong1-5/+2
2014-05-07qlcnic: Fix Kconfig dependency on HWMONHarish Patil1-1/+1
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-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-07w83977af_ir: remove two faux Kconfig macrosPaul Bolle1-29/+4
2014-05-06ipv6: Need to sock_put on csum errorTom Herbert1-0/+1
2014-05-05tipc: purge signal handler infrastructureYing Xue4-147/+2
2014-05-05tipc: avoid to asynchronously reset all linksYing Xue4-14/+32
2014-05-05tipc: convert allocations of global variables associated with bclinkYing Xue5-15/+32
2014-05-05tipc: define new functions to operate bc_lockYing Xue1-43/+53
2014-05-05tipc: avoid to asynchronously deliver name tables to peer nodeYing Xue4-54/+52
2014-05-05tipc: remove TIPC_NAMES_GONE node flagYing Xue2-23/+7
2014-05-05tipc: avoid to asynchronously notify subscriptionsYing Xue4-16/+33
2014-05-05tipc: rename setup_blocked variable of node struct to flagsYing Xue3-19/+31
2014-05-05tipc: adjust order of variables in tipc_node structureYing Xue1-29/+34
2014-05-05tipc: always use tipc_node_lock() to hold node lockYing Xue2-9/+9
2014-05-05net: via-rhine: Convert #ifdef USE_MMIO to a runtime flagAlexey Charkov1-47/+55
2014-05-05ipv6: remove unused function ipv6_inherit_linklocal()WANG Cong1-12/+0
2014-05-05net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)Tom Herbert2-13/+38
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert3-30/+9
2014-05-05net: Call skb_checksum_init in IPv4Tom Herbert3-40/+10
2014-05-05net: Generalize checksum_init functionsTom Herbert1-0/+93
2014-05-05sparc: csum_add for SparcTom Herbert2-0/+24
2014-05-05net: Change x86_64 add32_with_carry to allow memory operandTom Herbert1-1/+1
2014-05-05x86_64: csum_add for x86_64Tom Herbert1-0/+7
2014-05-05net: Allow csum_add to be provided in archTom Herbert1-0/+2
2014-05-05ARM: dts: am4372: Add clock names for cpsw and cptsGeorge Cherian1-0/+2
2014-05-05ARM: AM43xx: clk: Change the cpts ref clock source to dpll_core_m5 clkGeorge Cherian1-0/+16
2014-05-05drivers: net: cpsw: Enable Annexe F Time syncGeorge Cherian1-12/+37
2014-05-05drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372George Cherian1-2/+5
2014-05-05drivers: net: cpts: Remove hardcoded clock name for CPTSGeorge Cherian1-7/+4
2014-05-05ARM: dts: am33xx: Add clock names for cpsw and cptsGeorge Cherian1-0/+2
2014-05-05unregister_netdevice : move RTM_DELLINK to until after ndo_uninitRoopa Prabhu1-4/+4
2014-05-05net: filter: misc/various cleanupsDaniel Borkmann1-8/+7
2014-05-05net: filter: make register naming more comprehensibleDaniel Borkmann2-114/+145
2014-05-05net: filter: simplify label names from jump-tableDaniel Borkmann2-154/+157
2014-05-05net: filter: doc: expand and improve BPF documentationAlexei Starovoitov1-4/+154