index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-09
[IPX]: Another nonlinear receive fix
Stephen Hemminger
1
-2
/
+5
2006-08-09
[RTNETLINK]: Fix IFLA_ADDRESS handling.
David S. Miller
1
-1
/
+14
2006-08-08
[TCP]: SNMPv2 tcpOutSegs counter error
Wei Yongjun
1
-3
/
+9
2006-08-08
[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.
David S. Miller
1
-0
/
+2
2006-08-08
[PKTGEN]: Fix oops when used with balance-tlb bonding
Chen-Li Tien
1
-0
/
+2
2006-08-08
[IPV4]: Limit rt cache size properly.
Kirill Korotaev
1
-1
/
+1
2006-08-08
[IPX]: Header length validation needed
Stephen Hemminger
1
-1
/
+2
2006-08-08
[NET]: Assign skb->dev in netdev_alloc_skb
Christoph Hellwig
1
-1
/
+3
2006-08-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-22
/
+21
2006-08-06
[PATCH] knfsd: fix race related problem when adding items to and svcrpc auth ...
Neil Brown
1
-1
/
+5
2006-08-06
[LAPB]: Fix windowsize check
Diego Calleja
1
-5
/
+7
2006-08-05
[TCP]: Fixes IW > 2 cases when TCP is application limited
Ilpo Järvinen
1
-1
/
+2
2006-08-05
[LLX]: SOCK_DGRAM interface fixes
Stephen Hemminger
2
-14
/
+10
2006-08-05
[PKT_SCHED]: Return ENOENT if qdisc module is unavailable
Jamal Hadi Salim
1
-1
/
+1
2006-08-05
[BRIDGE]: netlink status fix
Stephen Hemminger
1
-1
/
+1
2006-08-04
[PATCH] Send wireless netlink events with a clean slate
Herbert Xu
1
-1
/
+23
2006-08-04
SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.
Trond Myklebust
1
-2
/
+4
2006-08-04
RPC: Ensure that we disconnect TCP socket when client requests error out
Trond Myklebust
3
-42
/
+60
2006-08-03
[NET]: Fix more per-cpu typos
Alexey Dobriyan
2
-3
/
+3
2006-08-03
[I/OAT]: Remove CPU hotplug lock from net_dma_rebalance
Chris Leech
1
-5
/
+0
2006-08-03
[DECNET]: Fix for routing bug
Patrick Caulfield
1
-2
/
+7
2006-08-03
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
Catherine Zhang
2
-14
/
+12
2006-08-03
[NET]: skb_queue_lock_key() is no longer used.
Adrian Bunk
1
-7
/
+0
2006-08-03
[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error
Wei Dong
2
-6
/
+9
2006-08-03
[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter error
Wei Dong
1
-0
/
+1
2006-08-03
[NET]: Kill the WARN_ON() calls for checksum fixups.
David S. Miller
1
-10
/
+0
2006-08-03
[NETFILTER]: xt_hashlimit/xt_string: missing string validation
Patrick McHardy
2
-1
/
+7
2006-08-03
[NETFILTER]: SIP helper: expect RTP streams in both directions
Patrick McHardy
1
-1
/
+1
2006-08-03
[NET]: Add netdev_alloc_skb().
Christoph Hellwig
1
-0
/
+24
2006-08-03
[TCP]: Process linger2 timeout consistently.
David S. Miller
1
-1
/
+2
2006-08-03
[SECURITY] secmark: nul-terminate secdata
James Morris
1
-0
/
+2
2006-08-03
[NET]: Core net changes to generate netevents
Tom Tucker
4
-7
/
+24
2006-08-03
[NET]: Network Event Notifier Mechanism.
Tom Tucker
1
-0
/
+69
2006-08-03
[TCP]: SNMPv2 tcpAttemptFails counter error
Wei Yongjun
3
-5
/
+3
2006-08-03
[TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()
James Morris
1
-1
/
+1
2006-08-03
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
Herbert Xu
1
-4
/
+10
2006-08-03
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
Herbert Xu
6
-46
/
+88
2006-08-03
[XFRM]: Fix protocol field value for outgoing IPv6 GSO packets
Patrick McHardy
1
-1
/
+1
2006-08-03
[IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDR
Noriaki TAKAMIYA
1
-0
/
+57
2006-08-03
[IPV6] ADDRCONF: Support get operation of single address
Noriaki TAKAMIYA
1
-1
/
+58
2006-08-03
[IPV6] ADDRCONF: Do not verify an address with infinity lifetime
YOSHIFUJI Hideaki
1
-1
/
+5
2006-08-03
[IPV6] ADDRCONF: Allow user-space to specify address lifetime
Noriaki TAKAMIYA
1
-4
/
+42
2006-08-03
[IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL...
YOSHIFUJI Hideaki
1
-2
/
+4
2006-07-27
[PATCH] ieee80211: TKIP requires CRC32
Chuck Ebbert
1
-0
/
+1
2006-07-27
[PATCH] softmac: do shared key auth in workqueue
Daniel Drake
1
-6
/
+22
2006-07-26
[IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg().
Tetsuo Handa
2
-0
/
+2
2006-07-26
[IPV4] ipmr: ip multicast route bug fix.
Alexey Kuznetsov
1
-6
/
+13
2006-07-25
[IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags.
Guillaume Chazarain
1
-1
/
+1
2006-07-25
[IPV6]: Clean skb cb on IPv6 input.
Guillaume Chazarain
1
-0
/
+2
2006-07-25
[NETFILTER]: Demote xt_sctp to EXPERIMENTAL
Patrick McHardy
1
-2
/
+2
[prev]
[next]