Age | Commit message (Expand) | Author |
2010-09-07 | 3c59x: Fix deadlock in vortex_error() | Ben Hutchings |
2010-09-07 | netfilter: discard overlapping IPv6 fragment | Nicolas Dichtel |
2010-09-07 | ipv6: discard overlapping fragment | Nicolas Dichtel |
2010-09-07 | net: fix tx queue selection for bridged devices implementing select_queue | Helmut Schaa |
2010-09-07 | bonding: Fix jiffies overflow problems (again) | Jiri Bohac |
2010-09-07 | stmmac: fix sleep inside atomic | Giuseppe Cavallaro |
2010-09-03 | cls_cgroup: Fix rcu lockdep warning | Li Zefan |
2010-09-03 | be2net: remove a BUG_ON in be_cmds.c | Ajit Khaparde |
2010-09-03 | be2net: fix a bug in UE detection logic | Ajit Khaparde |
2010-09-03 | be2net: fix net-snmp error because of wrong packet stats | Ajit Khaparde |
2010-09-02 | pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator | Jarek Poplawski |
2010-09-02 | ipvs: avoid oops for passive FTP | Julian Anastasov |
2010-09-02 | Revert "sky2: don't do GRO on second port" | David S. Miller |
2010-09-01 | gro: fix different skb headrooms | Eric Dumazet |
2010-09-01 | bridge: Clear INET control block of SKBs passed into ip_fragment(). | David S. Miller |
2010-09-01 | 3c59x: Remove incorrect locking; correct documented lock hierarchy | Ben Hutchings |
2010-09-01 | sky2: don't do GRO on second port | stephen hemminger |
2010-09-01 | ipv4: minor fix about RPF in help of Kconfig | Nicolas Dichtel |
2010-09-01 | xfrm_user: avoid a warning with some compiler | Nicolas Dichtel |
2010-09-01 | net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf() | Michal Soltys |
2010-09-01 | pxa168_eth: fix a mdiobus leak | Denis Kirjanov |
2010-09-01 | net sched: fix kernel leak in act_police | Jeff Mahoney |
2010-09-01 | vhost: stop worker only if created | Eric Dumazet |
2010-09-01 | MAINTAINERS: Add ehea driver as Supported | Breno Leitao |
2010-09-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-08-31 | ath9k_hw: fix parsing of HT40 5 GHz CTLs | Luis R. Rodriguez |
2010-08-31 | ath9k_hw: Fix EEPROM uncompress block reading on AR9003 | Luis R. Rodriguez |
2010-08-31 | wireless: register wiphy rfkill w/o holding cfg80211_mutex | John W. Linville |
2010-08-31 | netlink: Make NETLINK_USERSOCK work again. | David S. Miller |
2010-08-30 | irda: Correctly clean up self->ias_obj on irda_bind() failure. | David S. Miller |
2010-08-30 | wireless extensions: fix kernel heap content leak | Johannes Berg |
2010-08-30 | MAINTAINERS: change broken url for prism54 | John W. Linville |
2010-08-30 | mac80211: delete work timer | Johannes Berg |
2010-08-30 | p54: fix tx feedback status flag check | Christian Lamparter |
2010-08-30 | ath5k: check return value of ieee80211_get_tx_rate | John W. Linville |
2010-08-28 | pcnet_cs: add new_id | Ken Kawasaki |
2010-08-27 | net/ipv4: Eliminate kstrdup memory leak | Julia Lawall |
2010-08-27 | libertas: if_sdio: fix buffer alignment in struct if_sdio_card | Mike Rapoport |
2010-08-26 | net/caif/cfrfml.c: use asm/unaligned.h | Jeff Mahoney |
2010-08-26 | ax25: missplaced sock_put(sk) | Bernard Pidoux F6BVP |
2010-08-26 | qlge: reset the chip before freeing the buffers | Breno Leitao |
2010-08-26 | l2tp: test for ethernet header in l2tp_eth_dev_recv() | Eric Dumazet |
2010-08-25 | tcp: select(writefds) don't hang up when a peer close connection | KOSAKI Motohiro |
2010-08-25 | tcp: fix three tcp sysctls tuning | Eric Dumazet |
2010-08-25 | tcp: Combat per-cpu skew in orphan tests. | David S. Miller |
2010-08-24 | pxa168_eth: silence gcc warnings | Dan Carpenter |
2010-08-24 | pxa168_eth: update call to phy_mii_ioctl() | Dan Carpenter |
2010-08-24 | pxa168_eth: fix error handling in prope | Dan Carpenter |
2010-08-24 | pxa168_eth: remove unneeded null check | Dan Carpenter |
2010-08-24 | phylib: Fix race between returning phydev and calling adjust_link | Anton Vorontsov |