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
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-05-22
1
-6
/
+6
|
\
|
*
net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx
Alex Shi
2012-05-14
1
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-16
7
-21
/
+49
|
\
\
|
*
|
netfilter: ipset: fix hash size checking in kernel
Jozsef Kadlecsik
2012-05-16
7
-21
/
+49
|
|
/
*
|
netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER
Pablo Neira Ayuso
2012-05-17
1
-1
/
+3
*
|
netfilter: xt_CT: remove redundant header include
Eldad Zack
2012-05-17
1
-1
/
+0
*
|
netfilter: ipset: fix timeout value overflow bug
Jozsef Kadlecsik
2012-05-17
1
-2
/
+13
*
|
netfilter: nf_ct_tcp: extend log message for invalid ignored packets
Pablo Neira Ayuso
2012-05-17
1
-1
/
+2
*
|
netfilter: xt_HMARK: modulus is expensive for hash calculation
Pablo Neira Ayuso
2012-05-17
1
-1
/
+1
*
|
netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()
Dan Carpenter
2012-05-17
1
-1
/
+1
*
|
netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
Florian Westphal
2012-05-17
1
-1
/
+1
*
|
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
8
-34
/
+17
*
|
netfilter: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
2
-3
/
+3
*
|
netfilter: hashlimit: byte-based limit mode
Florian Westphal
2012-05-09
1
-19
/
+97
*
|
netfilter: hashlimit: move rateinfo initialization to helper
Florian Westphal
2012-05-09
1
-5
/
+10
*
|
netfilter: limit, hashlimit: avoid duplicated inline
Florian Westphal
2012-05-09
2
-8
/
+5
*
|
netfilter: add xt_hmark target for hash-based skb marking
Hans Schillstrom
2012-05-09
3
-0
/
+378
*
|
netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
Hans Schillstrom
2012-05-09
2
-4
/
+4
*
|
netfilter: nf_conntrack: fix explicit helper attachment and NAT
Pablo Neira Ayuso
2012-05-08
1
-1
/
+12
*
|
netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
Kelvie Wong
2012-05-08
1
-1
/
+9
*
|
ipvs: ip_vs_proto: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
1
-1
/
+1
*
|
ipvs: ip_vs_ftp: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
1
-1
/
+1
*
|
ipvs: optimize the use of flags in ip_vs_bind_dest
Pablo Neira Ayuso
2012-05-08
1
-6
/
+9
*
|
ipvs: add support for sync threads
Pablo Neira Ayuso
2012-05-08
3
-157
/
+280
*
|
ipvs: reduce sync rate with time thresholds
Julian Anastasov
2012-05-08
4
-46
/
+137
*
|
ipvs: wakeup master thread
Pablo Neira Ayuso
2012-05-08
2
-32
/
+133
*
|
ipvs: always update some of the flags bits in backup
Julian Anastasov
2012-05-08
1
-42
/
+23
*
|
ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
Julian Anastasov
2012-05-08
1
-7
/
+26
*
|
ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
Julian Anastasov
2012-05-08
1
-5
/
+5
*
|
ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
Julian Anastasov
2012-05-08
1
-1
/
+1
*
|
ipvs: use GFP_KERNEL allocation where possible
Sasha Levin
2012-05-08
1
-1
/
+1
*
|
ipvs: SH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
|
ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
2012-05-08
1
-1
/
+1
*
|
ipvs: WRR scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
|
ipvs: DH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
|
ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
2012-05-08
1
-1
/
+1
*
|
ipvs: timeout tables do not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
|
netfilter: nf_ct_helper: allow to disable automatic helper assignment
Eric Leblond
2012-05-08
2
-19
/
+105
*
|
netfilter: nf_ct_ecache: refactor notifier registration
Tony Zelenoff
2012-05-08
1
-6
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
10
-39
/
+91
|
\
|
|
*
netfilter: xt_CT: fix wrong checking in the timeout assignment path
Pablo Neira Ayuso
2012-04-30
1
-1
/
+1
|
*
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
2012-04-30
2
-22
/
+39
|
*
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
2012-04-30
4
-5
/
+21
|
*
ipvs: null check of net->ipvs in lblc(r) shedulers
Hans Schillstrom
2012-04-30
2
-0
/
+6
|
*
ipvs: reset ipvs pointer in netns
Julian Anastasov
2012-04-26
1
-0
/
+2
|
*
ipvs: add check in ftp for initialized core
Julian Anastasov
2012-04-26
1
-0
/
+2
|
*
ipvs: fix crash in ip_vs_control_net_cleanup on unload
Julian Anastasov
2012-04-25
1
-2
/
+2
|
*
ipvs: Verify that IP_VS protocol has been registered
Sasha Levin
2012-04-25
1
-9
/
+18
*
|
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
2012-04-21
1
-1
/
+1
*
|
net: Delete all remaining instances of ctl_path
Eric W. Biederman
2012-04-20
2
-16
/
+0
[next]