index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2010-02-14
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
-3
/
+3
2010-02-15
Merge branch 'sh/stable-updates'
Paul Mundt
-3
/
+22
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
-47
/
+89
2010-02-14
of/sparc: Remove sparc-local declaration of allnodes and devtree_lock
Grant Likely
-0
/
+2
2010-02-14
of: move definition of of_chosen into common code.
Grant Likely
-0
/
+1
2010-02-14
of: put default string compare and #a/s-cell values into common header
Grant Likely
-0
/
+13
2010-02-14
of/flattree: Don't assume HAVE_LMB
Jeremy Kerr
-0
/
+1
2010-02-14
of: protect linux/of.h with CONFIG_OF
Jeremy Kerr
-0
/
+3
2010-02-14
of: Remove old and misplaced function declarations
Grant Likely
-10
/
+8
2010-02-12
net: Add netdev ops for SR-IOV configuration
Williams, Mitch A
-0
/
+17
2010-02-12
if_link: Add SR-IOV configuration methods
Williams, Mitch A
-0
/
+30
2010-02-12
pci: Add SR-IOV convenience functions and macros
Williams, Mitch A
-0
/
+11
2010-02-12
xfrm: use proper kernel types
jamal
-13
/
+13
2010-02-12
include/linux/netdevice.h: Add netif_printk helpers
Joe Perches
-0
/
+53
2010-02-12
netdevice.h: Add netdev_printk helpers like dev_printk
Joe Perches
-0
/
+71
2010-02-12
ipv6: fib: fix crash when changing large fib while dumping it
Patrick McHardy
-0
/
+2
2010-02-12
ARM: PNX4008: move i2c_adapter structure inside the drivers private data
Russell King
-1
/
+3
2010-02-12
ARM: PNX4008: kzalloc i2c drivers internal data
Russell King
-2
/
+2
2010-02-12
ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'
Russell King
-1
/
+1
2010-02-12
ARM: PNX4008: get i2c clock rate from clk API
Russell King
-1
/
+0
2010-02-12
ARM: PNX4008: move i2c clock start/stop into driver
Russell King
-2
/
+2
2010-02-12
ARM: PNX4008: move i2c suspend/resume callbacks into driver
Russell King
-4
/
+0
2010-02-12
ASoC: Add WM2000 driver
Mark Brown
-0
/
+26
2010-02-12
netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()
Alexey Dobriyan
-5
/
+1
2010-02-11
ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
Suresh Siddha
-1
/
+20
2010-02-11
x86, ptrace: regset extensions to support xstate
Suresh Siddha
-0
/
+1
2010-02-11
netfilter: nf_conntrack_sip: add T.38 FAX support
Patrick McHardy
-1
/
+2
2010-02-11
netfilter: nf_nat_sip: add TCP support
Patrick McHardy
-0
/
+1
2010-02-11
netfilter: nf_nat: support mangling a single TCP packet multiple times
Patrick McHardy
-7
/
+25
2010-02-11
netfilter: nf_conntrack_sip: add TCP support
Patrick McHardy
-1
/
+2
2010-02-11
netfilter: nf_conntrack_sip: pass data offset to NAT functions
Patrick McHardy
-4
/
+10
2010-02-11
netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect
Patrick McHardy
-0
/
+1
2010-02-10
Input: sh_keysc - update the driver with mode 6
Magnus Damm
-3
/
+3
2010-02-10
ethtool: Introduce n-tuple filter programming support
Peter P Waskiewicz Jr
-0
/
+53
2010-02-11
Merge remote branch 'nouveau/for-airlied' of nouveau-2.6
Dave Airlie
-0
/
+1
2010-02-11
drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....
Jakob Bornecrantz
-0
/
+8
2010-02-11
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
-3
/
+9
2010-02-10
net: add a wrapper sk_entry()
Li Zefan
-0
/
+5
2010-02-10
seq_file: Add helpers for iteration over a hlist
Li Zefan
-0
/
+11
2010-02-10
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
-0
/
+7
2010-02-10
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
-0
/
+3
2010-02-10
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
-0
/
+4
2010-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-0
/
+4
2010-02-10
netfilter: xtables: symmetric COMPAT_XT_ALIGN definition
Alexey Dobriyan
-4
/
+9
2010-02-10
netfilter: xtables: consistent struct compat_xt_counters definition
Alexey Dobriyan
-5
/
+1
2010-02-10
HID: Export hid_register_report
Michael Poole
-0
/
+1
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
-284
/
+1078
2010-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-0
/
+4
2010-02-09
mac80211: Retry null data frame for power save.
Vivek Natarajan
-0
/
+6
2010-02-09
of/flattree: endian-convert members of boot_param_header
Jeremy Kerr
-10
/
+10
[prev]
[next]