index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TCP]: Set default congestion control correctly for incoming connections.
Stephen Hemminger
2005-09-21
1
-1
/
+1
*
[FIB_TRIE]: message cleanup
Stephen Hemminger
2005-09-21
1
-12
/
+3
*
[AF_PACKET]: Allow for > 8 byte hardware addresses.
Eric W. Biederman
2005-09-21
1
-17
/
+48
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-09-19
20
-490
/
+1897
|
\
|
*
[TCP]: Handle SACK'd packets properly in tcp_fragment().
Herbert Xu
2005-09-19
1
-3
/
+7
|
*
[8021Q]: Add endian annotations.
Alexey Dobriyan
2005-09-19
1
-1
/
+1
|
*
[NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr}
Harald Welte
2005-09-19
1
-0
/
+2
|
*
[NETFILTER]: Rename misnamed function
Patrick McHardy
2005-09-19
3
-5
/
+5
|
*
[NETFILTER] ip6tables: remove duplicate code
Yasuyuki Kozakai
2005-09-19
7
-464
/
+91
|
*
[NETFILTER]: Add new PPTP conntrack and NAT helper
Harald Welte
2005-09-19
6
-0
/
+1774
|
*
[IPV4]: fib_trie RCU refinements
Robert Olsson
2005-09-19
1
-11
/
+10
|
*
[IPV4]: fib_trie tnode stats refinements
Robert Olsson
2005-09-19
1
-6
/
+7
*
|
[PATCH] raw_sendmsg DoS on 2.6
Mark J Cox
2005-09-19
2
-2
/
+2
|
/
*
[NETFILTER]: Solve Kconfig dependency problem
Harald Welte
2005-09-18
1
-3
/
+1
*
[IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup)
Mitsuru KANDA
2005-09-18
1
-2
/
+8
*
[DCCP]: Introduce CCID getsockopt for the CCIDs
Arnaldo Carvalho de Melo
2005-09-18
3
-6
/
+98
*
[DCCP]: Don't use necessarily the same CCID for tx and rx
Arnaldo Carvalho de Melo
2005-09-18
2
-3
/
+4
*
[CCID3]: Introduce include/linux/tfrc.h
Arnaldo Carvalho de Melo
2005-09-18
1
-10
/
+13
*
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
2005-09-18
9
-622
/
+607
*
[NETFILTER] move nfnetlink options to right location in kconfig menu
Harald Welte
2005-09-17
1
-2
/
+1
*
[NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlink
Harald Welte
2005-09-17
1
-6
/
+10
*
[NETFILTER]: Fix oops in conntrack event cache
Harald Welte
2005-09-16
1
-1
/
+4
*
[NETFILTER] CLUSTERIP: use a bitmap to store node responsibility data
KOVACS Krisztian
2005-09-16
1
-82
/
+61
*
[NETFILTER] CLUSTERIP: introduce reference counting for entries
KOVACS Krisztian
2005-09-16
1
-18
/
+62
*
[DCCP]: Introduce DCCP_SOCKOPT_SERVICE
Arnaldo Carvalho de Melo
2005-09-16
5
-19
/
+125
*
[DCCP]: More precisely set reset_code when sending RESET packets
Arnaldo Carvalho de Melo
2005-09-16
2
-14
/
+18
*
[NET]: Do not leak MSG_CMSG_COMPAT into userspace.
David S. Miller
2005-09-16
1
-1
/
+2
*
[IPV6]: Fix per-socket multicast filtering in sk_reuse case
David L Stevens
2005-09-14
1
-3
/
+2
*
[IPVS]: ip_vs_ftp breaks connections using persistence
Julian Anastasov
2005-09-14
3
-17
/
+60
*
[IPVS]: Really invalidate persistent templates
Julian Anastasov
2005-09-14
1
-1
/
+1
*
[BRIDGE-NF]: Fix iptables redirect on bridge interface
Bart De Schuymer
2005-09-14
1
-3
/
+5
*
[MCAST]: Fix MCAST_EXCLUDE line dupes
Denis Lukianov
2005-09-14
2
-2
/
+2
*
[TCP]: Compute in_sacked properly when we split up a TSO frame.
Herbert Xu
2005-09-14
2
-7
/
+11
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
David S. Miller
2005-09-13
1
-1
/
+8
|
\
|
*
[DCCP]: Handle SYNC packets in dccp_rcv_state_process
Arnaldo Carvalho de Melo
2005-09-13
1
-0
/
+6
|
*
[DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq
Arnaldo Carvalho de Melo
2005-09-13
1
-1
/
+2
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
2005-09-13
2
-5
/
+58
|
\
\
|
*
|
[Bluetooth] Prevent RFCOMM connections through the RAW socket
Marcel Holtmann
2005-09-13
1
-5
/
+25
|
*
|
[Bluetooth] Add support for extended inquiry responses
Marcel Holtmann
2005-09-13
1
-0
/
+33
*
|
|
[NETFILTER]: Fix DHCP + MASQUERADE problem
Patrick McHardy
2005-09-13
1
-0
/
+6
*
|
|
[NETFILTER]: Fix rcu race in ipt_REDIRECT
Patrick McHardy
2005-09-13
1
-6
/
+10
*
|
|
[NETFILTER]: Simplify netbios helper
Patrick McHardy
2005-09-13
1
-12
/
+7
*
|
|
[NETFILTER]: Use correct type for "ports" module parameter
Patrick McHardy
2005-09-13
3
-9
/
+9
*
|
|
[PATCH] Code cleanups in calbacks in svcsock
Neil Brown
2005-09-13
1
-44
/
+39
|
|
/
|
/
|
*
|
[NETROM]: Introduct stuct nr_private
Ralf Baechle
2005-09-12
2
-7
/
+7
*
|
[NETROM]: Implement G8PZT Circuit reset for NET/ROM
Ralf Baechle
2005-09-12
4
-14
/
+41
*
|
[ROSE]: ROSE has no ARP
Ralf Baechle
2005-09-12
1
-1
/
+1
*
|
[NETROM]: NET/ROM has no ARP
Ralf Baechle
2005-09-12
1
-1
/
+1
*
|
[NETROM] NET/ROM has no txqueue
Ralf Baechle
2005-09-12
1
-1
/
+0
*
|
[AX.25]: Reformat ax25_proto_ops initialization
Ralf Baechle
2005-09-12
1
-18
/
+18
[next]