index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-22
netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper
Julian Anastasov
1
-1
/
+2
2012-10-17
netfilter: xt_TEE: don't use destination address found in header
Eric Dumazet
1
-0
/
+1
2012-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pablo Neira Ayuso
1
-1
/
+5
2012-10-15
netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targets
Elison Niven
1
-4
/
+4
2012-10-15
netfilter: xt_CT: fix timeout setting with IPv6
Pablo Neira Ayuso
1
-4
/
+6
2012-10-09
ipvs: initialize returned data in do_ip_vs_get_ctl
Arnd Bergmann
1
-1
/
+2
2012-10-09
ipvs: fix ARP resolving for direct routing mode
Julian Anastasov
1
-1
/
+5
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
64
-716
/
+4567
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
4
-15
/
+49
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2012-09-26
netfilter: xt_limit: have r->cost != 0 case work
Jan Engelhardt
1
-4
/
+4
2012-09-24
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
Pablo Neira Ayuso
1
-2
/
+7
2012-09-24
netfilter: nfnetlink_queue: fix maximum packet length to userspace
Pablo Neira Ayuso
1
-3
/
+7
2012-09-24
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
Pablo Neira Ayuso
3
-2
/
+26
2012-09-24
netfilter: xt_time: add support to ignore day transition
Florian Westphal
1
-1
/
+23
2012-09-23
netfilter: ipset: Support to match elements marked with "nomatch"
Jozsef Kadlecsik
6
-20
/
+50
2012-09-23
netfilter: ipset: Coding style fixes
Jozsef Kadlecsik
2
-5
/
+8
2012-09-23
netfilter: ipset: Include supported revisions in module description
Jozsef Kadlecsik
11
-39
/
+72
2012-09-23
netfilter: ipset: Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
1
-23
/
+21
2012-09-21
netfilter: ipset: Check and reject crazy /0 input parameters
Jozsef Kadlecsik
6
-10
/
+13
2012-09-21
netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
Jozsef Kadlecsik
7
-33
/
+39
2012-09-21
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
3
-0
/
+202
2012-09-21
netfilter: combine ipt_NETMAP and ip6t_NETMAP
Jan Engelhardt
3
-0
/
+176
2012-09-21
netfilter: nf_nat: remove obsolete rcu_read_unlock call
Ulrich Weber
1
-3
/
+1
2012-09-21
netfilter: nf_nat: fix oops when unloading protocol modules
Patrick McHardy
2
-0
/
+4
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-48
/
+39
2012-09-13
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
5
-9
/
+4
2012-09-12
netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat
Pablo Neira Ayuso
1
-3
/
+0
2012-09-12
netfilter: log: Fix log-level processing
Joe Perches
1
-2
/
+2
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
9
-96
/
+96
2012-09-10
ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
1
-2
/
+1
2012-09-10
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
1
-8
/
+2
2012-09-10
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
1
-11
/
+8
2012-09-09
netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-09
netfilter: nf_nat: fix out-of-bounds access in address selection
Florian Westphal
1
-1
/
+1
2012-09-09
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-1
/
+1
2012-09-06
netfilter: take care of timewait sockets
Eric Dumazet
2
-22
/
+25
2012-09-05
netfilter: fix crash during boot if NAT has been compiled built-in
Pablo Neira Ayuso
1
-1
/
+1
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
8
-28
/
+79
2012-09-03
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()
Michael Wang
3
-7
/
+7
2012-09-03
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()
Michael Wang
3
-18
/
+14
2012-09-03
netfilter: remove xt_NOTRACK
Cong Wang
3
-67
/
+0
2012-09-03
netfilter: nf_conntrack: add nf_ct_timeout_lookup
Pablo Neira Ayuso
1
-6
/
+1
2012-09-03
netfilter: xt_CT: refactorize xt_ct_tg_check
Pablo Neira Ayuso
1
-136
/
+126
2012-09-03
netfilter: xt_socket: fix compilation warnings with gcc 4.7
Pablo Neira Ayuso
1
-6
/
+6
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+20
2012-08-31
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
1
-5
/
+11
2012-08-30
netfilter: nfnetlink_log: fix error return code in init path
Julia Lawall
1
-1
/
+3
2012-08-30
netfilter: ctnetlink: fix error return code in init path
Julia Lawall
1
-1
/
+2
2012-08-30
ipvs: fix error return code
Julia Lawall
1
-1
/
+3
[next]