Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | sunrpc: prevent use-after-free on clearing XPT_BUSY | NeilBrown | 2010-12-07 | 1 | -1/+8 | |
| * | | | | | leds: fix up dependencies | Johannes Berg | 2010-12-02 | 1 | -1/+1 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-29 | 10 | -83/+96 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-11-27 | 1 | -9/+15 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | SUNRPC: Fix an infinite loop in call_refresh/call_refreshresult | Trond Myklebust | 2010-11-22 | 1 | -9/+15 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-24 | 5 | -9/+7 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-11-19 | 3 | -17/+24 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ceph: explicitly specify page alignment in network messages | Sage Weil | 2010-11-09 | 2 | -5/+8 | |
| | * | | | | | | ceph: make page alignment explicit in osd interface | Sage Weil | 2010-11-09 | 1 | -8/+14 | |
| | * | | | | | | ceph: fix comment, remove extraneous args | Sage Weil | 2010-11-09 | 1 | -2/+1 | |
| | * | | | | | | ceph: fix small seq message skipping | Sage Weil | 2010-11-01 | 1 | -2/+1 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-19 | 8 | -24/+106 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 3 | -3/+0 | |
| * | | | | | | | | SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable | Jesper Juhl | 2010-11-16 | 1 | -3/+1 | |
* | | | | | | | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2010-12-23 | 31 | -218/+769 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declaration | Luciano Coelho | 2010-12-22 | 1 | -0/+2 | |
| * | | | | | | | | | mac80211: selective throughput LED trigger active | Johannes Berg | 2010-12-22 | 5 | -15/+59 | |
| * | | | | | | | | | mac80211: add throughput based LED blink trigger | Johannes Berg | 2010-12-22 | 7 | -9/+178 | |
| * | | | | | | | | | mac80211: make LED trigger names available early | Johannes Berg | 2010-12-22 | 3 | -20/+22 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-22 | 27 | -190/+524 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mac80211: fix potentially redundant skb data copying | Felix Fietkau | 2010-12-20 | 1 | -1/+1 | |
| | * | | | | | | | | | mac80211: skip unnecessary pskb_expand_head calls | Felix Fietkau | 2010-12-20 | 1 | -1/+3 | |
| | * | | | | | | | | | mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit | Felix Fietkau | 2010-12-20 | 1 | -1/+2 | |
| | * | | | | | | | | | mac80211: Remove unused third address from mesh address extension header. | Javier Cardona | 2010-12-20 | 3 | -24/+16 | |
| | * | | | | | | | | | nl80211: Export available antennas | Bruno Randolf | 2010-12-20 | 1 | -0/+5 | |
| | * | | | | | | | | | cfg80211: Separate available antennas for RX and TX | Bruno Randolf | 2010-12-20 | 1 | -7/+10 | |
| | * | | | | | | | | | mac80211: Send mesh non-HWMP path selection frames to userspace | Javier Cardona | 2010-12-20 | 6 | -11/+21 | |
| | * | | | | | | | | | mac80211: Let userspace enable and configure vendor specific path selection. | Javier Cardona | 2010-12-20 | 9 | -32/+138 | |
| | * | | | | | | | | | mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup | Javier Cardona | 2010-12-20 | 2 | -24/+24 | |
| | * | | | | | | | | | cfg80211: fix null pointer dereference with a custom regulatory request | Luis R. Rodriguez | 2010-12-16 | 1 | -1/+2 | |
| | * | | | | | | | | | nl80211: Add notification for dropped Deauth/Disassoc | Jouni Malinen | 2010-12-16 | 4 | -2/+64 | |
| | * | | | | | | | | | wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.h | Shan Wei | 2010-12-15 | 1 | -11/+0 | |
| | * | | | | | | | | | mac80211: Add timeout to BA session start API | Sujith Manoharan | 2010-12-15 | 4 | -4/+9 | |
| | * | | | | | | | | | nl80211: advertise maximum remain-on-channel duration | Johannes Berg | 2010-12-15 | 2 | -1/+8 | |
| | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-15 | 3 | -1/+9 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | mac80211: support IBSS RSN with SW crypto | Johannes Berg | 2010-12-13 | 1 | -1/+5 | |
| | * | | | | | | | | | mac80211 default tx_last_beacon false (congestion) | Tim Harvey | 2010-12-13 | 1 | -1/+1 | |
| | * | | | | | | | | | mac80211: support separate default keys | Johannes Berg | 2010-12-13 | 8 | -47/+62 | |
| | * | | | | | | | | | cfg80211/nl80211: separate unicast/multicast default TX keys | Johannes Berg | 2010-12-13 | 4 | -24/+115 | |
| | * | | | | | | | | | mac80211: clean up RX key checks | Johannes Berg | 2010-12-13 | 1 | -2/+21 | |
| | * | | | | | | | | | cfg80211: update information elements in cached BSS struct | Sven Neumann | 2010-12-13 | 1 | -0/+11 | |
| | * | | | | | | | | | cfg80211: Add antenna availability information | Bruno Randolf | 2010-12-13 | 1 | -2/+13 | |
* | | | | | | | | | | | tcp: cleanup of cwnd initialization in tcp_init_metrics() | Jiri Kosina | 2010-12-23 | 1 | -17/+12 | |
* | | | | | | | | | | | sfq: fix sfq class stats handling | Eric Dumazet | 2010-12-22 | 1 | -5/+11 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | filter: optimize accesses to ancillary data | Eric Dumazet | 2010-12-21 | 1 | -28/+44 | |
* | | | | | | | | | | net: timestamp cloned packet in dev_queue_xmit_nit | Eric Dumazet | 2010-12-21 | 1 | -7/+2 | |
* | | | | | | | | | | TCP: increase default initial receive window. | Nandita Dukkipati | 2010-12-20 | 1 | -3/+8 | |
* | | | | | | | | | | net_sched: sch_sfq: better struct layouts | Eric Dumazet | 2010-12-20 | 1 | -98/+162 | |
* | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-20 | 3 | -23/+25 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | net_sched: sch_sfq: fix allot handling | Eric Dumazet | 2010-12-20 | 1 | -12/+8 |