aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-03net: fix bridge notify hook to manage flags correctlyJohn Fastabend
2012-11-03macb: Keep driver's speed/duplex in sync with actual NCFGRVitalii Demianets
2012-11-03net: neterion: Do not break word unregister.YOSHIFUJI Hideaki / 吉藤英明
2012-11-03net: sh_eth: Fix a typo - replace regist with register.YOSHIFUJI Hideaki / 吉藤英明
2012-11-03ptp: fixup Kconfig for two PHC drivers.Richard Cochran
2012-11-03htb: improved accuracy at high ratesVimalkumar
2012-11-03vxlan: allow a user to set TTL valueVincent Bernat
2012-11-03smsc75xx: add wol support for more frame typesSteve Glendinning
2012-11-03if_ether.h: add B.A.T.M.A.N.-Advanced EthertypeAntonio Quartulli
2012-11-03r8169: Kill SafeMtu macroKirill Smelkov
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang
2012-11-03ipv4: avoid a test in ip_rt_put()Eric Dumazet
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman
2012-11-03ipv6: remove a useless NULL checkAmerigo Wang
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet
2012-11-02net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings
2012-11-02ipv6/multipath: remove flag NLM_F_EXCL after the first nexthopNicolas Dichtel
2012-11-02eth: Rename and properly align br_reserved_address arrayBen Hutchings
2012-11-02eth: Make is_link_local() consistent with other address testsBen Hutchings
2012-11-02bridge: Use is_link_local() in store_group_addr()Ben Hutchings
2012-11-02sfc: Select PTP_1588_CLOCKBen Hutchings
2012-11-02vhost-net: reduce vq polling on tx zerocopyMichael S. Tsirkin
2012-11-02vhost-net: select tx zero copy dynamicallyMichael S. Tsirkin
2012-11-02vhost: move -net specific code outMichael S. Tsirkin
2012-11-02vhost: track zero copy failures using DMA lengthMichael S. Tsirkin
2012-11-02vhost-net: cleanup macros for DMA status trackingMichael S. Tsirkin
2012-11-02tun: report orphan frags errors to zero copy callbackMichael S. Tsirkin
2012-11-02skb: api to report errors for zero copy skbsMichael S. Tsirkin
2012-11-02skb: report completion status for zero copy skbsMichael S. Tsirkin
2012-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-11-01vlan: use IS_ENABLED()Amerigo Wang
2012-11-01ipv6: use IS_ENABLED()Amerigo Wang
2012-11-01rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel
2012-11-01ppp: make ppp_get_stats64 staticstephen hemminger
2012-11-01FEC: Add time stamping code and a PTP hardware clockFrank Li
2012-11-01ARM: imx6q: Set enet tx reference clk from anatop to support 1588Frank Li
2012-11-01ARM: dts: imx6q: Add ENET PTP clock pin and clock sourceFrank Li
2012-11-01net: fec: move fec_enet_private to header fileFrank Li
2012-11-01veth: allow changing the mac address while interface is upHannes Frederic Sowa
2012-11-01cpsw: support the HWTSTAMP ioctl and the CPTSRichard Cochran
2012-11-01cpts: specify the input clock frequency via DTRichard Cochran
2012-11-01cpsw: add a DT field for the active time stamping portRichard Cochran
2012-11-01cpsw: add a DT field for the cpts offsetRichard Cochran
2012-11-01cpts: introduce time stamping code and a PTP hardware clock.Richard Cochran
2012-11-01cpsw: support both silicon versionsRichard Cochran
2012-11-01cpsw: remember the silicon versionRichard Cochran
2012-11-01cpsw: add missing fields to the CPSW_SS register bank.Richard Cochran
2012-11-01cpsw: rename register banks to match the reference manualRichard Cochran
2012-11-01drivers: net: ethernet: cpsw: add multicast address to ALE tableMugunthan V N