index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BRIDGE]: need to ref count the LLC sap
Stephen Hemminger
2006-05-23
1
-1
/
+2
*
[NETFILTER]: SNMP NAT: fix memleak in snmp_object_decode
Chris Wright
2006-05-23
1
-0
/
+1
*
[NETFILTER]: H.323 helper: fix sequence extension parsing
Patrick McHardy
2006-05-23
1
-1
/
+1
*
[NETFILTER]: H.323 helper: fix parser error propagation
Patrick McHardy
2006-05-23
1
-15
/
+19
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-05-23
6
-13
/
+13
|
\
|
*
[NETFILTER]: SNMP NAT: fix memory corruption
Patrick McHardy
2006-05-22
1
-8
/
+7
|
*
[IRDA]: fix 16/32 bit confusion
Alexey Dobriyan
2006-05-22
1
-1
/
+2
|
*
[NET]: Fix "ntohl(ntohs" bugs
Alexey Dobriyan
2006-05-22
4
-4
/
+4
*
|
[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die
NeilBrown
2006-05-23
1
-0
/
+1
|
/
*
[SCTP]: Allow linger to abort 1-N style sockets.
Vladislav Yasevich
2006-05-19
1
-6
/
+6
*
[SCTP]: Validate the parameter length in HB-ACK chunk.
Vladislav Yasevich
2006-05-19
1
-0
/
+6
*
[SCTP]: A better solution to fix the race between sctp_peeloff() and
Vladislav Yasevich
2006-05-19
2
-67
/
+89
*
[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.
Sridhar Samudrala
2006-05-19
4
-33
/
+63
*
[NETFILTER]: nfnetlink_log: fix byteorder confusion
Patrick McHardy
2006-05-19
1
-2
/
+2
*
[NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...
Solar Designer
2006-05-19
2
-2
/
+2
*
[NETFILTER]: GRE conntrack: fix htons/htonl confusion
Alexey Dobriyan
2006-05-19
1
-6
/
+6
*
[NETFILTER]: fix format specifier for netfilter log targets
Philip Craig
2006-05-19
3
-3
/
+3
*
[NETFILTER]: Fix memory leak in ipt_recent
Jesper Juhl
2006-05-19
1
-1
/
+1
*
[TCP]: reno sacked_out count fix
Angelo P. Castellani
2006-05-16
1
-0
/
+2
*
[IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match().
Alexey Dobriyan
2006-05-16
1
-1
/
+1
*
[TR]: Remove an unused export.
Adrian Bunk
2006-05-16
1
-1
/
+0
*
[IPX]: Correct return type of ipx_map_frame_type().
Alexey Dobriyan
2006-05-16
1
-2
/
+2
*
[IPX]: Correct argument type of ipxrtr_delete().
Alexey Dobriyan
2006-05-16
1
-1
/
+1
*
[PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog().
Stephen Hemminger
2006-05-16
1
-2
/
+4
*
[NEIGH]: Fix IP-over-ATM and ARP interaction.
Simon Kelley
2006-05-12
2
-3
/
+20
*
[NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels()
Patrick McHardy
2006-05-11
1
-3
/
+3
*
[IPV6]: skb leakage in inet6_csk_xmit
Alexey Kuznetsov
2006-05-10
1
-0
/
+2
*
[BRIDGE]: Do sysfs registration inside rtnl.
Stephen Hemminger
2006-05-10
1
-14
/
+7
*
[NET]: Do sysfs registration as part of register_netdevice.
Stephen Hemminger
2006-05-10
1
-36
/
+27
*
[NET] linkwatch: Handle jiffies wrap-around
Herbert Xu
2006-05-09
1
-5
/
+5
*
[IRDA]: Removing unused EXPORT_SYMBOLs
Adrian Bunk
2006-05-09
1
-3
/
+0
*
[NET]: Make netdev_chain a raw notifier.
Alan Stern
2006-05-09
1
-18
/
+18
*
[IPV4]: ip_options_fragment() has no effect on fragmentation
Wei Yongjun
2006-05-09
1
-1
/
+1
*
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Hemminger
2006-05-08
4
-4
/
+41
|
\
|
*
[PATCH] softmac: make non-operational after being stopped
Daniel Drake
2006-05-05
4
-2
/
+38
|
*
[PATCH] softmac: don't reassociate if user asked for deauthentication
Daniel Drake
2006-05-05
1
-2
/
+3
*
|
[IPV4]: Remove likely in ip_rcv_finish()
Hua Zhong
2006-05-06
1
-1
/
+1
*
|
[NET]: Create netdev attribute_groups with class_device_add
Stephen Hemminger
2006-05-06
2
-38
/
+13
*
|
[TCP]: Fix snd_cwnd adjustments in tcp_highspeed.c
John Heffner
2006-05-05
1
-1
/
+1
*
|
[NETROM/ROSE]: Kill module init version kernel log messages.
Ralf Baechle
2006-05-05
2
-6
/
+0
*
|
[DCCP]: Fix sock_orphan dead lock
Herbert Xu
2006-05-05
1
-3
/
+10
*
|
[BRIDGE]: keep track of received multicast packets
Stephen Hemminger
2006-05-05
1
-0
/
+1
*
|
[SCTP]: Fix state table entries for chunks received in CLOSED state.
Sridhar Samudrala
2006-05-05
1
-5
/
+5
*
|
[SCTP]: Fix panic's when receiving fragmented SCTP control chunks.
Sridhar Samudrala
2006-05-05
1
-5
/
+8
*
|
[SCTP]: Prevent possible infinite recursion with multiple bundled DATA.
Vladislav Yasevich
2006-05-05
1
-2
/
+25
*
|
[SCTP]: Allow spillover of receive buffer to avoid deadlock.
Neil Horman
2006-05-05
2
-10
/
+37
|
/
*
[DECNET]: Fix level1 router hello
Patrick Caulfield
2006-05-03
1
-5
/
+0
*
[TCP]: Fix sock_orphan dead lock
Herbert Xu
2006-05-03
1
-4
/
+9
*
[ROSE]: Eleminate HZ from ROSE kernel interfaces
Ralf Baechle
2006-05-03
2
-7
/
+9
*
[NETROM]: Eleminate HZ from NET/ROM kernel interfaces
Ralf Baechle
2006-05-03
1
-5
/
+10
[next]