summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-06sparc: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann
2012-11-04r8169: enable internal ASPM and clock request settingshayeswang
2012-11-04bridge: Avoid 'statement with no effect' compiler warningsLee Jones
2012-11-04net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov
2012-11-03drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall
2012-11-03atp: remove set_rx_mode_8012()Paul Bolle
2012-11-03cpsw: fix leaking IO mappingsRichard Cochran
2012-11-03cpsw: rename register banks to match the reference manual, part 2Richard Cochran
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-03net: bnx2x: Fix typo in bnx2x driverMasanari Iida
2012-11-03smsc95xx: fix tx checksum offload for big endianSteve Glendinning
2012-11-03rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend
2012-11-03ptp: update adjfreq callback descriptionJacob Keller
2012-11-03r8169: allow multicast packets on sub-8168f chipset.Nathan Walp
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-03r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois
2012-11-03drivers/net: use tasklet_kill in device remove/close processXiaotian Feng
2012-11-03tipc: do not use tasklet_disable before tasklet_killXiaotian Feng
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-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-03tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov
2012-11-03vmxnet3: must split too big fragmentsEric Dumazet
2012-11-03l2tp: fix oops in l2tp_eth_create() error pathTom Parkin
2012-11-03net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings
2012-11-03cxgb4: Fix unable to get UP event from the LLDVipul Pandya
2012-11-03ipv6/multipath: remove flag NLM_F_EXCL after the first nexthopNicolas Dichtel
2012-11-03drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-11-03drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-11-03eth: Rename and properly align br_reserved_address arrayBen Hutchings
2012-11-03eth: Make is_link_local() consistent with other address testsBen Hutchings
2012-11-03bridge: Use is_link_local() in store_group_addr()Ben Hutchings
2012-11-03bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov
2012-11-03sfc: Select PTP_1588_CLOCKBen Hutchings
2012-11-03vhost-net: reduce vq polling on tx zerocopyMichael S. Tsirkin
2012-11-03vhost-net: select tx zero copy dynamicallyMichael S. Tsirkin
2012-11-03vhost: move -net specific code outMichael S. Tsirkin
2012-11-03vhost: track zero copy failures using DMA lengthMichael S. Tsirkin