index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-18
const: struct nla_policy
Alexey Dobriyan
1
-1
/
+1
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
1
-2
/
+1
2010-02-18
ipv6: use standard lists for FIB walks
Alexey Dobriyan
1
-1
/
+1
2010-02-18
net/macvtap: add vhost support
Arnd Bergmann
1
-0
/
+13
2010-02-18
netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n
Patrick McHardy
1
-2
/
+4
2010-02-18
ipvs: SCTP Trasport Loadbalancing Support
Venkata Mohan Reddy
1
-1
/
+21
2010-02-17
IPv6: convert mc_lock to spinlock
Stephen Hemminger
1
-1
/
+1
2010-02-17
tg3: Push phylib definitions to phylib
Matt Carlson
1
-0
/
+11
2010-02-17
tun: socket filter support
Michael S. Tsirkin
1
-0
/
+3
2010-02-17
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
1
-21
/
+0
2010-02-17
ipv6.h: reassembly: replace calculated magic number with multiplication
Joe Perches
1
-3
/
+3
2010-02-16
percpu: add __percpu sparse annotations to net drivers
Tejun Heo
1
-1
/
+1
2010-02-16
percpu: add __percpu sparse annotations to net
Tejun Heo
8
-13
/
+17
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
21
-21
/
+95
2010-02-16
CAPI: Rework locking of controller data structures
Jan Kiszka
1
-2
/
+3
2010-02-16
CAPI: Rework controller state notifier
Jan Kiszka
1
-12
/
+5
2010-02-16
CAPI: Call a controller 'controller', not 'card'
Jan Kiszka
1
-1
/
+1
2010-02-16
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
2
-2
/
+0
2010-02-16
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
Eric W. Biederman
2
-10
/
+36
2010-02-16
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
1
-1
/
+1
2010-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
27
-123
/
+260
2010-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+3
2010-02-15
netfilter: CONFIG_COMPAT: allow delta to exceed 32767
Florian Westphal
1
-1
/
+1
2010-02-15
netfilter: ctnetlink: add zone support
Patrick McHardy
1
-0
/
+2
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
8
-7
/
+43
2010-02-15
netfilter: nf_conntrack: pass template to l4proto ->error() handler
Patrick McHardy
1
-2
/
+2
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
1
-6
/
+6
2010-02-15
netfilter: get rid of the grossness in netfilter.h
Jan Engelhardt
1
-17
/
+28
2010-02-15
netfilter: reduce NF_HOOK by one argument
Jan Engelhardt
1
-9
/
+5
2010-02-14
ethtool: Fix includes build break
David S. Miller
1
-1
/
+2
2010-02-14
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
2
-3
/
+3
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-47
/
+89
2010-02-12
net: Add netdev ops for SR-IOV configuration
Williams, Mitch A
1
-0
/
+17
2010-02-12
if_link: Add SR-IOV configuration methods
Williams, Mitch A
1
-0
/
+30
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
netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()
Alexey Dobriyan
1
-5
/
+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
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....
Jakob Bornecrantz
1
-0
/
+8
2010-02-11
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
1
-3
/
+9
[next]