summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cgroups: fix API thinkoMichael S. Tsirkin2010-09-052-5/+15
* pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimatorJarek Poplawski2010-09-021-6/+6
* ipvs: avoid oops for passive FTPJulian Anastasov2010-09-021-1/+2
* Revert "sky2: don't do GRO on second port"David S. Miller2010-09-021-11/+8
* gro: fix different skb headroomsEric Dumazet2010-09-011-2/+6
* bridge: Clear INET control block of SKBs passed into ip_fragment().David S. Miller2010-09-011-2/+4
* 3c59x: Remove incorrect locking; correct documented lock hierarchyBen Hutchings2010-09-011-4/+1
* sky2: don't do GRO on second portstephen hemminger2010-09-011-8/+11
* ipv4: minor fix about RPF in help of KconfigNicolas Dichtel2010-09-011-1/+1
* xfrm_user: avoid a warning with some compilerNicolas Dichtel2010-09-011-1/+1
* net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()Michal Soltys2010-09-011-1/+1
* pxa168_eth: fix a mdiobus leakDenis Kirjanov2010-09-011-0/+2
* net sched: fix kernel leak in act_policeJeff Mahoney2010-09-011-12/+9
* vhost: stop worker only if createdEric Dumazet2010-09-011-1/+4
* MAINTAINERS: Add ehea driver as SupportedBreno Leitao2010-09-011-0/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-0111-15/+46
|\
| * ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2010-08-312-2/+1
| * ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez2010-08-311-1/+1
| * wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville2010-08-311-9/+12
| * wireless extensions: fix kernel heap content leakJohannes Berg2010-08-302-0/+19
| * MAINTAINERS: change broken url for prism54John W. Linville2010-08-301-1/+1
| * mac80211: delete work timerJohannes Berg2010-08-301-0/+6
| * p54: fix tx feedback status flag checkChristian Lamparter2010-08-301-1/+1
| * ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville2010-08-301-0/+4
| * libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport2010-08-271-1/+1
* | netlink: Make NETLINK_USERSOCK work again.David S. Miller2010-08-311-0/+22
* | irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller2010-08-301-2/+2
* | pcnet_cs: add new_idKen Kawasaki2010-08-281-0/+1
* | net/ipv4: Eliminate kstrdup memory leakJulia Lawall2010-08-271-2/+3
* | net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney2010-08-261-1/+1
* | ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP2010-08-261-1/+1
* | qlge: reset the chip before freeing the buffersBreno Leitao2010-08-261-2/+2
* | l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet2010-08-261-1/+1
* | tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro2010-08-251-1/+2
* | tcp: fix three tcp sysctls tuningEric Dumazet2010-08-251-17/+7
* | tcp: Combat per-cpu skew in orphan tests.David S. Miller2010-08-253-12/+19
* | pxa168_eth: silence gcc warningsDan Carpenter2010-08-241-3/+3
* | pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter2010-08-241-1/+1
* | pxa168_eth: fix error handling in propeDan Carpenter2010-08-241-22/+22
* | pxa168_eth: remove unneeded null checkDan Carpenter2010-08-241-4/+2
* | phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov2010-08-241-0/+2
* | caif-driver: add HAS_DMA dependencyHeiko Carstens2010-08-241-1/+1
* | 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_txNeil Horman2010-08-241-1/+14
* | qlcnic: fix poll implementationYinglin Luan2010-08-231-1/+8
* | netxen: fix poll implementationYinglin Luan2010-08-231-1/+8
* | bridge: netfilter: fix a memory leakChangli Gao2010-08-231-1/+1
* | netfilter: fix CONFIG_COMPAT supportFlorian Westphal2010-08-233-0/+9
* | isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap2010-08-221-1/+2
* | header: fix broken headers for user spaceChangli Gao2010-08-2210-26/+26
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1924-137/+174
|\ \ | |/
OpenPOWER on IntegriCloud