| Commit message (Expand) | Author | Age |
... | |
| * | | mac80211: restructure disassoc/deauth flows | Tomas Winkler | 2008-09-11 |
| * | | rt2x00: Revert "rt2x00: Fix the beacon length bug" | Ivo van Doorn | 2008-09-11 |
| * | | mac80211: move IE parsing to util file | Johannes Berg | 2008-09-11 |
| * | | mac80211: fix typo in action frame handling | Johannes Berg | 2008-09-11 |
| * | | mac80211: fix action frame length checks | Johannes Berg | 2008-09-11 |
| * | | mac80211: BSS info: check channel first | Johannes Berg | 2008-09-11 |
| * | | mac80211: make conf_tx non-atomic | Johannes Berg | 2008-09-11 |
| * | | mac80211: move some RCU locking into an if branch | Johannes Berg | 2008-09-11 |
| * | | b43legacy: Fix to enhance TX speed | Ehud Gavron | 2008-09-11 |
| * | | b43legacy: Fix failure in rate-adjustment mechanism | Larry Finger | 2008-09-11 |
| * | | b43: Remove QoS update workqueue | Michael Buesch | 2008-09-11 |
| * | | b43 G-PHY: Remove mmiowb() | Michael Buesch | 2008-09-11 |
| * | | b43: Fix QoS defaults | Michael Buesch | 2008-09-11 |
| * | | p54: 802.11a 5GHz phy support | Christian Lamparter | 2008-09-11 |
| * | | p54: control output power levels | Christian Lamparter | 2008-09-11 |
| * | | p54: add lots of useful rx/tx statistics | Christian Lamparter | 2008-09-11 |
| * | | p54: add more rx filters | Christian Lamparter | 2008-09-11 |
| * | | p54: 32-bit tsf timestamps | Christian Lamparter | 2008-09-11 |
| * | | iwlwifi: fix compile warning | Zhu Yi | 2008-09-11 |
| * | | iwlwifi: remove uneeded declarations | Emmanuel Grumbach | 2008-09-11 |
| * | | iwlwifi: use the results from disconnected antenna algorithm | Grumbach, Emmanuel | 2008-09-11 |
| * | | iwlwifi: rename ps_mode to sm_ps | Ron Rindjunsky | 2008-09-11 |
| * | | mac80211: change MIMO_PS to SM_PS | Tomas Winkler | 2008-09-11 |
* | | | tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround(). | David S. Miller | 2008-09-11 |
* | | | tg3: Use SKB DMA helper functions for TX. | David S. Miller | 2008-09-11 |
* | | | net: Add SKB DMA mapping helper functions. | David S. Miller | 2008-09-11 |
* | | | net: Add DMA mapping tokens to skb_shared_info. | David S. Miller | 2008-09-11 |
|/ / |
|
* | | ipv6: On interface down/unregister, purge icmp routes too. | David S. Miller | 2008-09-11 |
* | | ipsec: Add missing list_del() in xfrm_state_gc_task(). | David S. Miller | 2008-09-10 |
* | | ipsec: Use RCU-like construct for saved state within a walk | Herbert Xu | 2008-09-09 |
* | | Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2008-09-09 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l... | Simon Horman | 2008-09-09 |
| |\ \ |
|
| * | | | ipvs: Embed user stats structure into kernel stats structure | Sven Wegener | 2008-09-08 |
| * | | | ipvs: Restrict connection table size via Kconfig | Sven Wegener | 2008-09-08 |
| * | | | IPVS: Remove incorrect ip_route_me_harder(), fix IPv6 | Julius Volz | 2008-09-08 |
| * | | | ipvs: handle PARTIAL_CHECKSUM | Simon Horman | 2008-09-08 |
| * | | | IPVS: use ipv6_addr_copy() | Simon Horman | 2008-09-07 |
| * | | | IPVS: fix bogus indentation | Simon Horman | 2008-09-07 |
| * | | | ipvs: Reject ipv6 link-local addresses for destinations | Sven Wegener | 2008-09-07 |
| * | | | ipvs: Mark tcp/udp v4 and v6 debug functions static | Sven Wegener | 2008-09-07 |
| * | | | ipvs: Return negative error values from ip_vs_edit_service() | Sven Wegener | 2008-09-07 |
| * | | | ipvs: Use pointer to address from sync message | Sven Wegener | 2008-09-07 |
| * | | | ipvs: load balance ipv6 connections from a local process | Simon Horman | 2008-09-04 |
| * | | | ipvs: load balance IPv4 connections from a local process | Malcolm Turnbull | 2008-09-04 |
| * | | | IPVS: Allow adding IPv6 services from userspace | Julius Volz | 2008-09-04 |
| * | | | IPVS: Activate IPv6 Netfilter hooks | Julius Volz | 2008-09-04 |
| * | | | IPVS: Adjust various debug outputs to use new macros | Julius Volz | 2008-09-04 |
| * | | | IPVS: Add function to determine if IPv6 address is local | Vince Busam | 2008-09-04 |
| * | | | IPVS: Turn off FTP application helper for IPv6 | Julius Volz | 2008-09-04 |
| * | | | IVPS: Disable sync daemon for IPv6 connections | Julius Volz | 2008-09-04 |