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
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipvs: Avoid null-pointer deref in debug code
Alex Gartrell
2014-10-28
1
-2
/
+2
*
netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()
Arturo Borrero
2014-10-27
1
-1
/
+1
*
netfilter: nf_log: release skbuff on nlmsg put failure
Houcheng Lin
2014-10-24
1
-9
/
+8
*
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
Florian Westphal
2014-10-24
1
-3
/
+5
*
netfilter: nf_log: account for size of NLMSG_DONE attribute
Florian Westphal
2014-10-24
1
-3
/
+3
*
netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation
Sabrina Dubroca
2014-10-22
1
-2
/
+2
*
netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
Dan Carpenter
2014-10-22
1
-1
/
+1
*
netfilter: nf_conntrack: allow server to become a client in TW handling
Marcelo Leitner
2014-10-22
1
-2
/
+2
*
net: make skb_gso_segment error handling more robust
Florian Westphal
2014-10-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-20
4
-41
/
+150
|
\
|
*
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
3
-0
/
+38
*
|
netfilter: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
5
-18
/
+18
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-10
1
-6
/
+4
|
\
|
*
netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX
Pablo Neira Ayuso
2014-10-07
1
-6
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
71
-738
/
+2003
|
\
\
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-05
10
-120
/
+161
|
|
\
|
|
*
netfilter: explicit module dependency between br_netfilter and physdev
Pablo Neira Ayuso
2014-10-02
1
-0
/
+3
|
|
*
netfilter: nft_compat: remove incomplete 32/64 bits arch compat code
Pablo Neira Ayuso
2014-10-02
1
-101
/
+15
|
|
*
netfilter: nf_tables: wait for call_rcu completion on module removal
Pablo Neira Ayuso
2014-10-02
1
-0
/
+1
|
|
*
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
5
-15
/
+15
|
|
*
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2014-10-02
2
-4
/
+127
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
4
-8
/
+71
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2014-09-30
1
-1
/
+1
|
*
|
netfilter: conntrack: disable generic tracking for known protocols
Florian Westphal
2014-09-29
1
-1
/
+25
|
*
|
netfilter: nf_tables: store and dump set policy
Arturo Borrero
2014-09-29
1
-0
/
+6
|
*
|
net/netfilter/x_tables.c: use __seq_open_private()
Rob Jones
2014-09-26
1
-26
/
+4
|
*
|
netfilter: nf_tables: export rule-set generation ID
Pablo Neira Ayuso
2014-09-19
1
-26
/
+114
|
*
|
netfilter: nfnetlink: use original skbuff when committing/aborting
Pablo Neira Ayuso
2014-09-19
1
-3
/
+3
|
*
|
Merge branch 'ipvs-next'
Pablo Neira Ayuso
2014-09-18
21
-222
/
+529
|
|
\
\
|
|
*
|
ipvs: Allow heterogeneous pools now that we support them
Alex Gartrell
2014-09-18
1
-4
/
+20
|
|
*
|
ipvs: use the new dest addr family field
Julian Anastasov
2014-09-18
4
-16
/
+43
|
|
*
|
ipvs: use correct address family in scheduler logs
Julian Anastasov
2014-09-18
9
-12
/
+15
|
|
*
|
ipvs: address family of LBLCR entry depends on svc family
Julian Anastasov
2014-09-16
1
-6
/
+6
|
|
*
|
ipvs: address family of LBLC entry depends on svc family
Julian Anastasov
2014-09-16
1
-6
/
+6
|
|
*
|
ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding
Alex Gartrell
2014-09-16
2
-43
/
+117
|
|
*
|
ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools
Alex Gartrell
2014-09-16
1
-26
/
+51
|
|
*
|
ipvs: Pull out update_pmtu code
Alex Gartrell
2014-09-16
1
-12
/
+11
|
|
*
|
ipvs: Pull out crosses_local_route_boundary logic
Alex Gartrell
2014-09-16
1
-67
/
+77
|
|
*
|
ipvs: prevent mixing heterogeneous pools and synchronization
Alex Gartrell
2014-09-16
1
-0
/
+15
|
|
*
|
ipvs: Supply destination address family to ip_vs_conn_new
Alex Gartrell
2014-09-16
4
-9
/
+14
|
|
*
|
ipvs: Pass destination address family to ip_vs_trash_get_dest
Alex Gartrell
2014-09-16
1
-6
/
+6
|
|
*
|
ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
Alex Gartrell
2014-09-16
3
-15
/
+27
|
|
*
|
ipvs: Add destination address family to netlink interface
Alex Gartrell
2014-09-16
1
-7
/
+38
|
|
*
|
ipvs: Add simple weighted failover scheduler
Kenny Mathis
2014-09-16
3
-0
/
+90
|
*
|
|
netfilter: ipset: hash:mac type added to ipset
Jozsef Kadlecsik
2014-09-15
4
-1
/
+193
[next]