summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-12-121-1/+2
|\
| * vhost: correctly set bits of dirty pagesMichael S. Tsirkin2010-11-291-1/+2
* | net: fix skb_defer_rx_timestamp()Eric Dumazet2010-12-101-2/+4
* | cxgb4vf: Ingress Queue Entry Size needs to be 64 bytesCasey Leedom2010-12-101-4/+11
* | phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2010-12-102-6/+55
* | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-1019-42/+41
* | MAINTAINERS: remove me from tulipKyle McMartin2010-12-101-1/+0
* | SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun2010-12-101-0/+8
* | enic: Bug Fix: Pass napi reference to the isr that services receive queueVasanthy Kolluri2010-12-101-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-1016-66/+100
|\ \
| * | orinoco: fix TKIP countermeasure behaviourDavid Kilroy2010-12-081-2/+2
| * | orinoco: clear countermeasure setting on commitDavid Kilroy2010-12-081-0/+6
| * | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa2010-12-081-3/+18
| * | ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-084-2/+18
| * | ath5k: Put the right tsf value in mesh beaconsJavier Cardona2010-12-081-1/+2
| * | ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona2010-12-081-1/+1
| * | ath5k: Fix beaconing in mesh modeJavier Cardona2010-12-081-3/+5
| * | orinoco: initialise priv->hw before assigning the interruptDavid Kilroy2010-12-082-14/+14
| * | ath9k: fix beacon resource related race conditionRajkumar Manoharan2010-12-071-14/+7
| * | ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-12-072-3/+9
| * | ath9k: fix a DMA related race condition on resetFelix Fietkau2010-12-073-19/+10
| * | ath9k: fix bug in tx powerMatteo Croce2010-12-071-4/+8
* | | ipv6: fix nl group when advertising a new linkNicolas Dichtel2010-12-101-2/+2
* | | connector: add module aliasStephen Hemminger2010-12-101-0/+1
* | | net: Document the kernel_recvmsg() functionMartin Lucina2010-12-101-0/+15
* | | r8169: Fix runtime power managementRafael J. Wysocki2010-12-101-10/+16
* | | hso: IP checksuming doesn't work on GE0301 option cardsThomas Bogendoerfer2010-12-091-4/+0
* | | xfrm: Fix xfrm_state_migrate leakThomas Egerer2010-12-091-1/+1
* | | net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman2010-12-092-20/+9
* | | econet: Fix crash in aun_incoming().David S. Miller2010-12-081-1/+5
* | | tcp: protect sysctl_tcp_cookie_size readsEric Dumazet2010-12-081-12/+15
* | | tcp: avoid a possible divide by zeroEric Dumazet2010-12-081-2/+4
* | | ehea: Fixing LRO configurationBreno Leitao2010-12-082-2/+14
* | | tcp: Replace time wait bucket msg by counterTom Herbert2010-12-083-1/+3
* | | x25: decrement netdev reference counts on unloadApollon Oikonomopoulos2010-12-081-0/+1
* | | driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin2010-12-081-1/+1
* | | l2tp: Fix modalias of l2tp_ipMichal Marek2010-12-081-1/+5
* | | econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage2010-12-081-2/+4
* | | Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2010-12-083-14/+37
|\ \ \
| * | | sfc: Fix NAPI list corruption during ring reallocationBen Hutchings2010-12-071-12/+19
| * | | sfc: Fix crash in legacy onterrupt handler during ring reallocationBen Hutchings2010-12-073-2/+18
* | | | llc: fix a device refcount imbalanceEric Dumazet2010-12-081-2/+3
* | | | ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao2010-12-081-0/+2
* | | | tcp: Bug fix in initialization of receive window.Nandita Dukkipati2010-12-081-5/+4
* | | | cxgb4: fix MAC address hash filterDimitris Michailidis2010-12-081-1/+1
* | | | CAIF: Fix U5500 compile error for shared memory driverKim Lilliestierna XX2010-12-082-2/+2
* | | | 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
OpenPOWER on IntegriCloud