Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | cfg80211: make use of reg macros on REG_RULE | Luis R. Rodriguez | 2008-11-10 | |
| * | | | | | | | | nl80211: Add TX queue parameter configuration | Jouni Malinen | 2008-11-10 | |
| * | | | | | | | | nl80211: Add basic rate configuration for AP mode | Jouni Malinen | 2008-11-10 | |
| * | | | | | | | | wireless: implement basic rate helper function | Johannes Berg | 2008-11-10 | |
| * | | | | | | | | mac80211: Add a new event in ieee80211_ampdu_mlme_action | Sujith | 2008-11-10 | |
| * | | | | | | | | mac80211: remove SSID driver code | Johannes Berg | 2008-11-10 | |
| * | | | | | | | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller | 2008-11-07 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | bonding: send IPv6 neighbor advertisement on failover | Brian Haley | 2008-11-06 | |
| * | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-07 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | pkt_sched: Fix qdisc len in qdisc_peek_dequeued() | Jarek Poplawski | 2008-11-05 | |
| * | | | | | | | | | net: #ifdef ->sk_security | Alexey Dobriyan | 2008-11-04 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| * | | | | | | | | IPVS: Remove supports_ipv6 scheduler flag | Julius Volz | 2008-11-03 | |
| * | | | | | | | | mac80211: fix two kernel-doc warnings | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | wireless: remove struct regdom hinting | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | wireless: make regdom passing semantics simpler | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | mac80211: Re-enable aggregation | Sujith | 2008-10-31 | |
| * | | | | | | | | wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts | John W. Linville | 2008-10-31 | |
| * | | | | | | | | wireless: use individual buffers for printing ssid values | John W. Linville | 2008-10-31 | |
| * | | | | | | | | wireless: remove NETWORK_EMPTY_ESSID flag | John W. Linville | 2008-10-31 | |
| * | | | | | | | | wireless: consolidate on a single escape_essid implementation | John W. Linville | 2008-10-31 | |
| * | | | | | | | | wireless: don't publish __regulatory_hint | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | mac80211: fix a few typos in mac80211 kernel doc | Bob Copeland | 2008-10-31 | |
| * | | | | | | | | Add nl80211 commands to get and set o11s mesh networking parameters | colin@cozybit.com | 2008-10-31 | |
| * | | | | | | | | mac80211: remove rate_control_clear | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | mac80211: rewrite HT handling | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | mac80211: move bss_conf into vif | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | mac80211: make retry limits part of hw config | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | mac80211: introduce hw config change flags | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | mac80211: kill hw.conf.antenna_sel_{rx,tx} | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | 802.11: clean up/fix HT support | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | mac80211: fix short slot handling | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | mac80211: remove max_antenna_gain config | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | mac80211: remove wiphy_to_hw | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | misc: replace NIPQUAD() | Harvey Harrison | 2008-10-31 | |
| * | | | | | | | | pkt_sched: Add peek emulation for non-work-conserving qdiscs. | Jarek Poplawski | 2008-10-31 | |
| * | | | | | | | | pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs. | Patrick McHardy | 2008-10-31 | |
| * | | | | | | | | pkt_sched: sch_generic: Add Qdisc_ops peek() method. | Jarek Poplawski | 2008-10-31 | |
| * | | | | | | | | xfrm: remove unused struct xfrm_policy::next | Alexey Dobriyan | 2008-10-31 | |
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-31 | |
| |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 | |
| * | | | | | | | | | udp: introduce sk_for_each_rcu_safenext() | Eric Dumazet | 2008-10-29 | |
| * | | | | | | | | | udp: RCU handling for Unicast packets. | Eric Dumazet | 2008-10-29 | |
| * | | | | | | | | | udp: introduce struct udp_table and multiple spinlocks | Eric Dumazet | 2008-10-29 | |
| * | | | | | | | | | net: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-29 | |
| * | | | | | | | | | net: reduce structures when XFRM=n | Alexey Dobriyan | 2008-10-28 | |
| * | | | | | | | | | netlink: constify struct nlattr * arg to parsing functions | Patrick McHardy | 2008-10-28 | |
| * | | | | | | | | | net: implement emergency route cache rebulds when gc_elasticity is exceeded | Neil Horman | 2008-10-27 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-12-28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | [S390] iucv: Locking free version of iucv_message_(receive|send) | Hendrik Brueckner | 2008-12-25 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | |