summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-01bnx2x: add transmit timestamping supportWillem de Bruijn1-0/+2
2012-05-01e1000e: add transmit timestamping supportWillem de Bruijn1-0/+2
2012-05-01e1000: add transmit timestamping supportWillem de Bruijn1-0/+2
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker32-530/+16
2012-04-30bridge: Fix fatal typo in setup of multicast_querier_expiredHerbert Xu1-3/+2
2012-04-30l2tp: Add missing net/net/ip6_checksum.h include.David S. Miller1-0/+1
2012-04-29net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise4-14/+157
2012-04-29net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise2-0/+42
2012-04-29net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb()Benjamin LaHaise1-53/+44
2012-04-29net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skbBenjamin LaHaise1-15/+27
2012-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-125/+143
2012-04-29drivers/net/oki-semi: Donot recompute IP header checksumRongQing.Li1-2/+0
2012-04-29drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALENRongQing.Li1-2/+1
2012-04-29net/at91_ether: use gpio_to_irq for phy IRQ lineNicolas Ferre1-4/+4
2012-04-29AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor5-256/+287
2012-04-29net: Fixed a coding style issue related to spaces.Jeffrin Jose1-1/+1
2012-04-27tipc: Reject payload messages with invalid message typeAllan Stephens1-5/+2
2012-04-27ixgbe: check for WoL support in single functionJacob Keller3-79/+62
2012-04-27igb: Force flow control off during reset when forcing speed.Matthew Vick1-0/+7
2012-04-27e1000e: 82579 potential system hang on stress when ME enabledBruce Allan3-45/+53
2012-04-27e1000e: 82579 packet drop workaroundBruce Allan1-0/+11
2012-04-27e1000e: Enable DMA Burst Mode on 82574 by default.Matthew Vick1-1/+2
2012-04-27e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN.Matthew Vick1-0/+8
2012-04-27net: cleanups in sock_setsockopt()Eric Dumazet1-27/+15
2012-04-27net: doc: merge /proc/sys/net/core/* documents into one placeShan Wei2-4/+8
2012-04-27be2net: update the driver versionAjit Khaparde1-1/+1
2012-04-27be2net: fix speed displayed by ethtool on certain SKUsAjit Khaparde1-1/+1
2012-04-27be2net: Ignore status of some ioctls during driver loadAjit Khaparde1-13/+4
2012-04-27NET: smsc-ircc2: mark non-experimentalLinus Walleij2-3/+2
2012-04-27bonding: bond_update_speed_duplex() can return void since no callers check it...Rick Jones1-6/+6
2012-04-27qlcnic: Allow a predefined set of capture masks for FW dumpManish Chopra3-18/+24
2012-04-27qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria3-30/+226
2012-04-27qlcnic: Register device in FAILED state.Sucheta Chakraborty4-13/+93
2012-04-27crush: include header for global symbolshartleys1-0/+1
2012-04-27isdn/eicon: use standard __init,__exit function markuphartleys11-36/+33
2012-04-27ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet4-4/+21
2012-04-27tipc: Enhance error checking of published namesAllan Stephens2-7/+4
2012-04-27tipc: Create helper routine to delete unused name sequence structureAllan Stephens1-12/+15
2012-04-27tipc: remove redundant memset and stale comment from subscr.cAllan Stephens1-2/+0
2012-04-27tipc: Optimize initialization of network topology serviceAllan Stephens1-1/+1
2012-04-27tipc: Enhance re-initialization of network topology serviceAllan Stephens1-3/+0
2012-04-27tipc: Optimize termination of configuration serviceAllan Stephens1-4/+2
2012-04-27tipc: Optimize initialization of configuration serviceAllan Stephens1-1/+1
2012-04-27tipc: Optimize re-initialization of configuration serviceAllan Stephens3-2/+17
2012-04-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller123-2565/+3467
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville123-2565/+3467
2012-04-26tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov2-39/+26
2012-04-266lowpan: duplicate definition of IEEE802154_ALENalex.bluesman.smirnov@gmail.com2-5/+2
2012-04-266lowpan: move frame allocation code to a separate functionalex.bluesman.smirnov@gmail.com1-33/+48
2012-04-26mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.Andreas Eversberg2-166/+236