Age | Commit message (Expand) | Author | Files | Lines |
2009-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 27 | -103/+237 |
2009-04-22 | netfilter: ctnetlink: fix gcc warning during compilation | Pablo Neira Ayuso | 1 | -2/+2 |
2009-04-22 | net/netrom: Fix socket locking | Jean Delvare | 1 | -2/+4 |
2009-04-22 | netlabel: Always remove the correct address selector | Paul Moore | 1 | -16/+10 |
2009-04-21 | af_iucv: Fix race when queuing incoming iucv messages | Hendrik Brueckner | 1 | -3/+5 |
2009-04-21 | af_iucv: Test additional sk states in iucv_sock_shutdown | Hendrik Brueckner | 1 | -0/+3 |
2009-04-21 | af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set | Hendrik Brueckner | 1 | -1/+3 |
2009-04-21 | af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag | Hendrik Brueckner | 1 | -3/+3 |
2009-04-21 | af_iucv: consider state IUCV_CLOSING when closing a socket | Ursula Braun | 1 | -0/+3 |
2009-04-21 | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 1 | -1/+1 |
2009-04-21 | mac80211: fix alignment calculation bug | Johannes Berg | 1 | -1/+1 |
2009-04-21 | mac80211: do not print WARN if config interface | Reinette Chatre | 1 | -2/+13 |
2009-04-20 | mac80211: fix basic rate bitmap calculation | Johannes Berg | 1 | -1/+1 |
2009-04-20 | mac80211: fix beacon loss detection after scan | Kalle Valo | 1 | -1/+9 |
2009-04-20 | nl80211: Make nl80211_send_mlme_event() atomic | Jouni Malinen | 1 | -2/+2 |
2009-04-20 | MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG. | Robert P. J. Day | 1 | -7/+0 |
2009-04-20 | net: Fix GRO for multiple page fragments | Ben Hutchings | 1 | -2/+2 |
2009-04-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2 | -11/+29 |
2009-04-20 | net: fix "compatibility" typos | Marcin Slusarz | 1 | -2/+2 |
2009-04-20 | tcp: fix mid-wq adjustment helper | Ilpo Järvinen | 1 | -1/+1 |
2009-04-20 | net: sch_netem: Fix an inconsistency in ingress netem timestamps. | Jarek Poplawski | 2 | -0/+13 |
2009-04-20 | ax25: proc uid file misses header | Alan Cox | 1 | -3/+9 |
2009-04-19 | Bluetooth: Add workaround for wrong HCI event in eSCO setup | Marcel Holtmann | 1 | -2/+10 |
2009-04-19 | Bluetooth: Fallback from eSCO to SCO on unspecified error | Marcel Holtmann | 1 | -9/+17 |
2009-04-19 | Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP | Johan Hedberg | 1 | -0/+2 |
2009-04-17 | vlan/macvlan: fix NULL pointer dereferences in ethtool handlers | Patrick McHardy | 1 | -1/+2 |
2009-04-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 7 | -31/+100 |
2009-04-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2 | -5/+7 |
2009-04-17 | mac80211: validate TIM IE length | Johannes Berg | 1 | -0/+3 |
2009-04-17 | cfg80211: do not replace BSS structs | Johannes Berg | 2 | -10/+34 |
2009-04-17 | cfg80211: copy hold when replacing BSS | Johannes Berg | 1 | -0/+2 |
2009-04-17 | mac80211: avoid crashing when no scan sdata | Johannes Berg | 1 | -1/+2 |
2009-04-17 | netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket | Pablo Neira Ayuso | 1 | -1/+1 |
2009-04-17 | netfilter: ctnetlink: report error if event message allocation fails | Pablo Neira Ayuso | 1 | -4/+6 |
2009-04-17 | gro: Fix use after free in tcp_gro_receive | Herbert Xu | 1 | -2/+4 |
2009-04-17 | can: Network Drop Monitor: Make use of consume_skb() in af_can.c | Oliver Hartkopp | 1 | -2/+2 |
2009-04-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 3 | -2/+7 |
2009-04-16 | netfilter: nf_nat: add support for persistent mappings | Patrick McHardy | 1 | -1/+2 |
2009-04-16 | mac80211: Fragmentation threshold (typo) | Gerrit Renker | 1 | -1/+1 |
2009-04-16 | mac80211: quiet beacon loss messages | Michael Buesch | 1 | -6/+14 |
2009-04-16 | mac80211: correct wext transmit power handler | Johannes Berg | 2 | -9/+34 |
2009-04-16 | mac80211: Fix bug in getting rx status for frames pending in reorder buffer | Vasanthakumar Thiagarajan | 1 | -4/+9 |
2009-04-16 | cfg80211: fix NULL pointer deference in reg_device_remove() | Luis R. Rodriguez | 1 | -2/+3 |
2009-04-15 | netfilter: nf_conntrack: fix crash when unloading helpers | Patrick McHardy | 1 | -1/+1 |
2009-04-15 | packet: avoid warnings when high-order page allocation fails | Eric Dumazet | 1 | -2/+3 |
2009-04-15 | netfilter: nf_log regression fix | Eric Dumazet | 1 | -0/+4 |
2009-04-14 | Revert "rose: zero length frame filtering in af_rose.c" | David S. Miller | 1 | -10/+0 |
2009-04-14 | gro: Restore correct value to gso_size | Herbert Xu | 1 | -2/+3 |
2009-04-14 | ipv6:remove useless check | Yang Hongyang | 1 | -4/+0 |
2009-04-14 | tcp: fix >2 iw selection | Ilpo Järvinen | 1 | -0/+3 |