summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UNIX: Do not loop forever at unix_autobind().Tetsuo Handa2010-09-071-3/+12
* PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord2010-09-071-0/+9
* irda: off by oneDan Carpenter2010-09-071-1/+1
* 3c59x: Fix deadlock in vortex_error()Ben Hutchings2010-09-071-3/+7
* netfilter: discard overlapping IPv6 fragmentNicolas Dichtel2010-09-071-65/+15
* ipv6: discard overlapping fragmentNicolas Dichtel2010-09-071-56/+15
* net: fix tx queue selection for bridged devices implementing select_queueHelmut Schaa2010-09-071-8/+8
* bonding: Fix jiffies overflow problems (again)Jiri Bohac2010-09-071-17/+39
* stmmac: fix sleep inside atomicGiuseppe Cavallaro2010-09-071-5/+4
* cls_cgroup: Fix rcu lockdep warningLi Zefan2010-09-031-2/+8
* be2net: remove a BUG_ON in be_cmds.cAjit Khaparde2010-09-031-4/+2
* be2net: fix a bug in UE detection logicAjit Khaparde2010-09-033-26/+10
* be2net: fix net-snmp error because of wrong packet statsAjit Khaparde2010-09-034-6/+18
* 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
OpenPOWER on IntegriCloud