index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fib_rules ordering fixes.
Eric W. Biederman
2008-11-08
1
-3
/
+4
*
Revert "net: Guaranetee the proper ordering of the loopback device."
David S. Miller
2008-11-08
1
-12
/
+0
*
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2008-11-07
1
-27
/
+65
|
\
|
*
bonding: send IPv6 neighbor advertisement on failover
Brian Haley
2008-11-06
1
-27
/
+65
*
|
phonet: sparse annotations of protocol, remove forward declaration
Harvey Harrison
2008-11-07
2
-10
/
+9
*
|
ipvs: oldlen, newlen should be be16, not be32
Harvey Harrison
2008-11-07
2
-8
/
+8
*
|
net: mark flow_cache_cpu_prepare() as __init
Alexey Dobriyan
2008-11-07
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-07
20
-67
/
+155
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-11-07
9
-17
/
+51
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-11-07
1
-1
/
+1
|
|
|
\
|
|
|
*
Fix logic error in rfkill_check_duplicity
Jonathan McDowell
2008-11-06
1
-1
/
+1
|
|
*
|
net: Fix recursive descent in __scm_destroy().
David S. Miller
2008-11-07
1
-3
/
+21
|
|
*
|
tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.
David S. Miller
2008-11-05
1
-2
/
+1
|
|
*
|
netfilter: netns ct: walk netns list under RTNL
Alexey Dobriyan
2008-11-05
2
-0
/
+8
|
|
*
|
ipv6: fix run pending DAD when interface becomes ready
Benjamin Thery
2008-11-05
1
-1
/
+3
|
|
*
|
net/9p: fix printk format warnings
Randy Dunlap
2008-11-05
1
-11
/
+20
|
|
*
|
net: fix packet socket delivery in rx irq handler
Patrick McHardy
2008-11-04
2
-13
/
+36
|
|
*
|
xfrm: Have af-specific init_tempsel() initialize family field of temporary se...
Andreas Steffen
2008-11-04
2
-0
/
+2
|
|
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2008-11-07
2
-27
/
+37
|
|
\
\
|
|
*
|
net/9p: fix printk format warnings
Randy Dunlap
2008-11-05
1
-11
/
+20
|
|
*
|
unsigned fid->fid cannot be negative
Roel Kluin
2008-11-05
1
-4
/
+5
|
|
*
|
9p: rdma: remove duplicated #include
Huang Weiyi
2008-11-05
1
-1
/
+0
|
|
*
|
p9: Fix leak of waitqueue in request allocation path
Tom Tucker
2008-11-05
1
-0
/
+3
|
|
*
|
9p: Remove unneeded free of fcall for Flush
Tom Tucker
2008-11-05
1
-6
/
+0
|
|
*
|
9p: Make all client spin locks IRQ safe
Tom Tucker
2008-11-05
1
-4
/
+6
|
|
*
|
9p: rdma: Set trans prior to requesting async connection ops
Tom Tucker
2008-11-05
1
-1
/
+3
|
*
|
|
net: Fix recursive descent in __scm_destroy().
David Miller
2008-11-06
1
-3
/
+21
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-11-04
3
-10
/
+24
|
|
\
|
|
|
*
xfrm: Fix xfrm_policy_gc_lock handling.
Alexey Dobriyan
2008-11-04
1
-2
/
+2
|
|
*
XFRM: copy_to_user_kmaddress() reports local address twice
Arnaud Ebalard
2008-11-03
1
-1
/
+1
|
|
*
udp: Fix the SNMP counter of UDP_MIB_INERRORS
Wei Yongjun
2008-11-03
1
-2
/
+8
|
|
*
udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS
Wei Yongjun
2008-11-03
1
-5
/
+13
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-11-02
12
-17
/
+89
|
|
\
|
|
|
*
af_unix: netns: fix problem of return value
Jianjun Kong
2008-11-02
1
-1
/
+1
|
|
*
udp: multicast packets need to check namespace
Eric Dumazet
2008-11-02
2
-9
/
+11
|
|
*
net: add documentation for skb recycling
Stephen Hemminger
2008-11-02
1
-0
/
+12
|
|
*
key: fix setkey(8) policy set breakage
Alexey Dobriyan
2008-11-01
1
-1
/
+0
|
*
|
saner FASYNC handling on file close
Al Viro
2008-11-01
1
-1
/
+0
*
|
|
net: Don't leak packets when a netns is going down
Eric W. Biederman
2008-11-06
1
-1
/
+3
*
|
|
net: Guaranetee the proper ordering of the loopback device.
Eric W. Biederman
2008-11-06
1
-0
/
+12
*
|
|
netns: Delete virtual interfaces during namespace cleanup
Eric W. Biederman
2008-11-06
1
-0
/
+6
*
|
|
net: sk_free_datagram() should use sk_mem_reclaim_partial()
Eric Dumazet
2008-11-05
1
-3
/
+2
*
|
|
dccp: Cleanup routines for feature negotiation
Gerrit Renker
2008-11-05
3
-1
/
+3
*
|
|
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
2008-11-05
8
-6
/
+69
*
|
|
dccp: List management for new feature negotiation
Gerrit Renker
2008-11-05
2
-0
/
+75
*
|
|
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
2008-11-05
1
-0
/
+39
*
|
|
dccp: Basic data structure for feature negotiation
Gerrit Renker
2008-11-05
1
-0
/
+61
*
|
|
net/: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-04
7
-9
/
+0
*
|
|
netem: eliminate unneeded return values
Stephen Hemminger
2008-11-04
1
-21
/
+9
*
|
|
net: remove two duplicated #include
Jianjun Kong
2008-11-04
2
-2
/
+0
[next]