summaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3 (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-12cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom1-0/+1
2010-11-12cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()Casey Leedom1-14/+0
2010-11-12ixgbe: Look inside vlan when determining offload protocol.Hao Zheng1-28/+32
2010-11-12bnx2x: Look inside vlan when determining checksum proto.Hao Zheng1-1/+1
2010-11-12vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng1-0/+25
2010-11-12virtio-net: init link state correctlyJason Wang1-3/+9
2010-11-12ucc_geth: Fix deadlockJoakim Tjernlund1-3/+7
2010-11-12ucc_geth: Do not bring the whole IF down when TX failure.Joakim Tjernlund1-6/+9
2010-11-12net: Fix header size check for GSO case in recvmsg (af_packet)Mariusz Kozlowski1-1/+3
2010-11-12rtnetlink: Fix message size calculation for link messagesThomas Graf1-4/+5
2010-11-12netfilter: ipv6: fix overlap check for fragmentsShan Wei1-1/+1
2010-11-12netfilter: NF_HOOK_COND has wrong conditionalEric Paris1-1/+1
2010-11-11tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller1-1/+1
2010-11-10net: avoid limits overflowEric Dumazet15-38/+40
2010-11-10net: packet: fix information leak to userlandVasiliy Kulikov1-1/+2
2010-11-10filter: make sure filters dont read uninitialized memoryDavid S. Miller1-29/+35
2010-11-10net: ax25: fix information leak to userlandVasiliy Kulikov1-1/+1
2010-11-09net/dst: dst_dev_event() called after other notifiersEric Dumazet1-0/+1
2010-11-09iwlwifi: dont use pci_dev before it being assignWey-Yi Guy1-1/+2
2010-11-09net: tipc: fix information leak to userlandKulikov Vasiliy1-0/+1
2010-11-09r8169: fix sleeping while holding spinlock.françois romieu1-2/+2
2010-11-09r8169: revert "Handle rxfifo errors on 8168 chips"françois romieu1-2/+3
2010-11-09inet: fix ip_mc_drop_socket()Eric Dumazet1-3/+1
2010-11-09Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek1-0/+3
2010-11-09Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz1-3/+10
2010-11-09Bluetooth: fix endianness conversion in L2CAPGustavo F. Padovan1-2/+2
2010-11-09Bluetooth: fix unaligned access to l2cap conf datasteven miao1-4/+4
2010-11-09Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett1-0/+2
2010-11-09Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg1-0/+6
2010-11-09Bluetooth: fix hidp kconfig dependency warningRandy Dunlap1-1/+1
2010-11-08ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan1-0/+1
2010-11-08ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan1-16/+14
2010-11-08ath9k_htc: Add support for device ID 3346Haitao Zhang1-0/+1
2010-11-08ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan2-0/+4
2010-11-08libertas: terminate scan when stopping interfaceDaniel Drake3-2/+11
2010-11-08mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo1-3/+3
2010-11-08ath9k: check old power mode before clearing cycle countersFelix Fietkau1-4/+8
2010-11-08cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau1-2/+2
2010-11-08carl9170: usbid table updatesChristian Lamparter1-1/+3
2010-11-08ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan3-0/+14
2010-11-08ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan4-8/+23
2010-11-08libipw: fix proc entry removalLinus Torvalds1-4/+5
2010-11-08rds: Fix rds message leak in rds_message_map_pagesPavel Emelyanov1-1/+3
2010-11-08qeth: fix race condition during device startupFrank Blaschka1-1/+1
2010-11-08qeth: remove dev_queue_xmit invocationUrsula Braun2-54/+8
2010-11-08pktgen: correct uninitialized queue_mapJunchang Wang1-2/+2
2010-11-08net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain1-0/+5
2010-11-08skge: Remove tx queue stopping in skge_devinit()Guillaume Chazarain1-1/+0
2010-11-08ipv6: fix overlap check for fragmentsShan Wei1-1/+1
2010-11-08classifier: report statistics for basic classifierstephen hemminger1-0/+4