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
2008-07-03
Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...
J. Bruce Fields
105
-1426
/
+1391
2008-07-02
svcrdma: Change WR context get/put to use the kmem cache
Tom Tucker
1
-109
/
+12
2008-07-02
svcrdma: Create a kmem cache for the WR contexts
Tom Tucker
1
-4
/
+19
2008-07-02
svcrdma: Add flush_scheduled_work to module exit function
Tom Tucker
1
-0
/
+1
2008-07-02
svcrdma: Limit ORD based on client's advertised IRD
Tom Tucker
1
-4
/
+12
2008-07-02
svcrdma: Remove unneeded spin locks from __svc_rdma_free
Tom Tucker
1
-4
/
+0
2008-07-02
svcrdma: Add dma map count and WARN_ON
Tom Tucker
3
-0
/
+9
2008-07-02
svcrdma: Move the DMA unmap logic to the CQ handler
Tom Tucker
1
-6
/
+14
2008-07-02
svcrdma: Use reply and chunk map for RDMA_READ processing
Tom Tucker
1
-45
/
+38
2008-07-02
svcrdma: Use RPC reply map for RDMA_WRITE processing
Tom Tucker
2
-88
/
+80
2008-07-02
svcrdma: Add a type for keeping NFS RPC mapping
Tom Tucker
2
-0
/
+45
2008-06-23
gss_krb5: Use random value to initialize confounder
Kevin Coffman
1
-4
/
+18
2008-06-23
gss_krb5: move gss_krb5_crypto into the krb5 module
Kevin Coffman
2
-12
/
+2
2008-06-23
gss_krb5: create a define for token header size and clean up ptr location
Kevin Coffman
3
-46
/
+46
2008-06-23
sunrpc: remove sv_kill_signal field from svc_serv struct
Jeff Layton
1
-3
/
+2
2008-06-23
knfsd: convert knfsd to kthread API
Jeff Layton
1
-66
/
+34
2008-06-23
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...
Neil Brown
1
-6
/
+9
2008-06-20
netns: Don't receive new packets in a dead network namespace.
Eric W. Biederman
2
-0
/
+7
2008-06-20
sctp: Make sure N * sizeof(union sctp_addr) does not overflow.
David S. Miller
1
-1
/
+3
2008-06-19
ipv6: Drop packets for loopback address from outside of the box.
YOSHIFUJI Hideaki
1
-0
/
+9
2008-06-19
ipv6: Remove options header when setsockopt's optlen is 0
Shan Wei
1
-4
/
+7
2008-06-18
mac80211: detect driver tx bugs
Johannes Berg
1
-1
/
+8
2008-06-18
netlink: genl: fix circular locking
Patrick McHardy
1
-9
/
+6
2008-06-18
Revert "mac80211: Use skb_header_cloned() on TX path."
David S. Miller
1
-2
/
+2
2008-06-17
af_unix: fix 'poll for write'/ connected DGRAM sockets
Rainer Weikusat
1
-9
/
+70
2008-06-17
xfrm: fix fragmentation for ipv4 xfrm tunnel
Steffen Klassert
1
-1
/
+1
2008-06-17
netfilter: nf_conntrack_h323: fix module unload crash
Patrick McHardy
1
-7
/
+14
2008-06-17
netfilter: nf_conntrack_h323: fix memory leak in module initialization error ...
Patrick McHardy
1
-0
/
+1
2008-06-17
netfilter: nf_nat: fix RCU races
Patrick McHardy
2
-3
/
+9
2008-06-16
atm: [br2864] fix routed vcmux support
Eric Kinzie
1
-32
/
+44
2008-06-16
atm: [br2684] Fix oops due to skb->dev being NULL
Jorge Boncompte [DTI2]
1
-1
/
+1
2008-06-16
ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.
Rami Rosen
1
-4
/
+0
2008-06-16
raw: Restore /proc/net/raw correct behavior
Eric Dumazet
1
-1
/
+1
2008-06-16
net: Fix test for VLAN TX checksum offload capability
Ben Hutchings
1
-8
/
+26
2008-06-16
sctp: Correclty set changeover_active for SFR-CACC
Vlad Yasevich
1
-2
/
+11
2008-06-16
sctp: Correctly cleanup procfs entries upon failure.
Wei Yongjun
1
-3
/
+12
2008-06-16
tcp: Revert reset of deferred accept changes in 2.6.26
David S. Miller
1
-3
/
+3
2008-06-16
ipv6 sit: Avoid extra need for compat layer in PRL management.
YOSHIFUJI Hideaki
1
-20
/
+24
2008-06-16
pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.
Jesper Dangaard Brouer
1
-8
/
+15
2008-06-16
pkt_sched: HTB scheduler, change default hysteresis mode to off.
Jesper Dangaard Brouer
1
-1
/
+1
2008-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2
-2
/
+3
2008-06-13
mac80211: add missing new line in debug print HT_DEBUG
Tomas Winkler
1
-1
/
+1
2008-06-13
mac80211 : fix for iwconfig in ad-hoc mode
Abhijeet Kolekar
1
-1
/
+2
2008-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-161
/
+94
2008-06-12
tcp: Revert 'process defer accept as established' changes.
David S. Miller
6
-88
/
+31
2008-06-12
ipv6: Fix duplicate initialization of rawv6_prot.destroy
David S. Miller
1
-2
/
+2
2008-06-11
Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yos...
David S. Miller
3
-6
/
+19
2008-06-11
Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6
David S. Miller
9
-59
/
+41
2008-06-11
netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()
Patrick McHardy
1
-2
/
+1
2008-06-11
netfilter: Make nflog quiet when no one listen in userspace.
Eric Leblond
1
-4
/
+0
[next]