Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-01-10 | 3 | -20/+29 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | NFSv4: include bitmap in nfsv4 get acl data | Andy Adamson | 2012-01-05 | 1 | -1/+2 | |
| * | | | | | | SUNRPC: Clean up the RPCSEC_GSS service ticket requests | Trond Myklebust | 2012-01-05 | 2 | -19/+27 | |
| |/ / / / / | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-09 | 6 | -12/+27 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | igmp: Avoid zero delay when receiving odd mixture of IGMP queries | Ben Hutchings | 2012-01-09 | 1 | -0/+2 | |
| * | | | | | net: Fix build with INET disabled. | David S. Miller | 2012-01-09 | 1 | -0/+1 | |
| * | | | | | net: introduce netif_addr_lock_nested() and call if when appropriate | Jiri Pirko | 2012-01-09 | 1 | -6/+6 | |
| * | | | | | net: correct lock name in dev_[uc/mc]_sync documentations. | Jiri Pirko | 2012-01-09 | 1 | -2/+2 | |
| * | | | | | net: sk_update_clone is only used in net/core/sock.c | Stephen Rothwell | 2012-01-08 | 1 | -0/+6 | |
| * | | | | | pktgen: set correct max and min in pktgen_setup_inject() | Dan Carpenter | 2012-01-07 | 1 | -2/+2 | |
| * | | | | | net: Default UDP and UNIX diag to 'n'. | David S. Miller | 2012-01-07 | 2 | -2/+6 | |
| * | | | | | net: fix sock_clone reference mismatch with tcp memcontrol | Glauber Costa | 2012-01-07 | 1 | -0/+2 | |
* | | | | | | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2012-01-09 | 2 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | percpu: Remove irqsafe_cpu_xxx variants | Christoph Lameter | 2011-12-22 | 2 | -4/+4 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 5 | -6/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mac80211: drop spelling fix | Jiri Kosina | 2011-12-12 | 1 | -1/+1 | |
| * | | | | | | | typo fixes: aera -> area, exntension -> extension | Wang YanQing | 2011-12-09 | 1 | -1/+1 | |
| * | | | | | | | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 3 | -3/+3 | |
| * | | | | | | | drop "select GCD" from three Kconfig files | Paul Bolle | 2011-11-13 | 1 | -1/+0 | |
| * | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-11-13 | 448 | -6379/+15558 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Kconfig: remove a few puzzling comments | Paul Bolle | 2011-10-31 | 1 | -2/+0 | |
* | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki | 2011-12-25 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 2011-12-21 | 60 | -324/+514 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer | Jeff Layton | 2011-12-06 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 3 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | switch ->path_mknod() to umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 | |
| * | | | | | | | | | | sunrpc: propagate umode_t | Al Viro | 2012-01-03 | 2 | -2/+2 | |
| * | | | | | | | | | | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 2012-01-03 | 1 | -1/+0 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-01-06 | 432 | -11004/+24072 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | net_sched: red: split red_parms into parms and vars | Eric Dumazet | 2012-01-05 | 3 | -52/+62 | |
| * | | | | | | | | | | | net_sched: sfq: extend limits | Eric Dumazet | 2012-01-05 | 1 | -58/+117 | |
| * | | | | | | | | | | | net_sched: Bug in netem reordering | Hagen Paul Pfeifer | 2012-01-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-01-05 | 18 | -102/+149 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | mac80211: remove dead code | Mohammed Shafi Shajakhan | 2012-01-04 | 2 | -19/+0 | |
| | * | | | | | | | | | | | mac80211: Call driver commands after drv_start in mac80211 restart code | Yogesh Ashok Powar | 2012-01-04 | 1 | -10/+9 | |
| | * | | | | | | | | | | | mac80211: use RCU read locks for sta_info_get | Mohammed Shafi Shajakhan | 2012-01-04 | 1 | -0/+2 | |
| | * | | | | | | | | | | | mac80211: fix kernel panic in IBSS due to a regression | Mohammed Shafi Shajakhan | 2012-01-04 | 1 | -1/+4 | |
| | * | | | | | | | | | | | mac80211: fix scan state machine | Mohammed Shafi Shajakhan | 2012-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | net/rfkill/rfkill-gpio.c: introduce missing kfree | Julia Lawall | 2012-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | mac80211: always clear SDATA_STATE_OFFCHANNEL flag | Eliad Peller | 2012-01-04 | 1 | -1/+3 | |
| | * | | | | | | | | | | | wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e | Dave Täht | 2012-01-04 | 1 | -1/+5 | |
| | * | | | | | | | | | | | NFC: Export a new attribute nfcid1 in target info | Ilan Elias | 2012-01-04 | 2 | -0/+9 | |
| | * | | | | | | | | | | | cfg80211: relicense reg.c reg.h and genregdb.awk to ISC | Luis R. Rodriguez | 2012-01-04 | 4 | -7/+54 | |
| | * | | | | | | | | | | | cfg80211: replace reg.c Nokia commit 269ac5 | Luis R. Rodriguez | 2012-01-04 | 1 | -3/+3 | |
| | * | | | | | | | | | | | cfg80211: replace reg.c Nokia commit c4c32294 | Luis R. Rodriguez | 2012-01-04 | 1 | -6/+6 | |
| | * | | | | | | | | | | | NFC: Handle error during NCI data exchange | Ilan Elias | 2012-01-04 | 1 | -0/+18 | |
| | * | | | | | | | | | | | NFC: Update names and structs to NCI spec 1.0 d22 | Ilan Elias | 2012-01-04 | 4 | -31/+30 | |
| | * | | | | | | | | | | | wireless: Protect regdomain change by mutex | Dmitry Shmidt | 2012-01-04 | 1 | -1/+4 | |
| | * | | | | | | | | | | | mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control | Helmut Schaa | 2012-01-04 | 1 | -20/+0 |