summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet2010-09-161-1/+1
| * | | r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett2010-09-151-3/+2
| * | | 3c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov2010-09-151-4/+3
| * | | tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov2010-09-151-2/+16
| * | | net: RPS needs to depend upon USE_GENERIC_SMP_HELPERSDavid S. Miller2010-09-141-1/+1
| * | | phylib: fix PAL state machine restart on resumeSimon Guinot2010-09-141-2/+2
| * | | net: use rcu_barrier() in rollback_registered_manyEric Dumazet2010-09-141-1/+1
| * | | bonding: correctly process non-linear skbsAndy Gospodarek2010-09-142-0/+6
| * | | ipv4: enable getsockopt() for IP_NODEFRAGMichael Kerrisk2010-09-131-0/+3
| * | | ipv4: force_igmp_version ignored when a IGMPv3 query receivedBob Arendt2010-09-131-1/+1
| * | | ppp: potential NULL dereference in ppp_mp_explode()Dan Carpenter2010-09-131-2/+7
| * | | net/llc: make opt unsigned in llc_ui_setsockopt()Dan Carpenter2010-09-131-1/+2
| * | | sch_atm: Fix potential NULL deref.David S. Miller2010-09-121-4/+0
| |/ /
* | | net: r6040: store BIOS default MAC in perm_addOtavio Salvador2010-09-261-0/+3
* | | net: loopback driver cleanupEric Dumazet2010-09-262-17/+9
* | | net: fix rcu use in ip_route_output_slowEric Dumazet2010-09-261-1/+1
* | | rps: allocate rx queues in register_netdevice onlyEric Dumazet2010-09-261-44/+32
* | | net: update SOCK_MIN_RCVBUFEric Dumazet2010-09-261-1/+5
* | | drivers/net: return operator cleanupEric Dumazet2010-09-26106-764/+762
* | | net: skb_frag_t can be smaller on small archesEric Dumazet2010-09-261-0/+5
* | | net: propagate NETIF_F_HIGHDMA to vlansEric Dumazet2010-09-261-3/+4
* | | ixgbevf: Refactor ring parameter re-sizeGreg Rose2010-09-241-74/+79
* | | stmmac: review the wake-up supportGiuseppe Cavallaro2010-09-246-20/+24
* | | net: Add Gigabit Ethernet driver of Topcliff PCHMasayuki Ohtake2010-09-2411-0/+4824
* | | ip: take care of last fragment in ip_append_dataEric Dumazet2010-09-241-3/+6
* | | net: return operator cleanupEric Dumazet2010-09-2384-222/+220
* | | e1000: use GRO for receiveJesse Brandeburg2010-09-231-11/+8
* | | e1000: fix occasional panic on unloadJesse Brandeburg2010-09-231-1/+19
* | | e1000: use work queuesJesse Brandeburg2010-09-232-1/+27
* | | e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flagsYi Zou2010-09-225-5/+15
* | | igb: Add support for DH89xxCCJoseph Gasparakis2010-09-226-14/+247
* | | igb: clear VF_PROMISC bits instead of setting all other bitsAlexander Duyck2010-09-221-1/+2
* | | X.25 remove bkl in pollandrew hendry2010-09-221-13/+1
* | | X.25 remove bkl in getsocknameandrew hendry2010-09-221-2/+0
* | | sfc: Add support for SFE4003 board and TXC43128 PHYBen Hutchings2010-09-225-1/+656
* | | sfc: Remove support for SFN4111T, SFT9001 and Falcon GMACBen Hutchings2010-09-2210-893/+56
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-09-21155-3272/+17208
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-21155-3272/+17208
| |\ \ \
| | * | | ath9k: make the driver specific rate control module optionalFelix Fietkau2010-09-214-1/+22
| | * | | ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau2010-09-213-15/+16
| | * | | ath9k: clean up / fix aggregation session flushFelix Fietkau2010-09-211-37/+26
| | * | | ath9k: fix an aggregation start related race conditionFelix Fietkau2010-09-213-6/+13
| | * | | ath9k: clean up block ack window handlingFelix Fietkau2010-09-212-6/+4
| | * | | wl1271: bugfix: use bitwise-AND instead of logical-ANDEliad Peller2010-09-211-2/+2
| | * | | wl1271: avoid redundant memcpy of rx_statusEliad Peller2010-09-211-3/+1
| | * | | carl9170: fix hang in AP mode when HT STA does PSMChristian Lamparter2010-09-211-2/+2
| | * | | carl9170: reinit phy after HT settings have changedChristian Lamparter2010-09-212-12/+14
| | * | | carl9170: fix state downgrade during resetChristian Lamparter2010-09-211-2/+0
| | * | | carl9170: abort tasklet during usb resetChristian Lamparter2010-09-211-0/+3
| | * | | carl9170: don't load bogus nf of chain 1Christian Lamparter2010-09-213-12/+9