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
2018-01-19
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
12
-28
/
+2
2018-01-19
netfilter: nf_tables: set flowtable priority and hooknum field
Pablo Neira Ayuso
1
-0
/
+2
2018-01-19
netfilter: delete /proc THIS_MODULE references
Alexey Dobriyan
11
-19
/
+0
2018-01-19
netfilter: nf_tables: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-19
netfilter: return booleans instead of integers
Gustavo A. R. Silva
3
-3
/
+3
2018-01-19
netfilter: nf_tables: allocate handle and delete objects via handle
Harsha Sharma
1
-12
/
+134
2018-01-19
netfilter: nf_nat_snmp_basic: use asn1 decoder library
Taehee Yoo
5
-1192
/
+419
2018-01-19
netfilter: nf_nat_snmp_basic: use nf_ct_helper_log
Taehee Yoo
1
-5
/
+6
2018-01-19
netfilter: nf_nat_snmp_basic: replace ctinfo with dir.
Taehee Yoo
1
-5
/
+2
2018-01-19
netfilter: nf_nat_snmp_basic: remove debug parameter
Taehee Yoo
1
-62
/
+0
2018-01-19
netfilter: nf_nat_snmp_basic: remove useless comment
Taehee Yoo
1
-30
/
+0
2018-01-16
netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdef
Arnd Bergmann
2
-2
/
+4
2018-01-16
netfilter: nf_defrag: mark xt_table structures 'const' again
Arnd Bergmann
2
-10
/
+38
2018-01-16
netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
Subash Abhinov Kasiviswanathan
1
-5
/
+10
2018-01-16
netfilter: x_tables: don't return garbage pointer on modprobe failure
Florian Westphal
1
-1
/
+1
2018-01-16
netfilter: nf_tables: flow_offload depends on flow_table
Arnd Bergmann
1
-1
/
+1
2018-01-11
netfilter: nf_defrag: Skip defrag if NOTRACK is set
Subash Abhinov Kasiviswanathan
4
-3
/
+28
2018-01-11
netfilter: clusterip: make sure arp hooks are available
Florian Westphal
1
-0
/
+1
2018-01-10
netfilter: improve flow table Kconfig dependencies
Arnd Bergmann
3
-3
/
+7
2018-01-10
netfilter: add IPv6 segment routing header 'srh' match
Ahmed Abdelsalam
3
-0
/
+171
2018-01-10
netfilter: core: return EBUSY in case NAT hook is already in use
Pablo Neira Ayuso
1
-1
/
+1
2018-01-10
netfilter: remove duplicated include
Wei Yongjun
2
-3
/
+0
2018-01-10
netfilter: core: make local function __nf_unregister_net_hook static
Wei Yongjun
1
-2
/
+2
2018-01-10
netfilter: nf_tables: fix a typo in nf_tables_getflowtable()
Wei Yongjun
1
-1
/
+1
2018-01-10
netfilter: x_tables: unbreak module auto loading
Florian Westphal
1
-1
/
+1
2018-01-10
netfilter: nf_tables: get rid of struct nft_af_info abstraction
Pablo Neira Ayuso
7
-361
/
+84
2018-01-10
netfilter: nf_tables: get rid of pernet families
Pablo Neira Ayuso
7
-230
/
+73
2018-01-10
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
10
-299
/
+281
2018-01-10
netfilter: nf_tables: remove struct nft_af_info parameter in nf_tables_chain_...
Pablo Neira Ayuso
1
-9
/
+7
2018-01-10
netfilter: nf_tables: no need for struct nft_af_info to enable/disable table
Pablo Neira Ayuso
1
-15
/
+6
2018-01-10
netfilter: nf_tables: remove flag field from struct nft_af_info
Pablo Neira Ayuso
2
-2
/
+1
2018-01-10
netfilter: nf_tables: remove nhooks field from struct nft_af_info
Pablo Neira Ayuso
7
-10
/
+1
2018-01-09
tipc: improve poll() for group member socket
Jon Maloy
3
-33
/
+41
2018-01-09
tipc: improve groupcast scope handling
Jon Maloy
8
-71
/
+96
2018-01-09
tipc: add option to suppress PUBLISH events for pre-existing publications
Jon Maloy
6
-15
/
+21
2018-01-09
tipc: send out join messages as soon as new member is discovered
Jon Maloy
4
-42
/
+68
2018-01-09
tipc: simplify group LEAVE sequence
Jon Maloy
1
-31
/
+9
2018-01-09
tipc: create group member event messages when they are needed
Jon Maloy
3
-44
/
+56
2018-01-09
tipc: adjustment to group member FSM
Jon Maloy
1
-3
/
+2
2018-01-09
tipc: let group member stay in JOINED mode if unable to reclaim
Jon Maloy
1
-12
/
+22
2018-01-09
tipc: a couple of cleanups
Jon Maloy
1
-14
/
+8
2018-01-09
ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
Eugenia Emantayev
1
-2
/
+11
2018-01-09
ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table
Colin Ian King
1
-1
/
+1
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-97
/
+128
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-85
/
+126
2018-01-08
net: tipc: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-01-08
net: ovs: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-01-08
net: caif: remove unused hardirq.h
Yang Shi
2
-2
/
+0
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
84
-1241
/
+3370
2018-01-08
l2tp: adjust comments about L2TPv3 offsets
Guillaume Nault
1
-4
/
+3
[next]