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-03-23
[PATCH] softmac: fix some sparse warnings
Johannes Berg
3
-9
/
+14
2006-03-23
[PATCH] make softmac depend on IEEE80211 and EXPERIMENTAL
Johannes Berg
1
-0
/
+1
2006-03-23
[PATCH] wireless: Add softmac layer to the kernel
Johannes Berg
11
-0
/
+2585
2006-03-23
[TCP]: Do not use inet->id of global tcp_socket when sending RST.
Alexey Kuznetsov
1
-5
/
+1
2006-03-23
[NETFILTER]: Fix undefined references to get_h225_addr
Patrick McHardy
1
-2
/
+2
2006-03-23
[NETFILTER]: Fix xt_policy address matching
Patrick McHardy
1
-3
/
+3
2006-03-23
[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand
Pablo Neira Ayuso
8
-0
/
+126
2006-03-23
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
28
-147
/
+209
2006-03-23
[NETFILTER]: conntrack: cleanup the conntrack ID initialization
Pablo Neira Ayuso
2
-4
/
+4
2006-03-23
[NETFILTER]: nfnetlink_queue: fix nfnetlink message size
Pablo Neira Ayuso
1
-9
/
+10
2006-03-23
[NETFILTER]: ctnetlink: Fix expectaction mask dumping
Pablo Neira Ayuso
2
-39
/
+117
2006-03-23
[NETFILTER]: Fix Kconfig typos
Thomas Vögtle
1
-3
/
+3
2006-03-23
[NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layer
Patrick McHardy
1
-2
/
+2
2006-03-22
[X25]: dte facilities 32 64 ioctl conversion
Shaun Pereira
1
-0
/
+2
2006-03-22
[X25]: allow ITU-T DTE facilities for x25
Shaun Pereira
4
-16
/
+120
2006-03-22
[X25]: fix kernel error message 64 bit kernel
Shaun Pereira
1
-1
/
+1
2006-03-22
[X25]: ioctl conversion 32 bit user to 64 bit kernel
Shaun Pereira
1
-0
/
+124
2006-03-22
[NET]: socket timestamp 32 bit handler for 64 bit kernel
Shaun Pereira
1
-0
/
+19
2006-03-22
[NET]: allow 32 bit socket ioctl in 64 bit kernel
Shaun Pereira
1
-0
/
+21
2006-03-22
[BLUETOOTH]: Return negative error constant
Tobias Klauser
1
-2
/
+2
2006-03-21
Merge branch 'linus'
Trond Myklebust
13
-107
/
+440
2006-03-21
[NETFILTER]: Add H.323 conntrack/NAT helper
Jing Min Zhao
8
-0
/
+6199
2006-03-21
[IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2
Ingo Oeser
1
-72
/
+69
2006-03-21
[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
Ingo Oeser
8
-31
/
+16
2006-03-21
[IPV6]: Cleanup of net/ipv6/reassambly.c
Ingo Oeser
1
-18
/
+17
2006-03-21
[BRIDGE]: Remove duplicate const from is_link_local() argument type.
Andrew Morton
1
-1
/
+1
2006-03-21
[DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking
Adrian Bunk
1
-2
/
+1
2006-03-21
[BRIDGE]: use LLC to send STP
Stephen Hemminger
1
-69
/
+59
2006-03-21
[LLC]: llc_mac_hdr_init const arguments
Stephen Hemminger
4
-23
/
+3
2006-03-21
[BRIDGE]: allow show/store of group multicast address
Stephen Hemminger
4
-6
/
+57
2006-03-21
[BRIDGE]: use llc for receiving STP packets
Stephen Hemminger
5
-28
/
+71
2006-03-21
[BRIDGE]: stp timer to jiffies cleanup
Stephen Hemminger
1
-9
/
+8
2006-03-21
[BRIDGE]: forwarding remove unneeded preempt and bh diasables
Stephen Hemminger
2
-6
/
+3
2006-03-21
[BRIDGE]: netfilter inline cleanup
Stephen Hemminger
1
-4
/
+21
2006-03-21
[BRIDGE]: netfilter VLAN macro cleanup
Stephen Hemminger
1
-23
/
+27
2006-03-21
[BRIDGE]: netfilter dont use __constant_htons
Stephen Hemminger
1
-25
/
+25
2006-03-21
[BRIDGE]: netfilter whitespace
Stephen Hemminger
1
-53
/
+63
2006-03-21
[BRIDGE]: optimize frame pass up
Stephen Hemminger
1
-7
/
+1
2006-03-21
[BRIDGE]: use kzalloc
Stephen Hemminger
1
-3
/
+3
2006-03-21
[BRIDGE]: use kcalloc
Stephen Hemminger
1
-2
/
+1
2006-03-21
[BRIDGE]: use setup_timer
Stephen Hemminger
1
-16
/
+7
2006-03-21
[BRIDGE]: remove unneeded bh disables
Stephen Hemminger
1
-12
/
+12
2006-03-21
[BRIDGE] br_netfilter: Warning fixes.
Andrew Morton
1
-2
/
+0
2006-03-21
[BRIDGE] ebtables: Build fix.
Andrew Morton
1
-2
/
+8
2006-03-21
[INET]: Fix typo in Arnaldo's connection sock compat fixups.
David S. Miller
1
-2
/
+2
2006-03-21
[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used
Arnaldo Carvalho de Melo
3
-24
/
+24
2006-03-21
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
7
-86
/
+78
2006-03-21
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
19
-556
/
+540
2006-03-21
[SK_BUFF]: export skb_pull_rcsum
Arnaldo Carvalho de Melo
1
-0
/
+2
2006-03-21
[ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
Arnaldo Carvalho de Melo
3
-36
/
+43
[prev]
[next]