index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: convert core to skb paged frag APIs
Ian Campbell
2011-08-24
1
-2
/
+2
*
net: add APIs for manipulating skb page fragments.
Ian Campbell
2011-08-22
1
-2
/
+168
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-22
6
-10
/
+234
|
\
|
*
nl80211/cfg80211: Add extra IE configuration to AP mode setup
Jouni Malinen
2011-08-12
1
-1
/
+15
|
*
nl80211/cfg80211: Add crypto settings into NEW_BEACON
Jouni Malinen
2011-08-12
1
-10
/
+15
|
*
nl80211/cfg80211: Allow SSID to be specified in new beacon command
Jouni Malinen
2011-08-12
1
-0
/
+24
|
*
ssb: define boardflags
Rafał Miłecki
2011-08-09
1
-0
/
+40
|
*
bcma: get CPU clock
Hauke Mehrtens
2011-08-08
2
-0
/
+41
|
*
bcma: add serial console support
Hauke Mehrtens
2011-08-08
1
-0
/
+14
|
*
bcma: add mips driver
Hauke Mehrtens
2011-08-08
3
-0
/
+65
|
*
bcma: add SOC bus
Hauke Mehrtens
2011-08-08
2
-1
/
+20
|
*
bcma: add functions to scan cores needed on SoCs
Hauke Mehrtens
2011-08-08
2
-0
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
4
-5
/
+21
|
\
\
|
*
\
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-08-12
1
-0
/
+7
|
|
\
\
|
|
*
|
dt: add empty of_get_property for non-dt
Stephen Warren
2011-08-09
1
-0
/
+7
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-08-12
2
-3
/
+5
|
|
\
\
\
|
*
|
|
|
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
2011-08-11
1
-0
/
+1
|
*
|
|
|
mm: Fix fixup_user_fault() for MMU=n
Peter Zijlstra
2011-08-08
1
-2
/
+10
|
*
|
|
|
cred: use 'const' in get_current_{user,groups}
Linus Torvalds
2011-08-08
1
-2
/
+2
|
*
|
|
|
CRED: Restore const to current_cred()
David Howells
2011-08-08
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
net: add the comment for skb->l4_rxhash
Changli Gao
2011-08-19
1
-0
/
+2
*
|
|
|
net: remove ndo_set_multicast_list callback
Jiri Pirko
2011-08-17
1
-4
/
+0
*
|
|
|
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-17
2
-0
/
+3
*
|
|
|
rps: Add flag to skb to indicate rxhash is based on L4 tuple
Tom Herbert
2011-08-17
1
-2
/
+3
*
|
|
|
ethtool: Note common alternate exit condition for interrupt coalescing
Ben Hutchings
2011-08-16
1
-0
/
+6
*
|
|
|
ethtool: Explicitly state the exit condition for interrupt coalescing
Ben Hutchings
2011-08-16
1
-8
/
+11
*
|
|
|
ethtool: Correct description of 'max_coalesced_frames' fields
Ben Hutchings
2011-08-16
1
-13
/
+13
*
|
|
|
ethtool: Specify what kind of coalescing struct ethtool_coalesce covers
Ben Hutchings
2011-08-16
1
-1
/
+1
*
|
|
|
ethtool: Reformat struct ethtool_coalesce comments into kernel-doc format
Ben Hutchings
2011-08-16
1
-71
/
+64
*
|
|
|
net: Fix sungem_phy sharing.
David S. Miller
2011-08-16
1
-1
/
+1
*
|
|
|
net: Move sungem_phy.h under include/linux
David S. Miller
2011-08-14
1
-0
/
+132
*
|
|
|
if_ether: add new Ethernet Protocol ID for af_iucv
Frank Blaschka
2011-08-13
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
net: Make userland include of netlink.h more sane.
David S. Miller
2011-08-07
2
-3
/
+5
|
/
/
*
|
fix rcu annotations noise in cred.h
Al Viro
2011-08-07
1
-5
/
+6
*
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-08-06
1
-5
/
+5
|
\
\
|
*
|
nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4
Boaz Harrosh
2011-08-04
1
-5
/
+5
*
|
|
vfs: optimize inode cache access patterns
Linus Torvalds
2011-08-06
1
-22
/
+37
*
|
|
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
2011-08-06
1
-17
/
+13
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-08-06
2
-12
/
+5
|
\
\
\
|
*
|
|
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-08-06
1
-12
/
+0
|
*
|
|
crypto: Move md5_transform to lib/md5.c
David S. Miller
2011-08-06
1
-0
/
+5
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2011-08-06
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Add KEY_MICMUTE and enable it on Lenovo X220
Andy Lutomirski
2011-08-05
1
-0
/
+2
|
|
/
/
/
*
/
/
/
lib/sha1: use the git implementation of SHA-1
Mandeep Singh Baines
2011-08-06
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-08-04
1
-48
/
+26
|
\
\
\
|
*
|
|
RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached
Al Viro
2011-08-03
1
-9
/
+9
|
*
|
|
get rid of boilerplate switches in posix_acl.h
Al Viro
2011-08-03
1
-42
/
+20
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2011-08-04
1
-0
/
+10
|
\
\
\
\
|
*
|
|
|
ioat: Adding PCI IDs for IOAT devices on SandyBridge platforms
Dave Jiang
2011-07-22
1
-0
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-08-04
2
-8
/
+1
|
\
\
\
\
[next]