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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
5
-151
/
+9
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-133
/
+432
2009-01-08
wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE
Inaky Perez-Gonzalez
1
-1
/
+1
2009-01-08
wimax: fix kconfig interactions with rfkill and input layers
Inaky Perez-Gonzalez
1
-0
/
+14
2009-01-08
wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning
Inaky Perez-Gonzalez
1
-3
/
+5
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
32
-206
/
+2690
2009-01-08
vlan: add neigh_setup
Frank Blaschka
1
-0
/
+14
2009-01-08
tcp6: Add GRO support
Herbert Xu
2
-4
/
+43
2009-01-08
ipv6: Add GRO support
Herbert Xu
1
-5
/
+102
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
3
-3
/
+3
2009-01-07
phonet: update to net_device_ops
Stephen Hemminger
1
-4
/
+8
2009-01-07
bluetooth: driver API update
Stephen Hemminger
3
-27
/
+19
2009-01-07
appletalk: convert aarp to net_device_ops
Stephen Hemminger
1
-2
/
+3
2009-01-07
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-58
/
+96
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
13
-0
/
+2115
2009-01-07
SUNRPC: The sunrpc server code should not be used by out-of-tree modules
Trond Myklebust
7
-39
/
+39
2009-01-07
svc: Clean up deferred requests on transport destruction
Tom Tucker
1
-7
/
+18
2009-01-07
svc: Move kfree of deferral record to common code
Tom Tucker
2
-5
/
+3
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-7
/
+7
2009-01-07
wimax: Makefile, Kconfig and docbook linkage for the stack
Inaky Perez-Gonzalez
4
-0
/
+54
2009-01-07
wimax: debugfs controls
Inaky Perez-Gonzalez
1
-0
/
+90
2009-01-07
wimax: basic API: kernel/user messaging, rfkill and reset
Inaky Perez-Gonzalez
3
-0
/
+1096
2009-01-07
genetlink: export genl_unregister_mc_group()
Inaky Perez-Gonzalez
1
-0
/
+1
2009-01-07
wimax: generic device management (registration, deregistration, lookup)
Inaky Perez-Gonzalez
2
-0
/
+741
2009-01-07
wimax: debug macros and debug settings for the WiMAX stack
Inaky Perez-Gonzalez
1
-0
/
+42
2009-01-07
wimax: internal API for the kernel space WiMAX stack
Inaky Perez-Gonzalez
1
-0
/
+91
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
7
-137
/
+469
2009-01-06
dsa: convert to net_device_ops (v2)
Stephen Hemminger
1
-10
/
+41
2009-01-07
Merge branch 'next' into for-linus
James Morris
7
-137
/
+469
2009-01-06
can: omit unneeded skb_clone() calls
Oliver Hartkopp
3
-21
/
+21
2009-01-06
vlan: Add GRO interfaces
Herbert Xu
1
-23
/
+88
2009-01-06
gro: Add internal interfaces for VLAN
Herbert Xu
1
-23
/
+59
2009-01-06
sch_teql: convert to net_device_ops
Stephen Hemminger
1
-8
/
+12
2009-01-06
s390: remove s390_root_dev_*()
Mark McLoughlin
1
-4
/
+3
2009-01-06
wireless: convert wireless ioctl to net_device_ops
Stephen Hemminger
1
-2
/
+2
2009-01-06
dmaengine: kill struct dma_client and supporting infrastructure
Dan Williams
1
-96
/
+3
2009-01-06
dmaengine: replace dma_async_client_register with dmaengine_get
Dan Williams
1
-2
/
+1
2009-01-06
net_dma: convert to dma_find_channel
Dan Williams
5
-45
/
+5
2009-01-06
dmaengine: provide a common 'issue_pending_all' implementation
Dan Williams
1
-8
/
+1
2009-01-06
dmaengine: up-level reference counting to the module level
Dan Williams
1
-1
/
+0
2009-01-06
SUNRPC: Ensure the server closes sockets in a timely fashion
Trond Myklebust
1
-1
/
+20
2009-01-06
sunrpc: add sv_maxconn field to svc_serv (try #3)
Jeff Layton
1
-6
/
+16
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
4
-7
/
+7
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
30
-493
/
+488
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2009-01-05
pkt_sched: cls_u32: Fix locking in u32_change()
Jarek Poplawski
1
-1
/
+2
2009-01-05
iucv: fix cpu hotplug
Heiko Carstens
1
-7
/
+11
2009-01-05
af_iucv: Free iucv path/socket in path_pending callback
Hendrik Brueckner
1
-0
/
+5
2009-01-05
af_iucv: avoid left over IUCV connections from failing connects
Ursula Braun
1
-0
/
+7
[next]