aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-06drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issueKumar Amit Mehta1-43/+43
2012-11-06drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issueKumar Amit Mehta1-8/+8
2012-11-06sparc: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann1-0/+19
2012-11-04r8169: enable internal ASPM and clock request settingshayeswang1-9/+21
2012-11-04bridge: Avoid 'statement with no effect' compiler warningsLee Jones1-4/+4
2012-11-03drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall1-4/+2
2012-11-03atp: remove set_rx_mode_8012()Paul Bolle2-58/+2
2012-11-03cpsw: fix leaking IO mappingsRichard Cochran1-9/+8
2012-11-03cpsw: rename register banks to match the reference manual, part 2Richard Cochran1-13/+13
2012-11-03net: fix bridge notify hook to manage flags correctlyJohn Fastabend1-8/+18
2012-11-03macb: Keep driver's speed/duplex in sync with actual NCFGRVitalii Demianets1-0/+2
2012-11-03net: neterion: Do not break word unregister.YOSHIFUJI Hideaki / 吉藤英明1-1/+2
2012-11-03net: sh_eth: Fix a typo - replace regist with register.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2012-11-03ptp: fixup Kconfig for two PHC drivers.Richard Cochran2-2/+2
2012-11-03htb: improved accuracy at high ratesVimalkumar1-38/+90
2012-11-03vxlan: allow a user to set TTL valueVincent Bernat1-0/+3
2012-11-03smsc75xx: add wol support for more frame typesSteve Glendinning2-33/+124
2012-11-03if_ether.h: add B.A.T.M.A.N.-Advanced EthertypeAntonio Quartulli1-0/+1
2012-11-03r8169: Kill SafeMtu macroKirill Smelkov1-1/+0
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang11-26/+32
2012-11-03ipv4: avoid a test in ip_rt_put()Eric Dumazet1-3/+6
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman4-42/+46
2012-11-03ipv6: remove a useless NULL checkAmerigo Wang1-1/+1
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann2-28/+32
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet11-35/+56
2012-11-02net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings1-16/+7
2012-11-02ipv6/multipath: remove flag NLM_F_EXCL after the first nexthopNicolas Dichtel1-0/+6
2012-11-02eth: Rename and properly align br_reserved_address arrayBen Hutchings2-3/+4
2012-11-02eth: Make is_link_local() consistent with other address testsBen Hutchings6-8/+8
2012-11-02bridge: Use is_link_local() in store_group_addr()Ben Hutchings1-8/+3
2012-11-02sfc: Select PTP_1588_CLOCKBen Hutchings1-0/+1
2012-11-02vhost-net: reduce vq polling on tx zerocopyMichael S. Tsirkin1-2/+12
2012-11-02vhost-net: select tx zero copy dynamicallyMichael S. Tsirkin1-8/+53
2012-11-02vhost: move -net specific code outMichael S. Tsirkin4-64/+56
2012-11-02vhost: track zero copy failures using DMA lengthMichael S. Tsirkin2-3/+8
2012-11-02vhost-net: cleanup macros for DMA status trackingMichael S. Tsirkin3-5/+12
2012-11-02tun: report orphan frags errors to zero copy callbackMichael S. Tsirkin1-0/+1
2012-11-02skb: api to report errors for zero copy skbsMichael S. Tsirkin2-0/+21
2012-11-02skb: report completion status for zero copy skbsMichael S. Tsirkin4-5/+7
2012-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller9-33/+155
2012-11-01vlan: use IS_ENABLED()Amerigo Wang2-4/+4
2012-11-01ipv6: use IS_ENABLED()Amerigo Wang15-49/+46
2012-11-01rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel2-0/+25
2012-11-01ppp: make ppp_get_stats64 staticstephen hemminger1-1/+1
2012-11-01FEC: Add time stamping code and a PTP hardware clockFrank Li5-1/+520
2012-11-01ARM: imx6q: Set enet tx reference clk from anatop to support 1588Frank Li1-0/+12
2012-11-01ARM: dts: imx6q: Add ENET PTP clock pin and clock sourceFrank Li1-2/+3
2012-11-01net: fec: move fec_enet_private to header fileFrank Li2-73/+81
2012-11-01veth: allow changing the mac address while interface is upHannes Frederic Sowa1-0/+1
2012-11-01cpsw: support the HWTSTAMP ioctl and the CPTSRichard Cochran1-0/+182