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.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-11-29
[NETFILTER]: ipt_REJECT: fix memory corruption
Patrick McHardy
1
-7
/
+9
2006-11-29
[NETFILTER]: conntrack: fix refcount leak when finding expectation
Yasuyuki Kozakai
2
-6
/
+6
2006-11-29
[NETFILTER]: ctnetlink: fix reference count leak
Patrick McHardy
2
-0
/
+2
2006-11-29
[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack
Yasuyuki Kozakai
1
-7
/
+6
2006-11-29
[NETFILTER]: nfctnetlink: assign helper to newly created conntrack
Yasuyuki Kozakai
1
-0
/
+8
2006-11-29
[PATCH] bridge: fix possible overflow in get_fdb_entries
Chris Wright
1
-4
/
+5
2006-11-26
[XFRM] STATE: Fix to respond error to get operation if no matching entry exists.
Masahide NAKAMURA
1
-0
/
+1
2006-11-26
[NET]: Fix kfifo_alloc() error check.
Akinobu Mita
2
-0
/
+4
2006-11-26
[UDP]: Make udp_encap_rcv use pskb_may_pull
Olaf Kirch
1
-5
/
+14
2006-11-26
[NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT
Faidon Liambotis
1
-2
/
+2
2006-11-22
[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...
YOSHIFUJI Hideaki
2
-5
/
+4
2006-11-22
[IRDA]: Lockdep fix.
Peter Zijlstra
1
-1
/
+2
2006-11-22
[BLUETOOTH]: Fix unaligned access in hci_send_to_sock.
David S. Miller
1
-4
/
+7
2006-11-22
[XFRM]: nlmsg length not computed correctly in the presence of subpolicies
Jamal Hadi Salim
1
-1
/
+9
2006-11-22
[XFRM]: Sub-policies broke policy events
Jamal Hadi Salim
1
-0
/
+3
2006-11-22
[Bluetooth] Ignore L2CAP config requests on disconnect
Marcel Holtmann
1
-0
/
+3
2006-11-22
[Bluetooth] Always include MTU in L2CAP config responses
Marcel Holtmann
1
-4
/
+4
2006-11-22
[Bluetooth] Check if RFCOMM session is still attached to the TTY
Marcel Holtmann
1
-1
/
+1
2006-11-22
[Bluetooth] Handling pending connect attempts after inquiry
Marcel Holtmann
1
-0
/
+19
2006-11-22
[Bluetooth] Attach low-level connections to the Bluetooth bus
Marcel Holtmann
1
-1
/
+3
2006-11-22
[IPV6] IP6TUNNEL: Add missing nf_reset() on input path.
Yasuyuki Kozakai
1
-0
/
+1
2006-11-22
[IPV6] IP6TUNNEL: Delete all tunnel device when unloading module.
Yasuyuki Kozakai
1
-1
/
+17
2006-11-22
[IPV6] ROUTE: Do not enable router reachability probing in router mode.
YOSHIFUJI Hideaki
1
-4
/
+5
2006-11-22
[IPV6] ROUTE: Prefer reachable nexthop only if the caller requests.
YOSHIFUJI Hideaki
1
-3
/
+1
2006-11-22
[IPV6] ROUTE: Try to use router which is not known unreachable.
YOSHIFUJI Hideaki
1
-0
/
+2
2006-11-16
[TCP]: Fix up sysctl_tcp_mem initialization.
John Heffner
1
-3
/
+4
2006-11-16
[NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()
Patrick McHardy
1
-1
/
+1
2006-11-16
[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue
Patrick McHardy
3
-9
/
+12
2006-11-16
[NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBAL
Patrick McHardy
1
-1
/
+1
2006-11-11
[IPVS]: More endianness fixed.
Julian Anastasov
3
-6
/
+6
2006-11-08
[DECNET]: Endianess fixes (try #2)
Steven Whitehouse
4
-19
/
+20
2006-11-08
[NET]: Set truesize in pskb_copy
Herbert Xu
1
-0
/
+1
2006-11-08
[NETPOLL]: Compute checksum properly in netpoll_send_udp().
Chris Lalancette
1
-0
/
+6
2006-11-08
[PKT_SCHED] sch_htb: Use hlist_del_init().
Stephen Hemminger
1
-4
/
+2
2006-11-08
[TCP]: Don't use highmem in tcp hash size calculation.
John Heffner
1
-2
/
+2
2006-11-06
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+6
2006-11-06
[PATCH] sunrpc: add missing spin_unlock
Akinobu Mita
1
-0
/
+1
2006-11-06
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
1
-6
/
+6
2006-11-06
[NETLABEL]: Fix build failure.
Paul Moore
2
-3
/
+2
2006-11-06
[IPV6]: Give sit driver an appropriate module alias.
Patrick McHardy
1
-0
/
+1
2006-11-06
[IPV6]: Add ndisc_netdev_notifier unregister.
Dmitry Mishin
1
-0
/
+1
2006-11-06
[NET]: __alloc_pages() failures reported due to fragmentation
Larry Woodman
1
-1
/
+1
2006-11-06
[PKTGEN]: TCI endianness fixes
Al Viro
1
-12
/
+18
2006-11-06
[NETFILTER] bug: skb->protocol is already net-endian
Al Viro
2
-2
/
+2
2006-11-06
[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bit
Al Viro
1
-1
/
+1
2006-11-06
[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit
Al Viro
1
-2
/
+2
2006-11-06
[IPX]: Annotate and fix IPX checksum
Al Viro
2
-14
/
+21
2006-11-06
[IPX]: Trivial parts of endianness annotations
Al Viro
3
-38
/
+38
2006-11-02
[NETFILTER]: silence a warning in ebtables
Meelis Roos
1
-1
/
+1
2006-11-02
[IPV6]: File the fingerprints off ah6->spi/esp6->spi
Al Viro
1
-2
/
+2
[next]