summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-0824-97/+135
|\
| * Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville2010-12-022-4/+3
| * ath9k_hw: fix more bitfield related endian issuesFelix Fietkau2010-12-022-9/+16
| * ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau2010-12-024-54/+47
| * ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan2010-12-022-3/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-023-6/+16
| |\
| | * Bluetooth: Add new PID for Atheros 3011Bala Shanmugam2010-12-012-0/+7
| | * Bluetooth: Fix log spamming in btusb due to autosuspendStefan Seyfried2010-12-011-3/+6
| | * Bluetooth: Fix not returning proper error in SCOGustavo F. Padovan2010-11-221-3/+3
| * | ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-11-302-3/+4
| * | mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian2010-11-301-0/+2
| * | mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter2010-11-301-0/+4
| * | orinoco: abort scan on interface downDavid Kilroy2010-11-303-7/+14
| * | carl9170: fix carl9170_tx_prepare typoChristian Lamparter2010-11-291-1/+1
| * | mac80211: Fix frame injection using non-AP vifJouni Malinen2010-11-291-1/+6
| * | ath9k: Disable SWBA interrupt on remove_interfaceRajkumar Manoharan2010-11-291-1/+10
| * | ath9k/carl9170: advertise P2PJohannes Berg2010-11-293-2/+6
| * | ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-11-293-9/+7
| * | libertas: fix invalid accessSven Neumann2010-11-292-2/+0
| * | libertas: fix memory corruption in lbs_remove_card()Daniel Drake2010-11-291-2/+0
* | | ixgbe: fix possible NULL pointer deference in shutdown pathDon Skidmore2010-12-061-0/+3
* | | filter: fix sk_filter rcu handlingEric Dumazet2010-12-062-14/+9
* | | tulip: fix hang in dmfe driver on sending of big packetAlexander V. Lukyanov2010-12-021-3/+3
* | | stmmac: priv->lock can be used uninitializedVlad Lungu2010-12-021-2/+2
* | | net/ipv6/sit.c: return unhandled skb to tunnel4_rcvDavid McCullough2010-12-011-1/+2
* | | bonding: check for assigned mac before adopting the slaves mac addressDavid Strand2010-12-011-1/+1
* | | b44: fix workarround for wap54g10Hauke Mehrtens2010-12-011-6/+5
* | | Make the ip6_tunnel reflect the true mtu.Anders Franzen2010-12-011-0/+7
* | | af_unix: limit recursion levelEric Dumazet2010-11-293-6/+35
* | | pch_gbe driver: The wrong of initializer entryToshiharu Okada2010-11-291-4/+4
* | | pch_gbe dreiver: chang authorToshiharu Okada2010-11-292-6/+6
* | | ucc_geth: fix ucc halt problem in half duplex modeYang Li2010-11-281-1/+2
* | | inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar2010-11-281-2/+1
* | | ehea: Add some info messages and fix an issueBreno Leitao2010-11-281-4/+14
* | | hso: fix disable_netFilip Aben2010-11-281-4/+6
* | | NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby2010-11-281-5/+6
* | | cxgb4vf: fix setting unicast/multicast addresses ...Casey Leedom2010-11-282-63/+104
* | | net, ppp: Report correct error code if unit allocation failedCyrill Gorcunov2010-11-281-21/+22
* | | DECnet: don't leak uninitialized stack byteDan Rosenberg2010-11-281-0/+2
* | | au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger2010-11-281-5/+5
* | | dccp: fix error in updating the GARGerrit Renker2010-11-281-1/+2
* | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-11-281-2/+3
|\ \ \
| * | | vhost/net: fix rcu check usageMichael S. Tsirkin2010-11-251-2/+3
* | | | tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan2010-11-282-1/+6
* | | | netns: Don't leak others' openreq-s in procPavel Emelyanov2010-11-271-1/+3
* | | | Net: ceph: Makefile: Remove unnessary codeTracey Dent2010-11-271-22/+0
|/ / /
* | | econet: fix CVE-2010-3848Phil Blundell2010-11-241-31/+31
* | | econet: fix CVE-2010-3850Phil Blundell2010-11-241-0/+3
* | | econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell2010-11-241-18/+8
* | | tcp: Make TCP_MAXSEG minimum more correct.David S. Miller2010-11-241-1/+1
OpenPOWER on IntegriCloud