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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: fix various sparse warnings
Florian Westphal
2014-11-13
8
-16
/
+20
*
netfilter: nft_redir: fix sparse warnings
Pablo Neira Ayuso
2014-11-12
1
-5
/
+6
*
netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECT
Pablo Neira Ayuso
2014-11-12
1
-2
/
+2
*
netfilter: nft_meta: add cgroup support
Ana Rey
2014-11-09
1
-0
/
+7
*
netfilter: nf_log: fix sparse warning in nf_logger_find_get()
Pablo Neira Ayuso
2014-11-04
1
-2
/
+1
*
netfilter: fix spelling errors
stephen hemminger
2014-10-30
2
-2
/
+2
*
Merge branch 'ipvs-next'
Pablo Neira Ayuso
2014-10-30
1
-1
/
+0
|
\
|
*
ipvs: remove unnecessary assignment in __ip_vs_get_out_rt
Alex Gartrell
2014-10-28
1
-1
/
+0
*
|
netfilter: log: protect nf_log_register against double registering
Marcelo Leitner
2014-10-30
4
-6
/
+46
*
|
netfilter: nf_log: Introduce nft_log_dereference() macro
Marcelo Leitner
2014-10-30
1
-12
/
+9
*
|
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
2014-10-27
9
-0
/
+282
*
|
netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
Arturo Borrero
2014-10-27
5
-38
/
+85
*
|
netfilter: refactor NAT redirect IPv4 to use it from nf_tables
Arturo Borrero
2014-10-27
5
-42
/
+92
*
|
ipx: remove __inline__ in c file on static
Fabian Frederick
2014-10-27
1
-1
/
+1
*
|
ipx: remove unnecessary casting on ntohl
Fabian Frederick
2014-10-27
1
-2
/
+2
*
|
ipx: move extern sysctl_ipx_pprop_broadcasting to header file
Fabian Frederick
2014-10-27
1
-3
/
+1
*
|
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
2014-10-27
1
-1
/
+1
*
|
ipv6: replace min/casting by min_t
Fabian Frederick
2014-10-27
1
-2
/
+2
*
|
ipv4: remove set but unused variable sha
Fabian Frederick
2014-10-27
1
-2
/
+1
*
|
net: llc: include linux/errno.h instead of asm/errno.h
Fabian Frederick
2014-10-24
1
-1
/
+1
*
|
lapb: move EXPORT_SYMBOL after functions.
Fabian Frederick
2014-10-24
1
-9
/
+8
*
|
ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn
Martin KaFai Lau
2014-10-24
1
-14
/
+16
*
|
ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case
Martin KaFai Lau
2014-10-24
1
-3
/
+3
*
|
ipv6: Remove BACKTRACK macro
Martin KaFai Lau
2014-10-24
1
-30
/
+40
*
|
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
Kenjiro Nakayama
2014-10-24
2
-2
/
+0
*
|
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
2014-10-22
2
-4
/
+4
*
|
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
2014-10-22
1
-3
/
+8
*
|
net: tso: fix unaligned access to crafted TCP header in helper API
Karl Beldan
2014-10-22
1
-1
/
+2
*
|
net: sched: initialize bstats syncp
Sabrina Dubroca
2014-10-21
1
-1
/
+1
*
|
netlink: Re-add locking to netlink_lookup() and seq walker
Thomas Graf
2014-10-21
1
-12
/
+25
*
|
tipc: fix lockdep warning when intra-node messages are delivered
Ying Xue
2014-10-21
1
-2
/
+2
*
|
tipc: fix a potential deadlock
Ying Xue
2014-10-21
3
-20
/
+35
*
|
net: core: handle encapsulation offloads when computing segment lengths
Florian Westphal
2014-10-20
1
-3
/
+10
*
|
net: make skb_gso_segment error handling more robust
Florian Westphal
2014-10-20
4
-2
/
+6
*
|
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
2014-10-20
5
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-20
8
-41
/
+159
|
\
\
|
|
/
|
/
|
|
*
netfilter: nft_nat: dump attributes if they are set
Pablo Neira Ayuso
2014-10-18
1
-9
/
+11
|
*
netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN
Pablo Neira Ayuso
2014-10-18
1
-22
/
+28
|
*
netfilter: nft_nat: insufficient attribute validation
Pablo Neira Ayuso
2014-10-18
1
-1
/
+3
|
*
netfilter: nft_compat: validate chain type in match/target
Pablo Neira Ayuso
2014-10-18
1
-9
/
+66
|
*
netfilter: nft_compat: fix hook validation for non-base chains
Pablo Neira Ayuso
2014-10-14
1
-0
/
+4
|
*
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
2014-10-13
5
-0
/
+40
|
*
netfilter: missing module license in the nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-11
2
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-19
4
-7
/
+8
|
\
\
|
*
|
Net: DSA: Fix checking for get_phy_flags function
Andrew Lunn
2014-10-19
1
-1
/
+1
|
*
|
ipv6: fix a potential use after free in sit.c
Li RongQing
2014-10-18
1
-3
/
+3
|
*
|
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
2014-10-18
1
-0
/
+1
|
*
|
ipv4: fix a potential use after free in gre_offload.c
Li RongQing
2014-10-18
1
-3
/
+3
*
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-18
1
-0
/
+2
|
\
\
\
|
*
|
|
9p/trans_virtio: enable VQs early
Michael S. Tsirkin
2014-10-15
1
-0
/
+2
[next]