| Commit message (Expand) | Author | Age |
* | inetpeer: Add v6 peers tree, abstract root properly. | David S. Miller | 2010-11-30 |
* | inetpeer: Abstract address comparisons. | David S. Miller | 2010-11-30 |
* | inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer. | David S. Miller | 2010-11-30 |
* | inetpeer: Introduce inet_peer_address_t. | David S. Miller | 2010-11-30 |
* | inetpeer: Abstract out the tree root accesses. | David S. Miller | 2010-11-30 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-11-29 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-11-24 |
| |\ |
|
| | * | mac80211: implement packet loss notification | Johannes Berg | 2010-11-24 |
| | * | cfg80211: allow using CQM event to notify packet loss | Johannes Berg | 2010-11-24 |
| | * | mac80211: avoid aggregation for VO traffic | Luis R. Rodriguez | 2010-11-24 |
| | * | mac80211: reduce the number of retries for nullfunc probing | Felix Fietkau | 2010-11-24 |
| | * | mac80211: use nullfunc instead of probe request for connection monitoring | Felix Fietkau | 2010-11-24 |
| | * | cfg80211/mac80211: improve ad-hoc multicast rate handling | Felix Fietkau | 2010-11-24 |
| | * | mac80211: probe the AP when resuming | Felix Fietkau | 2010-11-24 |
| | * | mac80211: calculate beacon loss time accurately | Felix Fietkau | 2010-11-24 |
| | * | mac80211: restart beacon miss timer on system resume from suspend | Felix Fietkau | 2010-11-24 |
| | * | net/wireless: Use pr_<level> and netdev_<level> | Joe Perches | 2010-11-24 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-11-24 |
| | |\ |
|
| | * | | Revert "nl80211/mac80211: Report signal average" | John W. Linville | 2010-11-24 |
| | * | | mac80211: Disable hw crypto for GTKs on AP VLAN interfaces | Helmut Schaa | 2010-11-22 |
| | * | | cfg80211: Fix regulatory bug with multiple cards and delays | Luis R. Rodriguez | 2010-11-22 |
| | * | | cfg80211: move mutex locking to reg_process_pending_hints() | Luis R. Rodriguez | 2010-11-22 |
| | * | | cfg80211: move reg_work and reg_todo above | Luis R. Rodriguez | 2010-11-22 |
| | * | | cfg80211: put core regulatory request into queue | Luis R. Rodriguez | 2010-11-22 |
| | * | | nl80211/mac80211: Report signal average | Bruno Randolf | 2010-11-18 |
| | * | | mac80211: fix powersaving clients races | Johannes Berg | 2010-11-17 |
| | * | | mac80211: defines for AC numbers | Johannes Berg | 2010-11-17 |
| | * | | mac80211: add support for setting the ad-hoc multicast rate | Felix Fietkau | 2010-11-16 |
| | * | | cfg80211: add support for setting the ad-hoc multicast rate | Felix Fietkau | 2010-11-16 |
| | * | | mac80211: Add function to get probe request template for current AP | Juuso Oikarinen | 2010-11-16 |
| | * | | mac80211: Add antenna configuration | Bruno Randolf | 2010-11-16 |
| | * | | cfg80211: Add nl80211 antenna configuration | Bruno Randolf | 2010-11-16 |
| | * | | mac80211: support hardware TX fragmentation offload | Arik Nemtsov | 2010-11-16 |
* | | | | xps: add __rcu annotations | Eric Dumazet | 2010-11-29 |
* | | | | xps: NUMA allocations for per cpu data | Eric Dumazet | 2010-11-29 |
* | | | | xps: Add CONFIG_XPS | Tom Herbert | 2010-11-28 |
* | | | | ipv6: Prepare the tree for un-inlined jhash. | Jozsef Kadlecsik | 2010-11-28 |
* | | | | X25 remove bkl in call user data length ioctl | andrew hendry | 2010-11-28 |
* | | | | X25 remove bkl from causediag ioctls | andrew hendry | 2010-11-28 |
* | | | | X25 remove bkl from calluserdata ioctls | andrew hendry | 2010-11-28 |
* | | | | X25 remove bkl in facility ioctls | andrew hendry | 2010-11-28 |
* | | | | X25 remove bkl in subscription ioctls | andrew hendry | 2010-11-28 |
* | | | | 8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues | John Fastabend | 2010-11-28 |
* | | | | net: add netif_tx_queue_frozen_or_stopped | Eric Dumazet | 2010-11-28 |
* | | | | ipv6: kill two unused macro definition | Shan Wei | 2010-11-28 |
* | | | | net: add some KERN_CONT markers to continuation lines | Uwe Kleine-König | 2010-11-28 |
* | | | | rtnl: make link af-specific updates atomic | Thomas Graf | 2010-11-28 |
* | | | | xps: Transmit Packet Steering | Tom Herbert | 2010-11-24 |
* | | | | xps: Improvements in TX queue selection | Tom Herbert | 2010-11-24 |
* | | | | scm: lower SCM_MAX_FD | Eric Dumazet | 2010-11-24 |