Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | nl80211: remove some stack variables in trigger_scan and start_sched_scan | Luciano Coelho | 2011-05-19 | 1 | -8/+4 | |
| | | * | | | | | | | | mac80211: Don't sleep when growing the mesh path | Javier Cardona | 2011-05-19 | 1 | -3/+3 | |
| | | * | | | | | | | | net: rfkill: add generic gpio rfkill driver | Rhyland Klein | 2011-05-19 | 3 | -0/+237 | |
| | | * | | | | | | | | cfg80211: Use consistent BSS matching between scan and sme | Jouni Malinen | 2011-05-19 | 3 | -7/+19 | |
| | | * | | | | | | | | mac80211: annotate and fix RCU in mesh code | Johannes Berg | 2011-05-16 | 2 | -56/+102 | |
| | | * | | | | | | | | mac80211: fix and simplify mesh locking | Johannes Berg | 2011-05-16 | 2 | -22/+25 | |
| | | * | | | | | | | | mac80211: add missing rcu_barrier | Johannes Berg | 2011-05-16 | 1 | -0/+2 | |
| | | * | | | | | | | | mac80211: abort scan_work immediately when the device goes down | Rajkumar Manoharan | 2011-05-16 | 2 | -2/+7 | |
| | | * | | | | | | | | mac80211: verify IBSS in interface combinations | Johannes Berg | 2011-05-16 | 1 | -3/+17 | |
| | | * | | | | | | | | mac80211: Deactivate mesh path timers when freeing nodes | Javier Cardona | 2011-05-16 | 1 | -1/+3 | |
| * | | | | | | | | | | bridge: initialize fake_rtable metrics | Eric Dumazet | 2011-05-24 | 1 | -1/+5 | |
| * | | | | | | | | | | net: fix __dst_destroy_metrics_generic() | Eric Dumazet | 2011-05-24 | 1 | -1/+1 | |
| * | | | | | | | | | | igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list | Veaceslav Falico | 2011-05-24 | 1 | -5/+5 | |
| * | | | | | | | | | | net: use synchronize_rcu_expedited() | Eric Dumazet | 2011-05-24 | 1 | -1/+4 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | net: convert %p usage to %pK | Dan Rosenberg | 2011-05-24 | 14 | -22/+22 | |
| * | | | | | | | | | ipv6: Fix return of xfrm6_tunnel_rcv() | David S. Miller | 2011-05-24 | 1 | -1/+1 | |
| * | | | | | | | | | net: filter: Use WARN_RATELIMIT | Joe Perches | 2011-05-23 | 1 | -1/+3 | |
| * | | | | | | | | | sch_sfq: avoid giving spurious NET_XMIT_CN signals | Eric Dumazet | 2011-05-23 | 1 | -2/+6 | |
| * | | | | | | | | | snap: remove one synchronize_net() | Eric Dumazet | 2011-05-23 | 1 | -1/+0 | |
| * | | | | | | | | | net: ping: cleanups ping_v4_unhash() | Eric Dumazet | 2011-05-23 | 1 | -3/+0 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-05-25 | 3 | -25/+89 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | libceph: subscribe to osdmap when cluster is full | Sage Weil | 2011-05-24 | 1 | -0/+9 | |
| * | | | | | | | | | libceph: handle new osdmap down/state change encoding | Sage Weil | 2011-05-24 | 1 | -3/+8 | |
| * | | | | | | | | | ceph: check return value for start_request in writepages | Sage Weil | 2011-05-19 | 1 | -1/+7 | |
| * | | | | | | | | | libceph: add missing breaks in addr_set_port | Sage Weil | 2011-05-19 | 1 | -0/+2 | |
| * | | | | | | | | | libceph: fix TAG_WAIT case | Sage Weil | 2011-05-19 | 1 | -1/+3 | |
| * | | | | | | | | | libceph: fix osdmap timestamp assignment | Sage Weil | 2011-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | libceph: use snprintf for unknown addrs | Sage Weil | 2011-05-19 | 1 | -1/+2 | |
| * | | | | | | | | | libceph: use snprintf for formatting object name | Sage Weil | 2011-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | libceph: fix uninitialized value when no get_authorizer method is set | Sage Weil | 2011-05-19 | 1 | -5/+6 | |
| * | | | | | | | | | libceph: handle connection reopen race with callbacks | Sage Weil | 2011-05-19 | 1 | -13/+51 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2011-05-25 | 5 | -23/+28 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | net/9p: enable 9p to work in non-default network namespace | Rob Landley | 2011-05-25 | 1 | -3/+4 | |
| * | | | | | | | | | net/9p: p9_idpool_get return -1 on error | Aneesh Kumar K.V | 2011-05-25 | 2 | -9/+13 | |
| * | | | | | | | | | 9p: remove experimental tag from tested configurations | Eric Van Hensbergen | 2011-05-25 | 1 | -4/+4 | |
| * | | | | | | | | | 9p: typo fixes and minor cleanups | Rob Landley | 2011-05-25 | 1 | -5/+5 | |
| * | | | | | | | | | net/9p: Change linuxdoc names to match functions. | Rob Landley | 2011-05-25 | 1 | -2/+2 | |
* | | | | | | | | | | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 2011-05-25 | 1 | -1/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'next' into for-linus | James Morris | 2011-05-24 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into next | James Morris | 2011-05-19 | 71 | -319/+524 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'master'; commit 'v2.6.39-rc3' into next | James Morris | 2011-04-19 | 144 | -379/+677 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'next-queue' into next | James Morris | 2011-03-30 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| | * | | | | | | | | KEYS: Improve /proc/keys | David Howells | 2011-03-17 | 1 | -4/+6 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 196 | -951/+1949 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 | 2 | -2/+2 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into upstream. | Jiri Kosina | 2011-05-18 | 226 | -1222/+2402 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | HID: bt: hidp.h: do not use a tab after a #define | Antonio Ospite | 2011-04-21 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | |