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
2008-02-01
[NETFILTER]: ebtables: Update modules' descriptions
Jan Engelhardt
16
-4
/
+16
2008-02-01
[NETFILTER]: ebtables: remove casts, use consts
Jan Engelhardt
17
-67
/
+90
2008-02-01
[NETFILTER]: xt_conntrack: add port and direction matching
Jan Engelhardt
1
-5
/
+45
2008-02-01
[NETFILTER]: nfnetlink_log: fix typo
Patrick McHardy
1
-1
/
+1
2008-02-01
[NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member
Patrick McHardy
1
-4
/
+0
2008-02-01
[NETFILTER]: nf_nat: remove double bysource hash initialization
Patrick McHardy
1
-4
/
+0
2008-02-01
[NETFILTER]: Use const in struct xt_match, xt_target, xt_table
Jan Engelhardt
2
-2
/
+2
2008-02-01
[NETFILTER]: Supress some sparse warnings
Eric Dumazet
3
-2
/
+8
2008-02-01
[RAW]: Wrong content of the /proc/net/raw6.
Denis V. Lunev
2
-5
/
+5
2008-02-01
[RAW]: Cleanup IPv4 raw_seq_show.
Denis V. Lunev
1
-17
/
+7
2008-02-01
[RAW]: Family check in the /proc/net/raw[6] is extra.
Denis V. Lunev
2
-9
/
+5
2008-02-01
[IPCOMP]: Fix reception of incompressible packets
Herbert Xu
1
-1
/
+1
2008-02-01
[NET]: should explicitely initialize atomic_t field in struct dst_ops
Eric Dumazet
4
-0
/
+6
2008-02-01
[TCP]: NewReno must count every skb while marking losses
Ilpo Järvinen
1
-1
/
+1
2008-02-01
[NETNS]: Fix race between put_net() and netlink_kernel_create().
Pavel Emelyanov
1
-19
/
+33
2008-02-01
[XFRM]: constify 'struct xfrm_type'
Eric Dumazet
10
-18
/
+18
2008-02-01
[NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config()
Benjamin Thery
1
-0
/
+1
2008-02-01
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
5
-0
/
+21
2008-02-01
[AF_RXRPC]: constify function pointer tables
Jan Engelhardt
3
-7
/
+7
2008-02-01
[BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.
Dave Young
1
-11
/
+37
2008-02-01
[IPCOMP]: Fetch nexthdr before ipch is destroyed
Herbert Xu
2
-2
/
+8
2008-02-01
[IPV4] fib_trie: apply fixes from fib_hash
Julian Anastasov
1
-20
/
+35
2008-02-01
[IPV4] fib: fix route replacement, fib_info is shared
Julian Anastasov
1
-16
/
+31
2008-02-01
[SCTP]: Fix miss of report unrecognized HMAC Algorithm parameter
Wei Yongjun
1
-1
/
+1
2008-02-01
[INET_DIAG]: Fix inet_diag_lock_handler error path.
Arnaldo Carvalho de Melo
1
-5
/
+6
2008-02-01
[INET]: Prevent out-of-sync truesize on ip_fragment slow path
Herbert Xu
2
-2
/
+6
2008-02-01
[AX25]: Kill ax25_bind() user triggable printk.
maximilian attems
1
-8
/
+5
2008-02-01
[AX25]: Beautify x25_init() version printk.
maximilian attems
1
-1
/
+1
2008-02-01
[NET] 9p: kill dead static inline buf_put_string
Ilpo Järvinen
1
-5
/
+0
2008-02-01
[IPSEC]: Add support for combined mode algorithms
Herbert Xu
4
-32
/
+325
2008-02-01
[IPSEC]: Allow async algorithms
Herbert Xu
1
-3
/
+3
2008-02-01
[IPSEC]: Use crypto_aead and authenc in ESP
Herbert Xu
4
-376
/
+583
2008-02-01
rfkill: add the WiMAX radio type
Iñaky Pérez-González
2
-0
/
+12
2008-02-01
mac80211: fixing null qos data frames check for reordering buffer
Ron Rindjunsky
1
-1
/
+1
2008-02-01
mac80211: fix alignment warning
Johannes Berg
1
-13
/
+33
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-66
/
+10
2008-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
9
-153
/
+1802
2008-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-0
/
+1
2008-01-30
Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER
Linus Torvalds
1
-1
/
+1
2008-01-30
x86: change NR_CPUS arrays in numa_64
travis@sgi.com
1
-0
/
+1
2008-01-30
SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls
Trond Myklebust
1
-3
/
+6
2008-01-30
SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create()
Chuck Lever
1
-1
/
+1
2008-01-30
SUNRPC: Clean up block comment preceding rpcb_getport_sync()
Chuck Lever
1
-1
/
+4
2008-01-30
SUNRPC: Use appropriate argument types in rpcb client
Chuck Lever
1
-2
/
+1
2008-01-30
SUNRPC: rpcb_getport_sync() should use built-in hostname generator
Chuck Lever
1
-3
/
+1
2008-01-30
SUNRPC: Clean up functions that free address_strings array
Chuck Lever
2
-12
/
+20
2008-01-30
SUNRPC: Fix up constant string declarations in struct rpcbind_args
Trond Myklebust
1
-7
/
+5
2008-01-30
SUNRPC: fewer conditionals in the format_ip_address routines
Chuck Lever
3
-36
/
+25
2008-01-30
SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()
Chuck Lever
1
-7
/
+6
2008-01-30
SUNRPC: Add support for per-client timeout values
Trond Myklebust
4
-18
/
+18
[prev]
[next]