summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-28tipc: move the delivery of named messages out of nametbl lockYing Xue
2014-04-28tipc: fix out of bounds indexingErik Hugne
2014-04-28ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka
2014-04-28claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka
2014-04-28qeth: Add new priority queueing optionsStefan Raspl
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl
2014-04-28qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-28lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-28qeth: Fix default queue setting in priority queueingStefan Raspl
2014-04-28ptp: validate the requested frequency adjustment.Richard Cochran
2014-04-28ipv4: Use predefined value for readabilityHisao Tanabe
2014-04-28ethtool: exit the loop when invalid index occursJean Sacren
2014-04-28i40e/i40evf: Bump build versionCatherine Sullivan
2014-04-28i40e/i40evf: Retrieve and store missing link config informationNeerav Parikh
2014-04-28i40e: Update function formal parametersKevin Scott
2014-04-28i40e: Do not expose fd-sb commands from debugfsAnjali Singhai Jain
2014-04-28i40e: Do not enable NTUPLE feature control in MFP modeAnjali Singhai Jain
2014-04-28i40e: Change variable type to avoid typecheck failureKevin Scott
2014-04-28i40evf: remove debugging messageMitch Williams
2014-04-28i40evf: fix panic on PF driver failMitch Williams
2014-04-28i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh
2014-04-28i40e: Redistribute queue vectors after DCB reconfigurationNeerav Parikh
2014-04-28i40e/i40evf: add driver version string to driver version commandShannon Nelson
2014-04-28i40e: Use port VLAN in MAC/VLAN filter configurationGreg Rose
2014-04-28i40evf: support ethtool RSS optionsMitch A Williams
2014-04-28i40e: Retain MAC filters when changing port VLANGreg Rose
2014-04-28i40e: remove ptp_tx_work timestamp work itemJacob Keller
2014-04-28sched, act: allow to clear all actions as wellCong Wang