summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller213-3415/+6045
2014-05-05Merge branch 'am437x'David S. Miller5-21/+66
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-05Merge branch 'filter-cleanups'David S. Miller2-276/+309
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
2014-05-04tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet15-48/+36
2014-05-03tcp: fix cwnd limited checking to improve congestion controlEric Dumazet4-28/+36
2014-05-03net: Allow tc changes in user namespacesStéphane Graber2-4/+7
2014-05-03Merge branch 'davinci_mdio'David S. Miller4-40/+87
2014-05-03net: davinci_mdio: simplify IO memory mappingGrygorii Strashko1-18/+3
2014-05-03net: davinci_mdio: drop pinctrl_pm_select_default_state from probeGrygorii Strashko1-3/+0
2014-05-03net: davinci_mdio: use devm_* apiGrygorii Strashko1-19/+5
2014-05-03mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko3-0/+79
2014-05-02net: via-rhine: Drop revision property, use quirks insteadAlexey Charkov1-35/+42
2014-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville213-3415/+6045
2014-04-30hyperv: Enable sendbuf mechanism on the send pathKY Srinivasan3-9/+234
2014-04-30net: stmmac: set phy to use polling by defaultDinh Nguyen1-2/+5
2014-04-30virtio-net: Set needed_headroom for virtio-net when VIRTIO_F_ANY_LAYOUT is trueZhangjie \(HZ\)1-0/+7
2014-04-30tipc: fix memory leak of publicationsYing Xue1-1/+1
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti8-48/+28
2014-04-30net: dsa: update DSA drivers to use ds_to_privFlorian Fainelli3-9/+9
2014-04-30net: dsa: add ds_to_privFlorian Fainelli1-0/+5
2014-04-30rsi: Changing opcode for sta mode according to changes in firmwareJahnavi Meher2-2/+3
2014-04-30ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan2-6/+6
2014-04-30ath9k_hw: update ar9300 initvalsRajkumar Manoharan5-5/+5
2014-04-30b43: N-PHY: complete radio 0x2056 setupRafał Miłecki1-5/+27
2014-04-30ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh1-2/+2
2014-04-30iwlegacy: Convert /n to \nJoe Perches2-2/+2
2014-04-30wlcore: fix usage of platform_device_add_data()Christian Engelmayer2-31/+20
2014-04-30rtlwifi: rtl8723be: disable MSI interrupts modeAdam Lee1-1/+1
2014-04-30Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"Adam Lee1-1/+0
2014-04-30b43: don't pre-set radio_on variable to trueRafał Miłecki1-1/+0
2014-04-30b43: use b43_software_rfkill helperRafał Miłecki1-3/+3
2014-04-30b43: bcma: respect GMODE (band choice) during core resetRafał Miłecki1-1/+6
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville62-882/+2051
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville13-138/+407
2014-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-68/+373
2014-04-28tipc: move the delivery of named messages out of nametbl lockYing Xue3-13/+22
2014-04-28tipc: fix out of bounds indexingErik Hugne1-1/+1
2014-04-28ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka1-1/+1
2014-04-28claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka1-1/+1