index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
5
-78
/
+118
2016-09-24
netfilter: Only allow sane values in nf_register_net_hook
Aaron Conole
1
-0
/
+5
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
14
-19
/
+19
2016-09-24
netfilter: call nf_hook_ingress with rcu_read_lock
Aaron Conole
1
-1
/
+6
2016-09-24
netfilter: bridge: add and use br_nf_hook_thresh
Florian Westphal
2
-16
/
+56
2016-09-24
netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and ...
Gao Feng
1
-8
/
+4
2016-09-23
netfilter: nft_lookup: remove superfluous element found check
Pablo Neira Ayuso
1
-1
/
+1
2016-09-23
netfilter: xt_helper: Use sizeof(variable) instead of literal number
Gao Feng
1
-1
/
+1
2016-09-23
netfilter: Enhance the codes used to get random once
Gao Feng
3
-17
/
+4
2016-09-23
netfilter: nf_tables: check tprot_set first when we use xt.thoff
Liping Zhang
3
-10
/
+19
2016-09-23
netfilter: nf_tables: improve nft payload fast eval
Liping Zhang
1
-1
/
+1
2016-09-23
netfilter: nft_queue: add _SREG_QNUM attr to select the queue number
Liping Zhang
1
-12
/
+90
2016-09-23
netfilter: nf_tables: validate maximum value of u32 netlink attributes
Laura Garcia Liebana
6
-8
/
+59
2016-09-22
netfilter: nft_numgen: add number generation offset
Laura Garcia Liebana
1
-6
/
+26
2016-09-13
netfilter: nft_hash: fix hash overflow validation
Laura Garcia Liebana
1
-1
/
+1
2016-09-12
netfilter: nft_numgen: fix race between num generate and store it
Liping Zhang
1
-1
/
+1
2016-09-12
netfilter: conntrack: remove packet hotpath stats
Florian Westphal
3
-21
/
+7
2016-09-12
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
6
-10
/
+33
2016-09-12
netfilter: Add the missed return value check of register_netdevice_notifier
Gao Feng
3
-7
/
+28
2016-09-12
netfilter: nf_conntrack: simplify __nf_ct_try_assign_helper() return logic
Pablo Neira
1
-9
/
+6
2016-09-12
netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport
Pablo Neira Ayuso
2
-6
/
+2
2016-09-12
netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate
Pablo Neira Ayuso
2
-71
/
+45
2016-09-12
netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()
Pablo Neira Ayuso
1
-77
/
+2
2016-09-12
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
4
-5
/
+9
2016-09-12
netfilter: nft_dynset: allow to invert match criteria
Pablo Neira Ayuso
1
-1
/
+19
2016-09-12
netfilter: nft_hash: Add hash offset value
Laura Garcia Liebana
1
-4
/
+13
2016-09-09
netfilter: nft_queue: check the validation of queues_total and queuenum
Liping Zhang
1
-0
/
+11
2016-09-07
netfilter: nf_ct_sip: allow tab character in SIP headers
Marco Angaroni
1
-1
/
+1
2016-09-07
netfilter: nft_quota: introduce nft_overquota()
Pablo Neira Ayuso
1
-4
/
+4
2016-09-07
netfilter: nft_quota: fix overquota logic
Pablo Neira Ayuso
1
-1
/
+1
2016-09-07
netfilter: nft_numgen: rename until attribute by modulus
Laura Garcia Liebana
1
-15
/
+15
2016-09-07
netfilter: ftp: Remove the useless code
Gao Feng
1
-12
/
+1
2016-09-07
netfilter: ftp: Remove the useless dlen==0 condition check in find_pattern
Gao Feng
1
-2
/
+0
2016-09-07
netfilter: nf_ct_sip: correct allowed characters in Call-ID SIP header
Marco Angaroni
1
-2
/
+3
2016-09-07
netfilter: nf_ct_sip: correct parsing of continuation lines in SIP headers
Marco Angaroni
1
-2
/
+1
2016-09-07
netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...
Gao Feng
2
-12
/
+13
2016-09-07
netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...
Gao Feng
2
-4
/
+4
2016-09-06
Merge tag 'rxrpc-rewrite-20160904-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
5
-640
/
+660
2016-09-06
Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
4
-31
/
+23
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
36
-1554
/
+1196
2016-09-04
rxrpc Move enum rxrpc_command to sendmsg.c
David Howells
2
-7
/
+7
2016-09-04
rxrpc: Rearrange net/rxrpc/sendmsg.c
David Howells
1
-281
/
+277
2016-09-04
rxrpc: Split sendmsg from packet transmission code
David Howells
5
-633
/
+657
2016-09-04
rxrpc: Don't change the epoch
David Howells
1
-24
/
+8
2016-09-04
rxrpc: Randomise epoch and starting client conn ID values
David Howells
1
-1
/
+8
2016-09-04
netns: avoid disabling irq for netns id
WANG Cong
1
-20
/
+15
2016-09-04
vxlan: call peernet2id() in fdb notification
WANG Cong
1
-1
/
+1
2016-09-04
openvswitch: Free tmpl with tmpl_free.
Joe Stringer
1
-1
/
+1
2016-09-04
rxrpc: The client call state must be changed before attachment to conn
David Howells
2
-2
/
+4
2016-09-02
tipc: send broadcast nack directly upon sequence gap detection
Jon Paul Maloy
1
-7
/
+16
[next]