summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: makes skb_splice_bits() aware of skb->head_fragEric Dumazet2012-04-301-3/+7
* tcp: makes tcp_try_coalesce aware of skb->head_fragEric Dumazet2012-04-301-12/+43
* net: make GRO aware of skb->head_fragEric Dumazet2012-04-304-2/+33
* tg3: provide frags as skb headEric Dumazet2012-04-302-10/+66
* net: allow skb->head to be a page fragmentEric Dumazet2012-04-305-12/+25
* forcedeth: add transmit timestamping supportWillem de Bruijn2012-04-301-0/+4
* bnx2x: add transmit timestamping supportWillem de Bruijn2012-04-301-0/+2
* e1000e: add transmit timestamping supportWillem de Bruijn2012-04-301-0/+2
* e1000: add transmit timestamping supportWillem de Bruijn2012-04-301-0/+2
* bridge: Fix fatal typo in setup of multicast_querier_expiredHerbert Xu2012-04-301-3/+2
* l2tp: Add missing net/net/ip6_checksum.h include.David S. Miller2012-04-301-0/+1
* net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise2012-04-284-14/+157
* net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise2012-04-282-0/+42
* net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb()Benjamin LaHaise2012-04-281-53/+44
* net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skbBenjamin LaHaise2012-04-281-15/+27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-2810-125/+143
|\
| * ixgbe: check for WoL support in single functionJacob Keller2012-04-273-79/+62
| * igb: Force flow control off during reset when forcing speed.Matthew Vick2012-04-271-0/+7
| * e1000e: 82579 potential system hang on stress when ME enabledBruce Allan2012-04-273-45/+53
| * e1000e: 82579 packet drop workaroundBruce Allan2012-04-271-0/+11
| * e1000e: Enable DMA Burst Mode on 82574 by default.Matthew Vick2012-04-271-1/+2
| * e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN.Matthew Vick2012-04-271-0/+8
* | drivers/net/oki-semi: Donot recompute IP header checksumRongQing.Li2012-04-281-2/+0
* | drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALENRongQing.Li2012-04-281-2/+1
* | net/at91_ether: use gpio_to_irq for phy IRQ lineNicolas Ferre2012-04-281-4/+4
* | AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor2012-04-285-256/+287
* | net: Fixed a coding style issue related to spaces.Jeffrin Jose2012-04-281-1/+1
|/
* net: cleanups in sock_setsockopt()Eric Dumazet2012-04-271-27/+15
* net: doc: merge /proc/sys/net/core/* documents into one placeShan Wei2012-04-272-4/+8
* be2net: update the driver versionAjit Khaparde2012-04-271-1/+1
* be2net: fix speed displayed by ethtool on certain SKUsAjit Khaparde2012-04-271-1/+1
* be2net: Ignore status of some ioctls during driver loadAjit Khaparde2012-04-271-13/+4
* NET: smsc-ircc2: mark non-experimentalLinus Walleij2012-04-272-3/+2
* bonding: bond_update_speed_duplex() can return void since no callers check it...Rick Jones2012-04-271-6/+6
* qlcnic: Allow a predefined set of capture masks for FW dumpManish Chopra2012-04-273-18/+24
* qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria2012-04-273-30/+226
* qlcnic: Register device in FAILED state.Sucheta Chakraborty2012-04-274-13/+93
* crush: include header for global symbolshartleys2012-04-271-0/+1
* isdn/eicon: use standard __init,__exit function markuphartleys2012-04-2711-36/+33
* ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet2012-04-274-4/+21
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-26123-2565/+3467
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-26123-2565/+3467
| |\
| | * mac80211: Adds clean sdata helperAndrei Emeltchenko2012-04-242-5/+18
| | * ath9k: Fix IDLE PowersaveSujith Manoharan2012-04-241-17/+26
| | * mac80211: fix num_mcast_sta counting issuesFelix Fietkau2012-04-242-4/+27
| | * mac80211: rename AP variable num_sta_authorized to num_mcast_staFelix Fietkau2012-04-244-6/+6
| | * mac80211: check for non-managed interfaceWey-Yi Guy2012-04-241-0/+4
| | * iwlwifi: use new mac80211 queue schemeJohannes Berg2012-04-234-74/+66
| | * iwlwifi: clean up module parametersJohannes Berg2012-04-2317-124/+134
| | * iwlwifi: revert workaround to restore 1000 rx throughputDon Fry2012-04-231-1/+0
OpenPOWER on IntegriCloud