index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
2014-10-31
1
-26
/
+62
*
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
2014-10-13
1
-0
/
+1
*
netfilter: missing module license in the nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-11
1
-0
/
+3
*
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
2014-10-03
1
-23
/
+11
*
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
2
-2
/
+2
*
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-02
3
-0
/
+136
*
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2014-10-02
1
-1
/
+0
*
netfilter: masquerading needs to be independent of x_tables in Kconfig
Pablo Neira Ayuso
2014-09-12
1
-12
/
+15
*
netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT
Pablo Neira Ayuso
2014-09-12
1
-10
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-10
8
-418
/
+536
|
\
|
*
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
2014-09-09
3
-0
/
+96
|
*
netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables
Arturo Borrero
2014-09-09
4
-99
/
+170
|
*
netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from core
Pablo Neira Ayuso
2014-09-02
1
-120
/
+37
|
*
netfilter: nat: move specific NAT IPv4 to core
Pablo Neira Ayuso
2014-09-02
2
-199
/
+233
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
2
-48
/
+56
|
\
\
|
*
|
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
2014-08-18
2
-48
/
+56
|
|
/
*
|
net: use reciprocal_scale() helper
Daniel Borkmann
2014-08-23
1
-1
/
+1
|
/
*
netfilter: kill remnants of ulog targets
Paul Bolle
2014-07-25
1
-1
/
+0
*
netfilter: nf_conntrack: remove exceptional & on function name
Himangi Saraogi
2014-07-25
1
-1
/
+1
*
netfilter: use IS_ENABLED() macro
Duan Jiong
2014-06-30
6
-10
/
+14
*
netfilter: fix several Kconfig problems in NF_LOG_*
Pablo Neira Ayuso
2014-06-28
1
-10
/
+10
*
netfilter: add generic ARP packet logger
Pablo Neira Ayuso
2014-06-27
3
-0
/
+155
*
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
2014-06-27
1
-7
/
+7
*
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
2014-06-27
3
-0
/
+393
*
netfilter: kill ulog targets
Pablo Neira Ayuso
2014-06-25
2
-517
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-05-30
2
-20
/
+6
|
\
|
*
netfilter: add helper for adding nat extension
Florian Westphal
2014-04-29
2
-20
/
+6
*
|
net: rename local_df to ignore_df
WANG Cong
2014-05-12
1
-1
/
+1
*
|
netfilter: ipv4: defrag: set local_df flag on defragmented skb
Florian Westphal
2014-05-04
1
-2
/
+3
|
/
*
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2014-04-16
1
-4
/
+1
*
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-04-05
2
-4
/
+8
*
netfilter: nf_nat_snmp_basic: fix duplicates in if/else branches
FX Le Bail
2014-02-14
1
-2
/
+2
*
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
2014-02-06
1
-3
/
+4
*
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
2014-02-06
3
-0
/
+80
*
netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()
Alexey Dobriyan
2014-02-05
1
-1
/
+4
*
netfilter: nf_tables: fix error path in the init functions
Pablo Neira Ayuso
2014-01-09
1
-1
/
+7
*
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
2014-01-09
4
-4
/
+4
*
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
2014-01-09
4
-10
/
+10
*
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
2014-01-09
4
-4
/
+4
*
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
2014-01-09
2
-0
/
+2
*
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
2014-01-07
1
-1
/
+2
*
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
2014-01-07
2
-0
/
+2
*
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
2014-01-07
2
-44
/
+37
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-06
4
-258
/
+24
|
\
|
*
netfilter: add help information to new nf_tables Kconfig options
Pablo Neira Ayuso
2014-01-01
1
-0
/
+14
|
*
netfilter: nft_reject: support for IPv6 and TCP reset
Eric Leblond
2013-12-30
3
-128
/
+0
|
*
netfilter: REJECT: separate reusable code
Eric Leblond
2013-12-30
1
-130
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-05
1
-6
/
+0
|
\
\
|
*
|
netfilter: nf_conntrack: remove dead code
stephen hemminger
2014-01-03
1
-6
/
+0
*
|
|
ipv4: fix checkpatch error "space prohibited"
Weilong Chen
2013-12-26
1
-6
/
+6
[next]