summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06ipv6: 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
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-05Merge branch 'am437x'David S. Miller
2014-05-05ARM: dts: am4372: Add clock names for cpsw and cptsGeorge Cherian
2014-05-05ARM: AM43xx: clk: Change the cpts ref clock source to dpll_core_m5 clkGeorge Cherian
2014-05-05drivers: net: cpsw: Enable Annexe F Time syncGeorge Cherian
2014-05-05drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372George Cherian
2014-05-05drivers: net: cpts: Remove hardcoded clock name for CPTSGeorge Cherian
2014-05-05ARM: dts: am33xx: Add clock names for cpsw and cptsGeorge Cherian
2014-05-05unregister_netdevice : move RTM_DELLINK to until after ndo_uninitRoopa Prabhu
2014-05-04Merge branch 'filter-cleanups'David S. Miller
2014-05-04net: filter: misc/various cleanupsDaniel Borkmann
2014-05-04net: filter: make register naming more comprehensibleDaniel Borkmann
2014-05-04net: filter: simplify label names from jump-tableDaniel Borkmann
2014-05-04net: filter: doc: expand and improve BPF documentationAlexei Starovoitov
2014-05-03tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet
2014-05-02tcp: fix cwnd limited checking to improve congestion controlEric Dumazet
2014-05-02net: Allow tc changes in user namespacesStéphane Graber
2014-05-02Merge branch 'davinci_mdio'David S. Miller
2014-05-02net: davinci_mdio: simplify IO memory mappingGrygorii Strashko
2014-05-02net: davinci_mdio: drop pinctrl_pm_select_default_state from probeGrygorii Strashko
2014-05-02net: davinci_mdio: use devm_* apiGrygorii Strashko
2014-05-02mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko
2014-05-02net: via-rhine: Drop revision property, use quirks insteadAlexey Charkov