summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-07irda: off by oneDan Carpenter1-1/+1
2010-09-073c59x: Fix deadlock in vortex_error()Ben Hutchings1-3/+7
2010-09-07netfilter: discard overlapping IPv6 fragmentNicolas Dichtel1-65/+15
2010-09-07ipv6: discard overlapping fragmentNicolas Dichtel1-56/+15
2010-09-07net: fix tx queue selection for bridged devices implementing select_queueHelmut Schaa1-8/+8
2010-09-07bonding: Fix jiffies overflow problems (again)Jiri Bohac1-17/+39
2010-09-07stmmac: fix sleep inside atomicGiuseppe Cavallaro1-5/+4
2010-09-03cls_cgroup: Fix rcu lockdep warningLi Zefan1-2/+8
2010-09-03be2net: remove a BUG_ON in be_cmds.cAjit Khaparde1-4/+2
2010-09-03be2net: fix a bug in UE detection logicAjit Khaparde3-26/+10
2010-09-03be2net: fix net-snmp error because of wrong packet statsAjit Khaparde4-6/+18
2010-09-02pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimatorJarek Poplawski1-6/+6
2010-09-02ipvs: avoid oops for passive FTPJulian Anastasov1-1/+2
2010-09-02Revert "sky2: don't do GRO on second port"David S. Miller1-11/+8
2010-09-01gro: fix different skb headroomsEric Dumazet1-2/+6
2010-09-01bridge: Clear INET control block of SKBs passed into ip_fragment().David S. Miller1-2/+4
2010-09-013c59x: Remove incorrect locking; correct documented lock hierarchyBen Hutchings1-4/+1
2010-09-01sky2: don't do GRO on second portstephen hemminger1-8/+11
2010-09-01ipv4: minor fix about RPF in help of KconfigNicolas Dichtel1-1/+1
2010-09-01xfrm_user: avoid a warning with some compilerNicolas Dichtel1-1/+1
2010-09-01net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()Michal Soltys1-1/+1
2010-09-01pxa168_eth: fix a mdiobus leakDenis Kirjanov1-0/+2
2010-09-01net sched: fix kernel leak in act_policeJeff Mahoney1-12/+9
2010-09-01vhost: stop worker only if createdEric Dumazet1-1/+4
2010-09-01MAINTAINERS: Add ehea driver as SupportedBreno Leitao1-0/+6
2010-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller11-15/+46
2010-08-31ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2-2/+1
2010-08-31ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez1-1/+1
2010-08-31wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville1-9/+12
2010-08-31netlink: Make NETLINK_USERSOCK work again.David S. Miller1-0/+22
2010-08-30irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller1-2/+2
2010-08-30wireless extensions: fix kernel heap content leakJohannes Berg2-0/+19
2010-08-30MAINTAINERS: change broken url for prism54John W. Linville1-1/+1
2010-08-30mac80211: delete work timerJohannes Berg1-0/+6
2010-08-30p54: fix tx feedback status flag checkChristian Lamparter1-1/+1
2010-08-30ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville1-0/+4
2010-08-28pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-08-27net/ipv4: Eliminate kstrdup memory leakJulia Lawall1-2/+3
2010-08-27libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport1-1/+1
2010-08-26net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney1-1/+1
2010-08-26ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP1-1/+1
2010-08-26qlge: reset the chip before freeing the buffersBreno Leitao1-2/+2
2010-08-26l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet1-1/+1
2010-08-25tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro1-1/+2
2010-08-25tcp: fix three tcp sysctls tuningEric Dumazet1-17/+7
2010-08-25tcp: Combat per-cpu skew in orphan tests.David S. Miller3-12/+19
2010-08-24pxa168_eth: silence gcc warningsDan Carpenter1-3/+3
2010-08-24pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter1-1/+1
2010-08-24pxa168_eth: fix error handling in propeDan Carpenter1-22/+22
2010-08-24pxa168_eth: remove unneeded null checkDan Carpenter1-4/+2