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
...
*
[INET]: Use pskb_trim_unique when trimming paged unique skbs
Herbert Xu
2006-08-13
2
-3
/
+3
*
[NETFILTER]: ulog: fix panic on SMP kernels
Mark Huang
2006-08-13
3
-0
/
+11
*
[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path
Patrick McHardy
2006-08-13
3
-24
/
+70
*
[LLC]: multicast receive device match
Stephen Hemminger
2006-08-13
1
-0
/
+3
*
[IPSEC]: Validate properly in xfrm_dst_check()
David S. Miller
2006-08-13
1
-3
/
+24
*
[NETFILTER]: xt_hashlimit: fix limit off-by-one
Patrick McHardy
2006-08-13
1
-7
/
+4
*
[NETFILTER]: xt_string: fix negation
Phil Oester
2006-08-13
1
-1
/
+1
*
[TCP]: Fix botched memory leak fix to tcpprobe_read().
David S. Miller
2006-08-13
1
-1
/
+2
*
[IPX]: Fix typo, ipxhdr() --> ipx_hdr()
David S. Miller
2006-08-09
1
-1
/
+1
*
[IPV6]: The ifa lock is a BH lock
Herbert Xu
2006-08-09
1
-2
/
+2
*
Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Greg Kroah-Hartman
2006-08-09
7
-11
/
+39
|
\
|
*
[NET]: add_timer -> mod_timer() in dst_run_gc()
Dmitry Mishin
2006-08-09
1
-2
/
+1
|
*
[IPX]: Another nonlinear receive fix
Stephen Hemminger
2006-08-08
1
-2
/
+5
|
*
[RTNETLINK]: Fix IFLA_ADDRESS handling.
David S. Miller
2006-08-08
1
-1
/
+14
|
*
[TCP]: SNMPv2 tcpOutSegs counter error
Wei Yongjun
2006-08-07
1
-3
/
+9
|
*
[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.
David S. Miller
2006-08-07
1
-0
/
+2
|
*
[PKTGEN]: Fix oops when used with balance-tlb bonding
Chen-Li Tien
2006-08-07
1
-0
/
+2
|
*
[IPV4]: Limit rt cache size properly.
Kirill Korotaev
2006-08-07
1
-1
/
+1
|
*
[IPX]: Header length validation needed
Stephen Hemminger
2006-08-07
1
-1
/
+2
|
*
[NET]: Assign skb->dev in netdev_alloc_skb
Christoph Hellwig
2006-08-07
1
-1
/
+3
*
|
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2006-08-08
1
-1
/
+23
|
\
\
|
|
/
|
/
|
|
*
[PATCH] Send wireless netlink events with a clean slate
Herbert Xu
2006-08-04
1
-1
/
+23
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-08-06
6
-22
/
+21
|
\
\
|
*
|
[LAPB]: Fix windowsize check
Diego Calleja
2006-08-05
1
-5
/
+7
|
*
|
[TCP]: Fixes IW > 2 cases when TCP is application limited
Ilpo Järvinen
2006-08-04
1
-1
/
+2
|
*
|
[LLX]: SOCK_DGRAM interface fixes
Stephen Hemminger
2006-08-04
2
-14
/
+10
|
*
|
[PKT_SCHED]: Return ENOENT if qdisc module is unavailable
Jamal Hadi Salim
2006-08-04
1
-1
/
+1
|
*
|
[BRIDGE]: netlink status fix
Stephen Hemminger
2006-08-04
1
-1
/
+1
*
|
|
[PATCH] knfsd: fix race related problem when adding items to and svcrpc auth ...
Neil Brown
2006-08-06
1
-1
/
+5
|
/
/
*
|
SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.
Trond Myklebust
2006-08-03
1
-2
/
+4
*
|
RPC: Ensure that we disconnect TCP socket when client requests error out
Trond Myklebust
2006-08-03
3
-42
/
+60
|
/
*
[NET]: Fix more per-cpu typos
Alexey Dobriyan
2006-08-02
2
-3
/
+3
*
[I/OAT]: Remove CPU hotplug lock from net_dma_rebalance
Chris Leech
2006-08-02
1
-5
/
+0
*
[DECNET]: Fix for routing bug
Patrick Caulfield
2006-08-02
1
-2
/
+7
*
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
Catherine Zhang
2006-08-02
2
-14
/
+12
*
[NET]: skb_queue_lock_key() is no longer used.
Adrian Bunk
2006-08-02
1
-7
/
+0
*
[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error
Wei Dong
2006-08-02
2
-6
/
+9
*
[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter error
Wei Dong
2006-08-02
1
-0
/
+1
*
[NET]: Kill the WARN_ON() calls for checksum fixups.
David S. Miller
2006-08-02
1
-10
/
+0
*
[NETFILTER]: xt_hashlimit/xt_string: missing string validation
Patrick McHardy
2006-08-02
2
-1
/
+7
*
[NETFILTER]: SIP helper: expect RTP streams in both directions
Patrick McHardy
2006-08-02
1
-1
/
+1
*
[NET]: Add netdev_alloc_skb().
Christoph Hellwig
2006-08-02
1
-0
/
+24
*
[TCP]: Process linger2 timeout consistently.
David S. Miller
2006-08-02
1
-1
/
+2
*
[SECURITY] secmark: nul-terminate secdata
James Morris
2006-08-02
1
-0
/
+2
*
[NET]: Core net changes to generate netevents
Tom Tucker
2006-08-02
4
-7
/
+24
*
[NET]: Network Event Notifier Mechanism.
Tom Tucker
2006-08-02
1
-0
/
+69
*
[TCP]: SNMPv2 tcpAttemptFails counter error
Wei Yongjun
2006-08-02
3
-5
/
+3
*
[TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()
James Morris
2006-08-02
1
-1
/
+1
*
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
Herbert Xu
2006-08-02
1
-4
/
+10
*
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
Herbert Xu
2006-08-02
6
-46
/
+88
[prev]
[next]