summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-30hyperv: Enable sendbuf mechanism on the send pathKY Srinivasan
2014-04-30net: stmmac: set phy to use polling by defaultDinh Nguyen
2014-04-30virtio-net: Set needed_headroom for virtio-net when VIRTIO_F_ANY_LAYOUT is trueZhangjie \(HZ\)
2014-04-30tipc: fix memory leak of publicationsYing Xue
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti
2014-04-30net: dsa: update DSA drivers to use ds_to_privFlorian Fainelli
2014-04-30net: dsa: add ds_to_privFlorian Fainelli
2014-04-30rsi: Changing opcode for sta mode according to changes in firmwareJahnavi Meher
2014-04-30ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan
2014-04-30ath9k_hw: update ar9300 initvalsRajkumar Manoharan
2014-04-30b43: N-PHY: complete radio 0x2056 setupRafał Miłecki
2014-04-30ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh
2014-04-30iwlegacy: Convert /n to \nJoe Perches
2014-04-30wlcore: fix usage of platform_device_add_data()Christian Engelmayer
2014-04-30rtlwifi: rtl8723be: disable MSI interrupts modeAdam Lee
2014-04-30Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"Adam Lee
2014-04-30b43: don't pre-set radio_on variable to trueRafał Miłecki
2014-04-30b43: use b43_software_rfkill helperRafał Miłecki
2014-04-30b43: bcma: respect GMODE (band choice) during core resetRafał Miłecki
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville