summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-09KS8851: Correct RX packet allocationEric Dumazet1-18/+21
2010-09-09udp: add rehash on connect()Eric Dumazet6-2/+66
2010-09-09net: blackhole route should always be recalculatedJianzhao Wang1-1/+6
2010-09-09ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski1-2/+6
2010-09-09niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings1-10/+6
2010-09-08ipvs: fix active FTPJulian Anastasov4-12/+16
2010-09-08gro: Re-fix different skb headroomsJarek Poplawski1-1/+1
2010-09-08via-velocity: Turn scatter-gather support back off.David S. Miller1-1/+1
2010-09-08ipv4: Fix reverse path filtering with multipath routing.David S. Miller1-2/+13
2010-09-08UNIX: Do not loop forever at unix_autobind().Tetsuo Handa1-3/+12
2010-09-08PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord1-0/+9
2010-09-08irda: off by oneDan Carpenter1-1/+1
2010-09-083c59x: Fix deadlock in vortex_error()Ben Hutchings1-3/+7
2010-09-08netfilter: discard overlapping IPv6 fragmentNicolas Dichtel1-65/+15
2010-09-08ipv6: discard overlapping fragmentNicolas Dichtel1-56/+15
2010-09-08net: fix tx queue selection for bridged devices implementing select_queueHelmut Schaa1-8/+8
2010-09-08bonding: Fix jiffies overflow problems (again)Jiri Bohac1-17/+39
2010-09-08stmmac: 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-03pkt_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-02gro: fix different skb headroomsEric Dumazet1-2/+6
2010-09-02bridge: Clear INET control block of SKBs passed into ip_fragment().David S. Miller1-2/+4
2010-09-023c59x: Remove incorrect locking; correct documented lock hierarchyBen Hutchings1-4/+1
2010-09-02sky2: don't do GRO on second portstephen hemminger1-8/+11
2010-09-02ipv4: minor fix about RPF in help of KconfigNicolas Dichtel1-1/+1
2010-09-02xfrm_user: avoid a warning with some compilerNicolas Dichtel1-1/+1
2010-09-02net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()Michal Soltys1-1/+1
2010-09-02pxa168_eth: fix a mdiobus leakDenis Kirjanov1-0/+2
2010-09-02net sched: fix kernel leak in act_policeJeff Mahoney1-12/+9
2010-09-02vhost: stop worker only if createdEric Dumazet1-1/+4
2010-09-02MAINTAINERS: 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-31irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller1-2/+2
2010-08-31wireless extensions: fix kernel heap content leakJohannes Berg2-0/+19
2010-08-31MAINTAINERS: change broken url for prism54John W. Linville1-1/+1
2010-08-31mac80211: delete work timerJohannes Berg1-0/+6
2010-08-31p54: fix tx feedback status flag checkChristian Lamparter1-1/+1
2010-08-31ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville1-0/+4
2010-08-29pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-08-28net/ipv4: Eliminate kstrdup memory leakJulia Lawall1-2/+3
2010-08-27libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport1-1/+1