index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-11
1
-3
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-11-04
2
-4
/
+8
|
\
|
*
netfilter: introduce nf_conn_acct structure
Holger Eitzenberger
2013-11-03
2
-4
/
+8
*
|
nf_tables*.h: Remove extern from function prototypes
Joe Perches
2013-10-21
2
-43
/
+40
*
|
netfilter: nf_tables: add trace support
Pablo Neira Ayuso
2013-10-14
1
-0
/
+2
*
|
netfilter: nfnetlink: add batch support and use it from nf_tables
Pablo Neira Ayuso
2013-10-14
1
-1
/
+24
*
|
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
2013-10-14
1
-1
/
+3
*
|
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
2013-10-14
3
-7
/
+90
*
|
netfilter: nf_tables: convert built-in tables/chains to chain types
Pablo Neira Ayuso
2013-10-14
1
-9
/
+22
*
|
netfilter: nft_payload: add optimized payload implementation for small loads
Patrick McHardy
2013-10-14
1
-0
/
+9
*
|
netfilter: nf_tables: add optimized data comparison for small values
Patrick McHardy
2013-10-14
1
-0
/
+8
*
|
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
1
-13
/
+29
*
|
netfilter: nf_tables: add netlink set API
Patrick McHardy
2013-10-14
1
-7
/
+142
*
|
netfilter: add nftables
Patrick McHardy
2013-10-14
2
-0
/
+326
*
|
netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c
Pablo Neira Ayuso
2013-10-14
1
-0
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
1
-1
/
+1
|
\
|
*
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
2013-09-30
1
-1
/
+1
*
|
netfilter: Remove extern from function prototypes
Joe Perches
2013-09-23
22
-246
/
+217
|
/
*
netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions
Michal Kubeček
2013-09-13
1
-1
/
+1
*
netfilter: add SYNPROXY core/target
Patrick McHardy
2013-08-28
3
-1
/
+84
*
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
Patrick McHardy
2013-08-28
4
-29
/
+51
*
netfilter: nfnetlink_queue: allow to attach expectations to conntracks
Pablo Neira Ayuso
2013-08-13
1
-0
/
+8
*
netfilter: nf_conntrack: don't send destroy events from iterator
Florian Westphal
2013-08-09
1
-1
/
+3
*
netfilter: nf_nat: change sequence number adjustments to 32 bits
Patrick McHardy
2013-07-31
3
-5
/
+5
*
netfilter: nf_conntrack: remove duplicate code in ctnetlink
Florian Westphal
2013-07-31
1
-2
/
+1
*
netfilter: tproxy: remove nf_tproxy_core.h
Florian Westphal
2013-07-31
1
-206
/
+0
*
netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb
Florian Westphal
2013-07-31
1
-4
/
+0
*
netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()
Patrick McHardy
2013-07-31
1
-7
/
+0
*
net_sched: add 64bit rate estimators
Eric Dumazet
2013-06-11
1
-1
/
+1
*
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2013-05-15
2
-2
/
+4
*
netfilter: move skb_gso_segment into nfnetlink_queue module
Florian Westphal
2013-04-29
1
-0
/
+6
*
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
2013-04-19
2
-3
/
+3
*
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2013-04-05
1
-4
/
+10
*
netfilter: nf_conntrack: speed up module removal path if netns in use
Vladimir Davydov
2013-03-19
1
-0
/
+1
*
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
2013-02-19
1
-0
/
+4
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-01-27
11
-28
/
+138
|
\
|
*
netfilter: nf_conntrack: refactor l4proto support for netns
Gao feng
2013-01-23
1
-3
/
+7
|
*
netfilter: nf_conntrack: refactor l3proto support for netns
Gao feng
2013-01-23
1
-3
/
+8
|
*
netfilter: nf_ct_proto: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+5
|
*
netfilter: nf_ct_labels: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+4
|
*
netfilter: nf_ct_helper: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+5
|
*
netfilter: nf_ct_timeout: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+4
|
*
netfilter: nf_ct_ecache: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+15
|
*
netfilter: nf_ct_tstamp: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+17
|
*
netfilter: nf_ct_acct: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+4
|
*
netfilter: nf_ct_expect: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+5
|
*
netfilter: nf_conntrack: move initialization out of pernet operations
Gao feng
2013-01-23
1
-2
/
+6
|
*
netfilter: ctnetlink: allow userspace to modify labels
Florian Westphal
2013-01-18
1
-0
/
+3
|
*
netfilter: add connlabel conntrack extension
Florian Westphal
2013-01-18
2
-0
/
+59
*
|
soreuseport: TCP/IPv6 implementation
Tom Herbert
2013-01-23
1
-0
/
+1
[next]