| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: fix basic rate bitmap calculation | Johannes Berg | 2009-04-20 | 1 | -1/+1 |
* | mac80211: fix beacon loss detection after scan | Kalle Valo | 2009-04-20 | 1 | -1/+9 |
* | nl80211: Make nl80211_send_mlme_event() atomic | Jouni Malinen | 2009-04-20 | 1 | -2/+2 |
* | MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG. | Robert P. J. Day | 2009-04-20 | 1 | -7/+0 |
* | net: Fix GRO for multiple page fragments | Ben Hutchings | 2009-04-20 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-04-20 | 2 | -11/+29 |
|\ |
|
| * | Bluetooth: Add workaround for wrong HCI event in eSCO setup | Marcel Holtmann | 2009-04-19 | 1 | -2/+10 |
| * | Bluetooth: Fallback from eSCO to SCO on unspecified error | Marcel Holtmann | 2009-04-19 | 1 | -9/+17 |
| * | Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP | Johan Hedberg | 2009-04-19 | 1 | -0/+2 |
* | | net: fix "compatibility" typos | Marcin Slusarz | 2009-04-20 | 1 | -2/+2 |
* | | tcp: fix mid-wq adjustment helper | Ilpo Järvinen | 2009-04-20 | 1 | -1/+1 |
* | | net: sch_netem: Fix an inconsistency in ingress netem timestamps. | Jarek Poplawski | 2009-04-20 | 2 | -0/+13 |
* | | ax25: proc uid file misses header | Alan Cox | 2009-04-20 | 1 | -3/+9 |
* | | vlan/macvlan: fix NULL pointer dereferences in ethtool handlers | Patrick McHardy | 2009-04-17 | 1 | -1/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-04-17 | 7 | -31/+100 |
|\ \ |
|
| * | | mac80211: validate TIM IE length | Johannes Berg | 2009-04-17 | 1 | -0/+3 |
| * | | cfg80211: do not replace BSS structs | Johannes Berg | 2009-04-17 | 2 | -10/+34 |
| * | | cfg80211: copy hold when replacing BSS | Johannes Berg | 2009-04-17 | 1 | -0/+2 |
| * | | mac80211: avoid crashing when no scan sdata | Johannes Berg | 2009-04-17 | 1 | -1/+2 |
| * | | mac80211: Fragmentation threshold (typo) | Gerrit Renker | 2009-04-16 | 1 | -1/+1 |
| * | | mac80211: quiet beacon loss messages | Michael Buesch | 2009-04-16 | 1 | -6/+14 |
| * | | mac80211: correct wext transmit power handler | Johannes Berg | 2009-04-16 | 2 | -9/+34 |
| * | | mac80211: Fix bug in getting rx status for frames pending in reorder buffer | Vasanthakumar Thiagarajan | 2009-04-16 | 1 | -4/+9 |
| * | | cfg80211: fix NULL pointer deference in reg_device_remove() | Luis R. Rodriguez | 2009-04-16 | 1 | -2/+3 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-04-17 | 2 | -5/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket | Pablo Neira Ayuso | 2009-04-17 | 1 | -1/+1 |
| * | | netfilter: ctnetlink: report error if event message allocation fails | Pablo Neira Ayuso | 2009-04-17 | 1 | -4/+6 |
* | | | gro: Fix use after free in tcp_gro_receive | Herbert Xu | 2009-04-17 | 1 | -2/+4 |
* | | | can: Network Drop Monitor: Make use of consume_skb() in af_can.c | Oliver Hartkopp | 2009-04-17 | 1 | -2/+2 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-04-16 | 3 | -2/+7 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | netfilter: nf_nat: add support for persistent mappings | Patrick McHardy | 2009-04-16 | 1 | -1/+2 |
| * | netfilter: nf_conntrack: fix crash when unloading helpers | Patrick McHardy | 2009-04-15 | 1 | -1/+1 |
| * | netfilter: nf_log regression fix | Eric Dumazet | 2009-04-15 | 1 | -0/+4 |
* | | packet: avoid warnings when high-order page allocation fails | Eric Dumazet | 2009-04-15 | 1 | -2/+3 |
* | | Revert "rose: zero length frame filtering in af_rose.c" | David S. Miller | 2009-04-14 | 1 | -10/+0 |
* | | gro: Restore correct value to gso_size | Herbert Xu | 2009-04-14 | 1 | -2/+3 |
* | | ipv6:remove useless check | Yang Hongyang | 2009-04-14 | 1 | -4/+0 |
* | | tcp: fix >2 iw selection | Ilpo Järvinen | 2009-04-14 | 1 | -0/+3 |
* | | netsched: Allow meta match on vlan tag on receive | Stephen Hemminger | 2009-04-13 | 1 | -2/+4 |
* | | gro: Normalise skb before bypassing GRO on netpoll VLAN path | Herbert Xu | 2009-04-13 | 1 | -1/+3 |
* | | ipv6: Fix NULL pointer dereference with time-wait sockets | Vlad Yasevich | 2009-04-11 | 2 | -3/+6 |
* | | tr: fix leakage of device in net/802/tr.c | Wei Yongjun | 2009-04-11 | 1 | -0/+3 |
* | | net: netif_device_attach/detach should start/stop all queues | Alexander Duyck | 2009-04-11 | 1 | -2/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-04-08 | 3 | -25/+9 |
|\ \
| |/ |
|
| * | netfilter: ctnetlink: fix regression in expectation handling | Pablo Neira Ayuso | 2009-04-06 | 1 | -24/+6 |
| * | netfilter: fix selection of "LED" target in netfilter | Alex Riesen | 2009-04-06 | 1 | -1/+1 |
| * | netfilter: ip6tables regression fix | Eric Dumazet | 2009-04-06 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-06 | 3 | -4/+5 |
|\ \ |
|
| * | | xfrm: fix fragmentation on inter family tunnels | Steffen Klassert | 2009-04-06 | 1 | -0/+1 |
| * | | net/802/fddi.c: add MODULE_LICENSE | Adrian Bunk | 2009-04-06 | 1 | -0/+2 |