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
/
net
Age
Commit message (
Expand
)
Author
Lines
2008-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-17
/
+51
2008-11-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
-1
/
+1
2008-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
-27
/
+37
2008-11-06
net: Fix recursive descent in __scm_destroy().
David S. Miller
-3
/
+21
2008-11-06
net: Fix recursive descent in __scm_destroy().
David Miller
-3
/
+21
2008-11-06
Fix logic error in rfkill_check_duplicity
Jonathan McDowell
-1
/
+1
2008-11-05
net/9p: fix printk format warnings
Randy Dunlap
-11
/
+20
2008-11-05
unsigned fid->fid cannot be negative
Roel Kluin
-4
/
+5
2008-11-05
9p: rdma: remove duplicated #include
Huang Weiyi
-1
/
+0
2008-11-05
p9: Fix leak of waitqueue in request allocation path
Tom Tucker
-0
/
+3
2008-11-05
9p: Remove unneeded free of fcall for Flush
Tom Tucker
-6
/
+0
2008-11-05
9p: Make all client spin locks IRQ safe
Tom Tucker
-4
/
+6
2008-11-05
9p: rdma: Set trans prior to requesting async connection ops
Tom Tucker
-1
/
+3
2008-11-05
tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.
David S. Miller
-2
/
+1
2008-11-05
netfilter: netns ct: walk netns list under RTNL
Alexey Dobriyan
-0
/
+8
2008-11-05
ipv6: fix run pending DAD when interface becomes ready
Benjamin Thery
-1
/
+3
2008-11-05
net/9p: fix printk format warnings
Randy Dunlap
-11
/
+20
2008-11-04
net: fix packet socket delivery in rx irq handler
Patrick McHardy
-13
/
+36
2008-11-04
xfrm: Have af-specific init_tempsel() initialize family field of temporary se...
Andreas Steffen
-0
/
+2
2008-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-10
/
+24
2008-11-03
xfrm: Fix xfrm_policy_gc_lock handling.
Alexey Dobriyan
-2
/
+2
2008-11-03
XFRM: copy_to_user_kmaddress() reports local address twice
Arnaud Ebalard
-1
/
+1
2008-11-02
udp: Fix the SNMP counter of UDP_MIB_INERRORS
Wei Yongjun
-2
/
+8
2008-11-02
udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS
Wei Yongjun
-5
/
+13
2008-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-17
/
+89
2008-11-01
af_unix: netns: fix problem of return value
Jianjun Kong
-1
/
+1
2008-11-01
udp: multicast packets need to check namespace
Eric Dumazet
-9
/
+11
2008-11-01
net: add documentation for skb recycling
Stephen Hemminger
-0
/
+12
2008-11-01
saner FASYNC handling on file close
Al Viro
-1
/
+0
2008-10-31
key: fix setkey(8) policy set breakage
Alexey Dobriyan
-1
/
+0
2008-10-31
xfrm: do not leak ESRCH to user space
fernando@oss.ntt.co
-0
/
+2
2008-10-30
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6
David S. Miller
-4
/
+29
2008-10-30
netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()
Alexey Dobriyan
-2
/
+2
2008-10-30
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
Alexey Dobriyan
-0
/
+32
2008-10-30
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
-18
/
+58
2008-10-30
netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c
Manish Katiyar
-0
/
+24
2008-10-29
netlabel: Fix compiler warnings in netlabel_mgmt.c
Paul Moore
-1
/
+1
2008-10-29
cipso: unsigned buf_len cannot be negative
roel kluin
-3
/
+4
2008-10-28
pktgen: fix multiple queue warning
Jesse Brandeburg
-14
/
+13
2008-10-28
SUNRPC: Fix potential race in put_rpccred()
Trond Myklebust
-1
/
+1
2008-10-28
SUNRPC: Fix rpcauth_prune_expired
Trond Myklebust
-7
/
+9
2008-10-28
SUNRPC: Respond promptly to server TCP resets
Trond Myklebust
-10
/
+48
2008-10-27
mac80211: correct warnings in minstrel rate control algorithm
John W. Linville
-3
/
+3
2008-10-27
RFKILL: fix input layer initialisation
Dmitry Baryshkov
-0
/
+5
2008-10-26
syncookies: fix inclusion of tcp options in syn-ack
Florian Westphal
-5
/
+5
2008-10-26
Phonet: do not reply to indication reset packets
Remi Denis-Courmont
-1
/
+4
2008-10-26
wireless: fix regression caused by regulatory config option
Arjan van de Ven
-6
/
+5
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-79
/
+157
2008-10-23
tcp: Restore ordering of TCP options for the sake of inter-operability
Ilpo Järvinen
-6
/
+17
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
-3
/
+4
[next]