| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-03-21 | 3 | -28/+19 |
|\ |
|
| * | switch touch_atime to struct path | Al Viro | 2012-03-21 | 1 | -2/+2 |
| * | switch unix_sock to struct path | Al Viro | 2012-03-21 | 2 | -21/+16 |
| * | switch open-coded instances of d_make_root() to new helper | Al Viro | 2012-03-21 | 1 | -6/+2 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-03-21 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge branch 'next-queue' into next | James Morris | 2012-02-09 | 1 | -0/+1 |
| |\ \ |
|
| | * | | KEYS: Allow special keyrings to be cleared | David Howells | 2012-01-19 | 1 | -0/+1 |
* | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-03-21 | 12 | -41/+36 |
|\ \ \ \ |
|
| * | | | | sunrpc: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 4 | -18/+18 |
| * | | | | rds: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 7 | -21/+16 |
| * | | | | net: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-21 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | rds: Fix typo in iw_recv.c and ib_recv.c | Masanari Iida | 2012-02-09 | 2 | -2/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-21 | 273 | -8740/+13374 |
|\ \ \ \ |
|
| * | | | | Fix pppol2tp getsockname() | Benjamin LaHaise | 2012-03-20 | 1 | -1/+1 |
| * | | | | Remove printk from rds_sendmsg | Dave Jones | 2012-03-20 | 1 | -1/+0 |
| * | | | | ipv6: fix incorrent ipv6 ipsec packet fragment | Gao feng | 2012-03-20 | 1 | -5/+6 |
| * | | | | tcp: reduce out_of_order memory use | Eric Dumazet | 2012-03-19 | 2 | -1/+19 |
| * | | | | tcp: introduce tcp_data_queue_ofo | Eric Dumazet | 2012-03-19 | 1 | -99/+115 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-19 | 6 | -31/+41 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | arp: allow arp processing to honor per interface arp_accept sysctl | Neil Horman | 2012-03-17 | 1 | -1/+1 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-03-16 | 17 | -431/+355 |
| |\ \ \ \ |
|
| | * | | | | mac80211: make uapsd_* keys per-vif | Eliad Peller | 2012-03-15 | 6 | -102/+79 |
| | * | | | | mac80211: add NULL terminator to debugfs_netdev write buf | Eliad Peller | 2012-03-15 | 1 | -8/+5 |
| | * | | | | mac80211: Don't sample max throughput rate in minstrel_ht | Helmut Schaa | 2012-03-15 | 1 | -0/+7 |
| | * | | | | mac80211: Don't let regulatory make us deaf | Paul Stewart | 2012-03-13 | 4 | -19/+51 |
| | * | | | | mac80211: rename bss_conf timestamp to last_tsf | Johannes Berg | 2012-03-13 | 2 | -2/+2 |
| | * | | | | cfg80211: clarify timestamp in cfg80211_inform_bss | Johannes Berg | 2012-03-13 | 1 | -4/+3 |
| | * | | | | mac80211: linearize SKBs as needed for crypto | Johannes Berg | 2012-03-13 | 3 | -8/+31 |
| | * | | | | mac80211: move RX WEP weak IV counting | Johannes Berg | 2012-03-13 | 3 | -12/+6 |
| | * | | | | mac80211: set basic rates earlier | Johannes Berg | 2012-03-12 | 1 | -48/+49 |
| | * | | | | mac80211: refactor common auth/assoc setup code | Johannes Berg | 2012-03-12 | 1 | -62/+59 |
| | * | | | | mac80211: remove spurious BSSID change flag | Johannes Berg | 2012-03-12 | 1 | -3/+0 |
| | * | | | | mac80211: simplify wmm check during association | Johannes Berg | 2012-03-12 | 2 | -6/+6 |
| | * | | | | mac80211: simplify HT checks | Johannes Berg | 2012-03-12 | 1 | -31/+26 |
| | * | | | | mac80211: move misplaced comment | Johannes Berg | 2012-03-12 | 1 | -7/+7 |
| | * | | | | mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS | Helmut Schaa | 2012-03-12 | 1 | -0/+9 |
| | * | | | | mac80211: set channel back after disassociating | Johannes Berg | 2012-03-12 | 1 | -7/+6 |
| | * | | | | mac80211: remove tx_sync | Johannes Berg | 2012-03-12 | 4 | -120/+0 |
| | * | | | | mac80211: Limit TID buffering during BA session setup/teardown | Helmut Schaa | 2012-03-12 | 1 | -0/+6 |
| | * | | | | cfg80211: Add background scan period attribute. | Bala Shanmugam | 2012-03-12 | 2 | -0/+11 |
| * | | | | | net: ipv4: Standardize prefixes for message logging | Joe Perches | 2012-03-13 | 19 | -48/+79 |
| * | | | | | net: Convert printks to pr_<level> | Joe Perches | 2012-03-12 | 25 | -181/+163 |
| * | | | | | net: get rid of some pointless casts to sockaddr | Maciej Żenczykowski | 2012-03-12 | 3 | -24/+16 |
| * | | | | | ipv6: Fix Smatch warning. | Li Wei | 2012-03-11 | 1 | -1/+1 |
| * | | | | | caif: make zero a legal caif connetion id. | sjur.brandeland@stericsson.com | 2012-03-11 | 1 | -3/+6 |
| * | | | | | caif: Fix for a race in socket transmit with flow control. | Dmitry Tarnyagin | 2012-03-11 | 6 | -24/+31 |
| * | | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2012-03-11 | 14 | -194/+145 |
| |\ \ \ \ \ |
|
| | * | | | | | batman-adv: Remove spaces after a cast | Sven Eckelmann | 2012-03-10 | 2 | -3/+3 |
| | * | | | | | batman-adv: Use {} braces consistent on the arms of a statement | Sven Eckelmann | 2012-03-10 | 1 | -1/+2 |