index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-12
pci: Add SR-IOV convenience functions and macros
Williams, Mitch A
1
-0
/
+11
2010-02-12
xfrm: use proper kernel types
jamal
1
-13
/
+13
2010-02-12
include/linux/netdevice.h: Add netif_printk helpers
Joe Perches
1
-0
/
+53
2010-02-12
netdevice.h: Add netdev_printk helpers like dev_printk
Joe Perches
1
-0
/
+71
2010-02-12
ipv6: fib: fix crash when changing large fib while dumping it
Patrick McHardy
1
-0
/
+2
2010-02-12
Move round_up/down to kernel.h
Yinghai Lu
1
-0
/
+10
2010-02-12
sparsemem: Put mem map for one node together.
Yinghai Lu
1
-0
/
+7
2010-02-12
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
3
-0
/
+14
2010-02-12
ARM: PNX4008: move i2c_adapter structure inside the drivers private data
Russell King
1
-1
/
+3
2010-02-12
ARM: PNX4008: kzalloc i2c drivers internal data
Russell King
1
-2
/
+2
2010-02-12
ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'
Russell King
1
-1
/
+1
2010-02-12
ARM: PNX4008: get i2c clock rate from clk API
Russell King
1
-1
/
+0
2010-02-12
ARM: PNX4008: move i2c clock start/stop into driver
Russell King
1
-2
/
+2
2010-02-12
ARM: PNX4008: move i2c suspend/resume callbacks into driver
Russell King
1
-4
/
+0
2010-02-12
ASoC: Add WM2000 driver
Mark Brown
1
-0
/
+26
2010-02-12
netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()
Alexey Dobriyan
1
-5
/
+1
2010-02-11
RDMA/cm: Remove unused definition of RDMA_PS_SCTP
Sean Hefty
1
-1
/
+0
2010-02-11
ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
Suresh Siddha
2
-1
/
+20
2010-02-11
x86, ptrace: regset extensions to support xstate
Suresh Siddha
1
-0
/
+1
2010-02-11
netfilter: nf_conntrack_sip: add T.38 FAX support
Patrick McHardy
2
-1
/
+2
2010-02-11
netfilter: nf_nat_sip: add TCP support
Patrick McHardy
1
-0
/
+1
2010-02-11
netfilter: nf_nat: support mangling a single TCP packet multiple times
Patrick McHardy
1
-7
/
+25
2010-02-11
netfilter: nf_conntrack_sip: add TCP support
Patrick McHardy
1
-1
/
+2
2010-02-11
netfilter: nf_conntrack_sip: pass data offset to NAT functions
Patrick McHardy
1
-4
/
+10
2010-02-11
netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect
Patrick McHardy
1
-0
/
+1
2010-02-10
Input: sh_keysc - update the driver with mode 6
Magnus Damm
1
-3
/
+3
2010-02-11
drm: introduce drm_gem_object_[handle_]unreference_unlocked
Luca Barbieri
1
-3
/
+25
2010-02-10
ethtool: Introduce n-tuple filter programming support
Peter P Waskiewicz Jr
2
-0
/
+53
2010-02-11
Merge remote branch 'nouveau/for-airlied' of nouveau-2.6
Dave Airlie
1
-0
/
+1
2010-02-11
drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major.
Jakob Bornecrantz
1
-0
/
+8
2010-02-11
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
1
-3
/
+9
2010-02-10
x86/pci: Add cap_resource()
Yinghai Lu
1
-0
/
+8
2010-02-10
x86: Move range related operation to one file
Yinghai Lu
1
-0
/
+22
2010-02-10
Merge remote branch 'linus/master' into x86/bootmem
H. Peter Anvin
652
-9468
/
+16790
2010-02-10
x86: Avoid race condition in pci_enable_msix()
Brandon Phiilps
1
-0
/
+2
2010-02-10
net: add a wrapper sk_entry()
Li Zefan
1
-0
/
+5
2010-02-10
seq_file: Add helpers for iteration over a hlist
Li Zefan
1
-0
/
+11
2010-02-10
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
4
-0
/
+7
2010-02-10
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
3
-0
/
+3
2010-02-10
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
1
-0
/
+4
2010-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+4
2010-02-10
fat: Fix stat->f_namelen
Kevin Dankwardt
1
-1
/
+2
2010-02-10
netfilter: xtables: symmetric COMPAT_XT_ALIGN definition
Alexey Dobriyan
1
-4
/
+9
2010-02-10
netfilter: xtables: consistent struct compat_xt_counters definition
Alexey Dobriyan
1
-5
/
+1
2010-02-10
HID: Export hid_register_report
Michael Poole
1
-0
/
+1
2010-02-10
nfs41 do not allocate unused back channel pages
Andy Adamson
1
-0
/
+15
2010-02-10
nfs41: implement cb_recall_slot
Andy Adamson
1
-0
/
+2
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
84
-282
/
+1076
2010-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
2
-0
/
+4
2010-02-09
mac80211: Retry null data frame for power save.
Vivek Natarajan
1
-0
/
+6
[prev]
[next]