summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-061-0/+19
* r8169: enable internal ASPM and clock request settingshayeswang2012-11-041-9/+21
* bridge: Avoid 'statement with no effect' compiler warningsLee Jones2012-11-041-4/+4
* drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall2012-11-031-4/+2
* atp: remove set_rx_mode_8012()Paul Bolle2012-11-032-58/+2
* cpsw: fix leaking IO mappingsRichard Cochran2012-11-031-9/+8
* cpsw: rename register banks to match the reference manual, part 2Richard Cochran2012-11-031-13/+13
* net: fix bridge notify hook to manage flags correctlyJohn Fastabend2012-11-031-8/+18
* macb: Keep driver's speed/duplex in sync with actual NCFGRVitalii Demianets2012-11-031-0/+2
* net: neterion: Do not break word unregister.YOSHIFUJI Hideaki / 吉藤英明2012-11-031-1/+2
* net: sh_eth: Fix a typo - replace regist with register.YOSHIFUJI Hideaki / 吉藤英明2012-11-031-1/+1
* ptp: fixup Kconfig for two PHC drivers.Richard Cochran2012-11-032-2/+2
* htb: improved accuracy at high ratesVimalkumar2012-11-031-38/+90
* vxlan: allow a user to set TTL valueVincent Bernat2012-11-031-0/+3
* smsc75xx: add wol support for more frame typesSteve Glendinning2012-11-032-33/+124
* if_ether.h: add B.A.T.M.A.N.-Advanced EthertypeAntonio Quartulli2012-11-031-0/+1
* r8169: Kill SafeMtu macroKirill Smelkov2012-11-031-1/+0
* ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-0311-26/+32
* ipv4: avoid a test in ip_rt_put()Eric Dumazet2012-11-031-3/+6
* sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2012-11-034-42/+46
* ipv6: remove a useless NULL checkAmerigo Wang2012-11-031-1/+1
* pktgen: clean up ktime_t helpersDaniel Borkmann2012-11-032-28/+32
* tcp: better retrans tracking for defer-acceptEric Dumazet2012-11-0311-35/+56
* net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings2012-11-031-16/+7
* ipv6/multipath: remove flag NLM_F_EXCL after the first nexthopNicolas Dichtel2012-11-031-0/+6
* eth: Rename and properly align br_reserved_address arrayBen Hutchings2012-11-032-3/+4
* eth: Make is_link_local() consistent with other address testsBen Hutchings2012-11-036-8/+8
* bridge: Use is_link_local() in store_group_addr()Ben Hutchings2012-11-031-8/+3
* sfc: Select PTP_1588_CLOCKBen Hutchings2012-11-031-0/+1
* vhost-net: reduce vq polling on tx zerocopyMichael S. Tsirkin2012-11-031-2/+12
* vhost-net: select tx zero copy dynamicallyMichael S. Tsirkin2012-11-031-8/+53
* vhost: move -net specific code outMichael S. Tsirkin2012-11-034-64/+56
* vhost: track zero copy failures using DMA lengthMichael S. Tsirkin2012-11-032-3/+8
* vhost-net: cleanup macros for DMA status trackingMichael S. Tsirkin2012-11-033-5/+12
* tun: report orphan frags errors to zero copy callbackMichael S. Tsirkin2012-11-031-0/+1
* skb: api to report errors for zero copy skbsMichael S. Tsirkin2012-11-032-0/+21
* skb: report completion status for zero copy skbsMichael S. Tsirkin2012-11-034-5/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-11-029-33/+155
|\
| * e1000: fix concurrent accesses to PHY from watchdog and ethtoolMaxime Bizon2012-11-011-2/+15
| * igb: Fix EEPROM writes via ethtool on i210Carolyn Wyborny2012-11-011-0/+1
| * igb: Add function to read i211's invm versionCarolyn Wyborny2012-11-014-0/+107
| * igb: Remove workaround for EEE configuration on i210/I211Carolyn Wyborny2012-11-011-11/+8
| * ixgbe: fix default setting of TXDCTL.WTHRESHEmil Tantilov2012-11-012-20/+15
| * ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_eventJacob Keller2012-11-011-0/+9
* | vlan: use IS_ENABLED()Amerigo Wang2012-11-012-4/+4
* | ipv6: use IS_ENABLED()Amerigo Wang2012-11-0115-49/+46
* | rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel2012-11-012-0/+25
* | ppp: make ppp_get_stats64 staticstephen hemminger2012-11-011-1/+1
* | FEC: Add time stamping code and a PTP hardware clockFrank Li2012-11-015-1/+520
* | ARM: imx6q: Set enet tx reference clk from anatop to support 1588Frank Li2012-11-011-0/+12