summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-30bnx2x: add transmit timestamping supportWillem de Bruijn
2012-04-30e1000e: add transmit timestamping supportWillem de Bruijn
2012-04-30e1000: add transmit timestamping supportWillem de Bruijn
2012-04-30bridge: Fix fatal typo in setup of multicast_querier_expiredHerbert Xu
2012-04-30l2tp: Add missing net/net/ip6_checksum.h include.David S. Miller
2012-04-28net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise
2012-04-28net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise
2012-04-28net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb()Benjamin LaHaise
2012-04-28net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skbBenjamin LaHaise
2012-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-04-28drivers/net/oki-semi: Donot recompute IP header checksumRongQing.Li
2012-04-28drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALENRongQing.Li
2012-04-28net/at91_ether: use gpio_to_irq for phy IRQ lineNicolas Ferre
2012-04-28AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor
2012-04-28net: Fixed a coding style issue related to spaces.Jeffrin Jose
2012-04-27ixgbe: check for WoL support in single functionJacob Keller
2012-04-27igb: Force flow control off during reset when forcing speed.Matthew Vick
2012-04-27e1000e: 82579 potential system hang on stress when ME enabledBruce Allan
2012-04-27e1000e: 82579 packet drop workaroundBruce Allan
2012-04-27e1000e: Enable DMA Burst Mode on 82574 by default.Matthew Vick
2012-04-27e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN.Matthew Vick
2012-04-27net: cleanups in sock_setsockopt()Eric Dumazet
2012-04-27net: doc: merge /proc/sys/net/core/* documents into one placeShan Wei
2012-04-27be2net: update the driver versionAjit Khaparde
2012-04-27be2net: fix speed displayed by ethtool on certain SKUsAjit Khaparde
2012-04-27be2net: Ignore status of some ioctls during driver loadAjit Khaparde
2012-04-27NET: smsc-ircc2: mark non-experimentalLinus Walleij
2012-04-27bonding: bond_update_speed_duplex() can return void since no callers check it...Rick Jones
2012-04-27qlcnic: Allow a predefined set of capture masks for FW dumpManish Chopra
2012-04-27qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria
2012-04-27qlcnic: Register device in FAILED state.Sucheta Chakraborty
2012-04-27crush: include header for global symbolshartleys
2012-04-27isdn/eicon: use standard __init,__exit function markuphartleys
2012-04-27ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet
2012-04-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-26tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov
2012-04-266lowpan: duplicate definition of IEEE802154_ALENalex.bluesman.smirnov@gmail.com
2012-04-266lowpan: move frame allocation code to a separate functionalex.bluesman.smirnov@gmail.com
2012-04-26mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.Andreas Eversberg
2012-04-26mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.Andreas Eversberg
2012-04-26mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.Andreas Eversberg
2012-04-26mISDN: Fixed false interruption of audio during bridging change.Andreas Eversberg
2012-04-26atl1c: refine start/enable code for MAC moduleHuang, Xiong
2012-04-26atl1c: add function atl1c_power_savingHuang, Xiong
2012-04-26atl1c: remove PHY reset/init for link down eventHuang, Xiong
2012-04-26atl1c: update PHY reset related routineHuang, Xiong
2012-04-26atl1c: remove PHY polling from atl1c_openHuang, Xiong
2012-04-26atl1c: refine SERDES-clock related codeHuang, Xiong
2012-04-26atl1c: remove PHY contrl in atl1c_reset_pcieHuang, Xiong