aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KS8851: Correct RX packet allocationEric Dumazet2010-09-081-18/+21
* udp: add rehash on connect()Eric Dumazet2010-09-086-2/+66
* net: blackhole route should always be recalculatedJianzhao Wang2010-09-081-1/+6
* ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski2010-09-081-2/+6
* niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings2010-09-081-10/+6
* ipvs: fix active FTPJulian Anastasov2010-09-084-12/+16
* gro: Re-fix different skb headroomsJarek Poplawski2010-09-081-1/+1
* via-velocity: Turn scatter-gather support back off.David S. Miller2010-09-071-1/+1
* ipv4: Fix reverse path filtering with multipath routing.David S. Miller2010-09-071-2/+13
* 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