aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* htb: improved accuracy at high ratesVimalkumar2012-11-03
* vxlan: allow a user to set TTL valueVincent Bernat2012-11-03
* smsc75xx: add wol support for more frame typesSteve Glendinning2012-11-03
* if_ether.h: add B.A.T.M.A.N.-Advanced EthertypeAntonio Quartulli2012-11-03
* r8169: Kill SafeMtu macroKirill Smelkov2012-11-03
* ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-03
* ipv4: avoid a test in ip_rt_put()Eric Dumazet2012-11-03
* sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2012-11-03
* ipv6: remove a useless NULL checkAmerigo Wang2012-11-03
* pktgen: clean up ktime_t helpersDaniel Borkmann2012-11-03
* tcp: better retrans tracking for defer-acceptEric Dumazet2012-11-03
* net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings2012-11-02
* ipv6/multipath: remove flag NLM_F_EXCL after the first nexthopNicolas Dichtel2012-11-02
* eth: Rename and properly align br_reserved_address arrayBen Hutchings2012-11-02
* eth: Make is_link_local() consistent with other address testsBen Hutchings2012-11-02
* bridge: Use is_link_local() in store_group_addr()Ben Hutchings2012-11-02
* sfc: Select PTP_1588_CLOCKBen Hutchings2012-11-02
* vhost-net: reduce vq polling on tx zerocopyMichael S. Tsirkin2012-11-02
* vhost-net: select tx zero copy dynamicallyMichael S. Tsirkin2012-11-02
* vhost: move -net specific code outMichael S. Tsirkin2012-11-02
* vhost: track zero copy failures using DMA lengthMichael S. Tsirkin2012-11-02
* vhost-net: cleanup macros for DMA status trackingMichael S. Tsirkin2012-11-02
* tun: report orphan frags errors to zero copy callbackMichael S. Tsirkin2012-11-02
* skb: api to report errors for zero copy skbsMichael S. Tsirkin2012-11-02
* skb: report completion status for zero copy skbsMichael S. Tsirkin2012-11-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-11-02
|\
| * e1000: fix concurrent accesses to PHY from watchdog and ethtoolMaxime Bizon2012-11-01
| * igb: Fix EEPROM writes via ethtool on i210Carolyn Wyborny2012-11-01
| * igb: Add function to read i211's invm versionCarolyn Wyborny2012-11-01
| * igb: Remove workaround for EEE configuration on i210/I211Carolyn Wyborny2012-11-01
| * ixgbe: fix default setting of TXDCTL.WTHRESHEmil Tantilov2012-11-01
| * ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_eventJacob Keller2012-11-01
* | vlan: use IS_ENABLED()Amerigo Wang2012-11-01
* | ipv6: use IS_ENABLED()Amerigo Wang2012-11-01
* | rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel2012-11-01
* | ppp: make ppp_get_stats64 staticstephen hemminger2012-11-01
* | FEC: Add time stamping code and a PTP hardware clockFrank Li2012-11-01
* | ARM: imx6q: Set enet tx reference clk from anatop to support 1588Frank Li2012-11-01
* | ARM: dts: imx6q: Add ENET PTP clock pin and clock sourceFrank Li2012-11-01
* | net: fec: move fec_enet_private to header fileFrank Li2012-11-01
* | veth: allow changing the mac address while interface is upHannes Frederic Sowa2012-11-01
* | cpsw: support the HWTSTAMP ioctl and the CPTSRichard Cochran2012-11-01
* | cpts: specify the input clock frequency via DTRichard Cochran2012-11-01
* | cpsw: add a DT field for the active time stamping portRichard Cochran2012-11-01
* | cpsw: add a DT field for the cpts offsetRichard Cochran2012-11-01
* | cpts: introduce time stamping code and a PTP hardware clock.Richard Cochran2012-11-01
* | cpsw: support both silicon versionsRichard Cochran2012-11-01
* | cpsw: remember the silicon versionRichard Cochran2012-11-01
* | cpsw: add missing fields to the CPSW_SS register bank.Richard Cochran2012-11-01
* | cpsw: rename register banks to match the reference manualRichard Cochran2012-11-01