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.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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] ieee80211: Fix A band min and max channel definitions
Zhu Yi
2006-01-27
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
David S. Miller
2006-01-19
2
-38
/
+53
|
\
|
*
[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().
Sridhar Samudrala
2006-01-17
1
-0
/
+2
|
*
[SCTP]: Fix machine check/connection hang on IA64.
Vlad Yasevich
2006-01-17
1
-0
/
+8
|
*
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
Vlad Yasevich
2006-01-17
1
-37
/
+41
|
*
[SCTP]: Fix sctp_cookie alignment in the packet.
Vlad Yasevich
2006-01-17
1
-1
/
+2
*
|
[PATCH] hostap: don't #include C files in hostap_main.c
Adrian Bunk
2006-01-16
1
-0
/
+1
*
|
[PATCH] iw_handler.h: SIOCSIWNAME -> SIOCSIWCOMMIT in comment
Pete Zaitcev
2006-01-16
1
-1
/
+1
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-01-13
9
-10
/
+712
|
\
|
*
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
2006-01-13
2
-3
/
+3
|
*
[PATCH] genetlink: don't touch module ref count
Per Liden
2006-01-13
1
-1
/
+0
|
*
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
2006-01-12
2
-6
/
+0
|
*
[TIPC] More updates of file headers
Per Liden
2006-01-12
2
-2
/
+1
|
*
[TIPC] Update of file headers
Per Liden
2006-01-12
4
-8
/
+4
|
*
[TIPC] License header update
Per Liden
2006-01-12
4
-76
/
+92
|
*
[TIPC] Moved configuration interface into tipc_config.h
Per Liden
2006-01-12
1
-1
/
+27
|
*
[TIPC] Initial merge
Per Liden
2006-01-12
4
-0
/
+672
*
|
[PATCH] fix wrong comments in ieee80211.h
Johannes Berg
2006-01-12
1
-2
/
+4
|
/
*
[INET]: congestion and af_ops can be const
Stephen Hemminger
2006-01-10
1
-2
/
+2
*
[PKT_SCHED]: Convert tc action functions to single skb pointers
Patrick McHardy
2006-01-09
1
-1
/
+1
*
[PKT_SCHED]: Use USEC_PER_SEC
Patrick McHardy
2006-01-09
1
-11
/
+12
*
[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
Jan Blunck
2006-01-08
2
-79
/
+79
*
[IPV4]: make ip_fragment() static
Adrian Bunk
2006-01-07
1
-1
/
+0
*
[NETFILTER]: Redo policy lookups after NAT when neccessary
Patrick McHardy
2006-01-07
1
-0
/
+1
*
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
2006-01-07
2
-2
/
+3
*
[IPV4]: reset IPCB flags when neccessary
Patrick McHardy
2006-01-07
1
-5
/
+3
*
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
2006-01-07
1
-0
/
+2
*
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
2006-01-07
2
-4
/
+4
*
[XFRM]: Netfilter IPsec output hooks
Patrick McHardy
2006-01-07
1
-10
/
+1
*
[NET]: Change sk_run_filter()'s return type in net/core/filter.c
Kris Katterjohn
2006-01-06
1
-2
/
+2
*
[NETFILTER]: Call POST_ROUTING hook before fragmentation
Patrick McHardy
2006-01-05
1
-1
/
+0
*
[NETFILTER]: Add ctnetlink port for nf_conntrack
Pablo Neira Ayuso
2006-01-05
4
-2
/
+72
*
[TCP]: less inline's
Stephen Hemminger
2006-01-03
1
-166
/
+27
*
[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8
Per Liden
2006-01-03
1
-1
/
+1
*
[AF_UNIX]: Convert to use a spinlock instead of rwlock
Benjamin LaHaise
2006-01-03
1
-5
/
+5
*
[TCP]: Don't use __constant_htonl for a non const arg
Arnaldo Carvalho de Melo
2006-01-03
1
-5
/
+5
*
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
19
-48
/
+257
*
[SOCK]: Introduce sk_receive_skb
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+23
*
[NET]: move struct proto_ops to const
Eric Dumazet
2006-01-03
3
-5
/
+5
*
[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.
Frank Filz
2006-01-03
1
-0
/
+14
*
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
Frank Filz
2006-01-03
2
-20
/
+72
*
[AF_UNIX]: Use spinlock for unix_table_lock
David S. Miller
2006-01-03
1
-1
/
+1
*
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
2006-01-03
2
-1
/
+6
*
[TCP]: Move the TCPF_ enum to tcp_states.h
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+16
*
[INET6]: Generalise tcp_v6_hash_connect
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+3
*
[INET]: Generalise tcp_v4_hash_connect
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+3
*
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
2006-01-03
4
-3
/
+38
*
[IPV6]: Export ipv6_opt_accepted
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+2
*
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
2006-01-03
2
-4
/
+5
*
[IPV6]: Generalise some functions
Arnaldo Carvalho de Melo
2006-01-03
1
-1
/
+12
[next]