summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: calxedaxgmac: use raw i/o accessors in rx and tx pathsRob Herring2012-11-07
* net: calxedaxgmac: remove explicit rx dma buffer pollingRob Herring2012-11-07
* net: calxedaxgmac: enable operate on 2nd frame modeRob Herring2012-11-07
* htb: fix two bugsEric Dumazet2012-11-06
* tg3: Call tg3_netif_stop() from tg3_stop()Nithin Nayak Sujir2012-11-06
* tg3: Support 5717 C0Michael Chan2012-11-06
* net: at91_ether: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-11-06
* net: at91_ether: add dt supportJean-Christophe PLAGNIOL-VILLARD2012-11-06
* drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issueKumar Amit Mehta2012-11-06
* drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issueKumar Amit Mehta2012-11-06
* sparc: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-06
* r8169: enable internal ASPM and clock request settingshayeswang2012-11-04
* bridge: Avoid 'statement with no effect' compiler warningsLee Jones2012-11-04
* drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall2012-11-03
* atp: remove set_rx_mode_8012()Paul Bolle2012-11-03
* cpsw: fix leaking IO mappingsRichard Cochran2012-11-03
* cpsw: rename register banks to match the reference manual, part 2Richard Cochran2012-11-03
* net: fix bridge notify hook to manage flags correctlyJohn Fastabend2012-11-03
* macb: Keep driver's speed/duplex in sync with actual NCFGRVitalii Demianets2012-11-03
* net: neterion: Do not break word unregister.YOSHIFUJI Hideaki / 吉藤英明2012-11-03
* net: sh_eth: Fix a typo - replace regist with register.YOSHIFUJI Hideaki / 吉藤英明2012-11-03
* ptp: fixup Kconfig for two PHC drivers.Richard Cochran2012-11-03
* 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