summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-10ipv6: fix nl group when advertising a new linkNicolas Dichtel1-2/+2
2010-12-10connector: add module aliasStephen Hemminger1-0/+1
2010-12-10net: Document the kernel_recvmsg() functionMartin Lucina1-0/+15
2010-12-10r8169: Fix runtime power managementRafael J. Wysocki1-10/+16
2010-12-10hso: IP checksuming doesn't work on GE0301 option cardsThomas Bogendoerfer1-4/+0
2010-12-10xfrm: Fix xfrm_state_migrate leakThomas Egerer1-1/+1
2010-12-10net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman2-20/+9
2010-12-09econet: Fix crash in aun_incoming().David S. Miller1-1/+5
2010-12-08tcp: protect sysctl_tcp_cookie_size readsEric Dumazet1-12/+15
2010-12-08tcp: avoid a possible divide by zeroEric Dumazet1-2/+4
2010-12-08ehea: Fixing LRO configurationBreno Leitao2-2/+14
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert3-1/+3
2010-12-08x25: decrement netdev reference counts on unloadApollon Oikonomopoulos1-0/+1
2010-12-08driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin1-1/+1
2010-12-08l2tp: Fix modalias of l2tp_ipMichal Marek1-1/+5
2010-12-08econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage1-2/+4
2010-12-08Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller3-14/+37
2010-12-08llc: fix a device refcount imbalanceEric Dumazet1-2/+3
2010-12-08ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao1-0/+2
2010-12-08tcp: Bug fix in initialization of receive window.Nandita Dukkipati1-5/+4
2010-12-08cxgb4: fix MAC address hash filterDimitris Michailidis1-1/+1
2010-12-08CAIF: Fix U5500 compile error for shared memory driverKim Lilliestierna XX2-2/+2
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller24-97/+135
2010-12-07sfc: Fix NAPI list corruption during ring reallocationBen Hutchings1-12/+19
2010-12-07sfc: Fix crash in legacy onterrupt handler during ring reallocationBen Hutchings3-2/+18
2010-12-07ixgbe: fix possible NULL pointer deference in shutdown pathDon Skidmore1-0/+3
2010-12-06filter: fix sk_filter rcu handlingEric Dumazet2-14/+9
2010-12-03tulip: fix hang in dmfe driver on sending of big packetAlexander V. Lukyanov1-3/+3
2010-12-03stmmac: priv->lock can be used uninitializedVlad Lungu1-2/+2
2010-12-02Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville2-4/+3
2010-12-02ath9k_hw: fix more bitfield related endian issuesFelix Fietkau2-9/+16
2010-12-02ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau4-54/+47
2010-12-02ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan2-3/+6
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville3-6/+16
2010-12-02net/ipv6/sit.c: return unhandled skb to tunnel4_rcvDavid McCullough1-1/+2
2010-12-01bonding: check for assigned mac before adopting the slaves mac addressDavid Strand1-1/+1
2010-12-01b44: fix workarround for wap54g10Hauke Mehrtens1-6/+5
2010-12-01Make the ip6_tunnel reflect the true mtu.Anders Franzen1-0/+7
2010-12-01Bluetooth: Add new PID for Atheros 3011Bala Shanmugam2-0/+7
2010-12-01Bluetooth: Fix log spamming in btusb due to autosuspendStefan Seyfried1-3/+6
2010-11-30ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2-3/+4
2010-11-30mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian1-0/+2
2010-11-30mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter1-0/+4
2010-11-30orinoco: abort scan on interface downDavid Kilroy3-7/+14
2010-11-29carl9170: fix carl9170_tx_prepare typoChristian Lamparter1-1/+1
2010-11-29mac80211: Fix frame injection using non-AP vifJouni Malinen1-1/+6
2010-11-29ath9k: Disable SWBA interrupt on remove_interfaceRajkumar Manoharan1-1/+10
2010-11-29ath9k/carl9170: advertise P2PJohannes Berg3-2/+6
2010-11-29ath9k: use per-device struct for pm_qos_* operationsGabor Juhos3-9/+7
2010-11-29libertas: fix invalid accessSven Neumann2-2/+0