index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: replace list_head with single linked list
Aaron Conole
2016-09-25
10
-116
/
+167
*
netfilter: nf_queue: whitespace cleanup
Aaron Conole
2016-09-25
1
-4
/
+4
*
netfilter: Only allow sane values in nf_register_net_hook
Aaron Conole
2016-09-24
1
-0
/
+5
*
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2016-09-24
14
-19
/
+19
*
netfilter: call nf_hook_ingress with rcu_read_lock
Aaron Conole
2016-09-24
1
-1
/
+6
*
netfilter: call nf_hook_state_init with rcu_read_lock held
Florian Westphal
2016-09-24
2
-1
/
+8
*
netfilter: bridge: add and use br_nf_hook_thresh
Florian Westphal
2016-09-24
3
-16
/
+62
*
netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and ...
Gao Feng
2016-09-24
1
-8
/
+4
*
netfilter: nft_lookup: remove superfluous element found check
Pablo Neira Ayuso
2016-09-23
1
-1
/
+1
*
netfilter: xt_helper: Use sizeof(variable) instead of literal number
Gao Feng
2016-09-23
1
-1
/
+1
*
netfilter: Enhance the codes used to get random once
Gao Feng
2016-09-23
3
-17
/
+4
*
netfilter: nf_tables: check tprot_set first when we use xt.thoff
Liping Zhang
2016-09-23
3
-10
/
+19
*
netfilter: nf_tables: improve nft payload fast eval
Liping Zhang
2016-09-23
1
-1
/
+1
*
netfilter: nf_queue: improve queue range support for bridge family
Liping Zhang
2016-09-23
1
-13
/
+43
*
netfilter: nft_queue: add _SREG_QNUM attr to select the queue number
Liping Zhang
2016-09-23
2
-12
/
+92
*
netfilter: nf_tables: validate maximum value of u32 netlink attributes
Laura Garcia Liebana
2016-09-23
7
-8
/
+60
*
netfilter: nft_numgen: add number generation offset
Laura Garcia Liebana
2016-09-22
2
-6
/
+28
*
netfilter: nft_hash: fix hash overflow validation
Laura Garcia Liebana
2016-09-13
1
-1
/
+1
*
netfilter: nft_numgen: fix race between num generate and store it
Liping Zhang
2016-09-12
1
-1
/
+1
*
netfilter: conntrack: remove packet hotpath stats
Florian Westphal
2016-09-12
5
-29
/
+11
*
netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLES
Liping Zhang
2016-09-12
1
-4
/
+0
*
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
2016-09-12
6
-10
/
+33
*
netfilter: Add the missed return value check of register_netdevice_notifier
Gao Feng
2016-09-12
3
-7
/
+28
*
netfilter: nf_conntrack: simplify __nf_ct_try_assign_helper() return logic
Pablo Neira
2016-09-12
1
-9
/
+6
*
netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport
Pablo Neira Ayuso
2016-09-12
3
-10
/
+4
*
netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate
Pablo Neira Ayuso
2016-09-12
3
-78
/
+45
*
netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()
Pablo Neira Ayuso
2016-09-12
3
-77
/
+93
*
netfilter: nf_tables_ipv6: setup pktinfo transport field on failure to parse
Pablo Neira Ayuso
2016-09-12
1
-2
/
+3
*
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
2016-09-12
7
-5
/
+29
*
netfilter: nft_dynset: allow to invert match criteria
Pablo Neira Ayuso
2016-09-12
2
-1
/
+25
*
netfilter: nft_hash: Add hash offset value
Laura Garcia Liebana
2016-09-12
2
-4
/
+15
*
netfilter: nf_conntrack: remove unused ctl_table_path member in nf_conntrack_...
Liping Zhang
2016-09-09
1
-4
/
+0
*
netfilter: nft_queue: check the validation of queues_total and queuenum
Liping Zhang
2016-09-09
1
-0
/
+11
*
netfilter: nf_ct_sip: allow tab character in SIP headers
Marco Angaroni
2016-09-07
1
-1
/
+1
*
netfilter: nft_quota: introduce nft_overquota()
Pablo Neira Ayuso
2016-09-07
1
-4
/
+4
*
netfilter: nft_quota: fix overquota logic
Pablo Neira Ayuso
2016-09-07
1
-1
/
+1
*
netfilter: nft_numgen: rename until attribute by modulus
Laura Garcia Liebana
2016-09-07
2
-17
/
+17
*
netfilter: ftp: Remove the useless code
Gao Feng
2016-09-07
1
-12
/
+1
*
netfilter: ftp: Remove the useless dlen==0 condition check in find_pattern
Gao Feng
2016-09-07
1
-2
/
+0
*
netfilter: nf_ct_sip: correct allowed characters in Call-ID SIP header
Marco Angaroni
2016-09-07
1
-2
/
+3
*
netfilter: nf_ct_sip: correct parsing of continuation lines in SIP headers
Marco Angaroni
2016-09-07
1
-2
/
+1
*
netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...
Gao Feng
2016-09-07
3
-54
/
+13
*
netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...
Gao Feng
2016-09-07
4
-24
/
+7
*
ptp: ixp46x: remove NO_IRQ handling
Arnd Bergmann
2016-09-07
1
-7
/
+8
*
sfc: check MTU against minimum threshold
Bert Kenward
2016-09-07
2
-1
/
+14
*
perf, bpf: fix conditional call to bpf_overflow_handler
Arnd Bergmann
2016-09-07
1
-1
/
+1
*
net: arc_emac: mark arc_mdio_reset() static
Baoyou Xie
2016-09-07
1
-1
/
+1
*
lan78xx: mark symbols static where possible
Baoyou Xie
2016-09-07
1
-11
/
+13
*
Merge branch 'qed-get_regs'
David S. Miller
2016-09-06
4
-0
/
+131
|
\
|
*
qed: Add infrastructure for debug data collection
Tomer Tayar
2016-09-06
4
-0
/
+131
|
/
[next]