aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()Casey Leedom2010-11-12
* ixgbe: Look inside vlan when determining offload protocol.Hao Zheng2010-11-12
* bnx2x: Look inside vlan when determining checksum proto.Hao Zheng2010-11-12
* vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng2010-11-12
* virtio-net: init link state correctlyJason Wang2010-11-12
* ucc_geth: Fix deadlockJoakim Tjernlund2010-11-12
* ucc_geth: Do not bring the whole IF down when TX failure.Joakim Tjernlund2010-11-12
* net: Fix header size check for GSO case in recvmsg (af_packet)Mariusz Kozlowski2010-11-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2010-11-12
|\
| * netfilter: ipv6: fix overlap check for fragmentsShan Wei2010-11-12
| * netfilter: NF_HOOK_COND has wrong conditionalEric Paris2010-11-12
* | rtnetlink: Fix message size calculation for link messagesThomas Graf2010-11-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-11
|\ \
| * | iwlwifi: dont use pci_dev before it being assignWey-Yi Guy2010-11-09
| * | Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek2010-11-08
| * | Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz2010-11-08
| * | Bluetooth: fix endianness conversion in L2CAPGustavo F. Padovan2010-11-08
| * | Bluetooth: fix unaligned access to l2cap conf datasteven miao2010-11-08
| * | Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett2010-11-08
| * | Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg2010-11-08
| * | Bluetooth: fix hidp kconfig dependency warningRandy Dunlap2010-11-08
| * | ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan2010-11-08
| * | ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan2010-11-08
| * | ath9k_htc: Add support for device ID 3346Haitao Zhang2010-11-08
| * | ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan2010-11-08
| * | libertas: terminate scan when stopping interfaceDaniel Drake2010-11-08
| * | mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo2010-11-08
| * | ath9k: check old power mode before clearing cycle countersFelix Fietkau2010-11-08
| * | cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau2010-11-08
| * | carl9170: usbid table updatesChristian Lamparter2010-11-08
| * | ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan2010-11-08
| * | ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan2010-11-08
| * | libipw: fix proc entry removalLinus Torvalds2010-11-08
* | | tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller2010-11-11
* | | net: avoid limits overflowEric Dumazet2010-11-10
* | | net: packet: fix information leak to userlandVasiliy Kulikov2010-11-10
* | | filter: make sure filters dont read uninitialized memoryDavid S. Miller2010-11-10
* | | net: ax25: fix information leak to userlandVasiliy Kulikov2010-11-10
* | | net/dst: dst_dev_event() called after other notifiersEric Dumazet2010-11-09
* | | net: tipc: fix information leak to userlandKulikov Vasiliy2010-11-09
* | | r8169: fix sleeping while holding spinlock.françois romieu2010-11-09
* | | r8169: revert "Handle rxfifo errors on 8168 chips"françois romieu2010-11-09
* | | inet: fix ip_mc_drop_socket()Eric Dumazet2010-11-09
* | | rds: Fix rds message leak in rds_message_map_pagesPavel Emelyanov2010-11-08
* | | qeth: fix race condition during device startupFrank Blaschka2010-11-08
* | | qeth: remove dev_queue_xmit invocationUrsula Braun2010-11-08
* | | pktgen: correct uninitialized queue_mapJunchang Wang2010-11-08
* | | net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain2010-11-08
* | | skge: Remove tx queue stopping in skge_devinit()Guillaume Chazarain2010-11-08
* | | ipv6: fix overlap check for fragmentsShan Wei2010-11-08