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-06-18
Merge branch 'devel-for-2.6.31' into for-2.6.31
Trond Myklebust
1
-0
/
+1
2009-06-17
Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31
Trond Myklebust
11
-75
/
+924
2009-06-17
nfs41: Rename rq_received to rq_reply_bytes_recvd
Ricardo Labiaga
4
-13
/
+14
2009-06-17
nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt.
Rahul Iyer
1
-2
/
+2
2009-06-17
nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callb...
Benny Halevy
1
-0
/
+1
2009-06-17
nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...
Andy Adamson
1
-0
/
+4
2009-06-17
nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...
Benny Halevy
1
-0
/
+39
2009-06-17
nfs41: Backchannel bc_svc_process()
Ricardo Labiaga
1
-0
/
+49
2009-06-17
nfs41: Refactor svc_process()
Ricardo Labiaga
1
-30
/
+50
2009-06-17
nfs41: Backchannel callback service helper routines
Ricardo Labiaga
3
-1
/
+85
2009-06-17
nfs41: Add backchannel processing support to RPC state machine
Ricardo Labiaga
4
-9
/
+189
2009-06-17
SUNRPC: Fix a missing "break" option in xs_tcp_setup_socket()
Trond Myklebust
1
-0
/
+1
2009-06-17
nfs41: New xs_tcp_read_data()
Ricardo Labiaga
1
-18
/
+126
2009-06-17
nfs41: New backchannel helper routines
Ricardo Labiaga
2
-0
/
+279
2009-06-17
nfs41: Initialize new rpc_xprt callback related fields
Ricardo Labiaga
1
-0
/
+5
2009-06-17
nfs41: Process the RPC call direction
Ricardo Labiaga
2
-8
/
+28
2009-06-17
nfs41: Add ability to read RPC call direction on TCP stream.
Ricardo Labiaga
1
-3
/
+49
2009-06-17
nfs41: sunrpc: Export the call prepare state for session reset
Andy Adamson
2
-1
/
+14
2009-06-16
RxRPC: Don't attempt to reuse aborted connections
David Howells
2
-1
/
+16
2009-06-16
Merge branch 'akpm'
Linus Torvalds
1
-1
/
+1
2009-06-16
page allocator: use a pre-calculated value instead of num_online_nodes() in f...
Christoph Lameter
1
-1
/
+1
2009-06-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
3
-0
/
+13
2009-06-16
[S390] PM: af_iucv power management callbacks.
Ursula Braun
1
-3
/
+144
2009-06-16
[S390] pm: iucv power management callbacks.
Ursula Braun
1
-0
/
+179
2009-06-16
[S390] iucv: establish reboot notifier
Ursula Braun
1
-2
/
+87
2009-06-15
Merge commit 'linus/master' into HEAD
Vegard Nossum
5
-8
/
+8
2009-06-15
net: annotate struct sock bitfield
Vegard Nossum
1
-0
/
+2
2009-06-15
net: annotate inet_timewait_sock bitfields
Vegard Nossum
1
-0
/
+3
2009-06-15
net: use kmemcheck bitfields API for skbuff
Vegard Nossum
1
-0
/
+8
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
15
-36
/
+60
2009-06-15
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
Jarek Poplawski
2
-4
/
+4
2009-06-15
ipv4: Fix fib_trie rebalancing
Jarek Poplawski
1
-10
/
+37
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-5
/
+5
2009-06-14
Bluetooth: Fix Kconfig issue with RFKILL integration
Marcel Holtmann
1
-1
/
+2
2009-06-14
PIM-SM: namespace changes
Tom Goff
2
-20
/
+29
2009-06-13
ipv4: update ARPD help text
Timo Teräs
1
-22
/
+13
2009-06-13
net: use a deferred timer in rt_check_expire
Eric Dumazet
1
-3
/
+8
2009-06-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
6
-147
/
+298
2009-06-13
x_tables: Convert printk to pr_err
Joe Perches
1
-8
/
+8
2009-06-13
netfilter: conntrack: optional reliable conntrack event delivery
Pablo Neira Ayuso
3
-18
/
+118
2009-06-13
netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()
Pablo Neira Ayuso
2
-10
/
+15
2009-06-13
netfilter: conntrack: move event caching to conntrack extension infrastructure
Pablo Neira Ayuso
3
-99
/
+150
2009-06-13
netfilter: nf_conntrack: use mod_timer_pending() for conntrack refresh
Patrick McHardy
1
-11
/
+6
2009-06-13
netfilter: nf_log: fix sleeping function called from invalid context
Patrick McHardy
1
-3
/
+3
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
3
-3
/
+3
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 7)
Patrick McHardy
1
-1
/
+2
2009-06-12
trivial: Fix a typo in comment of addrconf_dad_start()
Masatake YAMATO
1
-1
/
+1
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
2
-3
/
+3
2009-06-12
trivial: Fix paramater/parameter typo in dmesg and source comments
Martin Olsson
1
-1
/
+1
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
1
-3
/
+3
[next]