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-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
2
-0
/
+4
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
4
-200
/
+225
2018-05-06
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
6
-26
/
+14
2018-05-06
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
1
-9
/
+164
2018-05-06
netfilter: nft_numgen: enable hashing of one element
Laura Garcia Liebana
1
-1
/
+1
2018-05-06
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
1
-5
/
+80
2018-04-27
ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
Cong Wang
1
-0
/
+1
2018-04-27
ipvs: initialize tbl->entries after allocation
Cong Wang
1
-0
/
+1
2018-04-27
Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
9
-6
/
+592
2018-04-27
netfilter: nf_tables: merge exthdr expression into nft core
Florian Westphal
4
-29
/
+4
2018-04-27
netfilter: nf_tables: merge rt expression into nft core
Florian Westphal
4
-29
/
+3
2018-04-27
netfilter: nf_tables: make meta expression builtin
Florian Westphal
4
-29
/
+3
2018-04-24
netfilter: merge meta_bridge into nft_meta
Florian Westphal
4
-175
/
+58
2018-04-24
netfilter: nf_tables: always use an upper set size for dynsets
Florian Westphal
1
-1
/
+4
2018-04-24
netfilter: nf_tables: support timeouts larger than 23 days
Florian Westphal
1
-13
/
+37
2018-04-24
netfilter: xtables: use ipt_get_target_c instead of ipt_get_target
Taehee Yoo
1
-1
/
+1
2018-04-24
netfilter: ebtables: add ebt_get_target and ebt_get_target_c
Taehee Yoo
1
-9
/
+13
2018-04-24
netfilter: x_tables: remove duplicate ip6t_get_target function call
Taehee Yoo
1
-1
/
+0
2018-04-24
netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCH
Taehee Yoo
1
-1
/
+1
2018-04-24
netfilter: ebtables: add ebt_free_table_info function
Taehee Yoo
1
-24
/
+15
2018-04-24
netfilter: add __exit mark to helper modules
Taehee Yoo
5
-11
/
+5
2018-04-24
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
29
-60
/
+124
2018-04-24
netfilter: nf_tables: Simplify set backend selection
Phil Sutter
4
-124
/
+124
2018-04-24
netfilter: nf_tables: initial support for extended ACK reporting
Pablo Neira Ayuso
1
-93
/
+206
2018-04-24
netfilter: nf_tables: simplify lookup functions
Pablo Neira Ayuso
3
-154
/
+104
2018-04-24
netfilter: nf_flow_table: fix offloading connections with SNAT+DNAT
Felix Fietkau
1
-1
/
+1
2018-04-24
netfilter: nf_flow_table: add missing condition for TCP state check
Felix Fietkau
1
-4
/
+8
2018-04-24
netfilter: nf_flow_table: tear down TCP flows if RST or FIN was seen
Felix Fietkau
1
-3
/
+27
2018-04-24
netfilter: nf_flow_table: add support for sending flows back to the slow path
Felix Fietkau
1
-1
/
+49
2018-04-24
netfilter: nf_flow_table: in flow_offload_lookup, skip entries being deleted
Felix Fietkau
1
-2
/
+15
2018-04-24
netfilter: nf_flow_table: add a new flow state for tearing down offloading
Felix Fietkau
1
-8
/
+14
2018-04-24
netfilter: nf_flow_table: make flow_offload_dead inline
Felix Fietkau
1
-6
/
+0
2018-04-24
netfilter: nf_flow_table: track flow tables in nf_flow_table directly
Felix Fietkau
2
-20
/
+18
2018-04-24
netfilter: nf_flow_table: fix priv pointer for netdev hook
Felix Fietkau
1
-1
/
+1
2018-04-24
netfilter: nf_flow_table: move init code to nf_flow_table_core.c
Felix Fietkau
5
-61
/
+72
2018-04-24
netfilter: nf_flow_table: relax mixed ipv4/ipv6 flowtable dependencies
Felix Fietkau
1
-2
/
+1
2018-04-24
netfilter: nf_flow_table: move ipv6 offload hook code to nf_flow_table
Felix Fietkau
2
-232
/
+215
2018-04-24
netfilter: nf_flow_table: move ip header check out of nf_flow_exceeds_mtu
Felix Fietkau
1
-4
/
+2
2018-04-24
netfilter: nf_flow_table: move ipv4 offload hook code to nf_flow_table
Felix Fietkau
3
-242
/
+247
2018-04-21
netfilter: nf_flow_table: rename nf_flow_table.c to nf_flow_table_core.c
Felix Fietkau
2
-0
/
+2
2018-04-21
netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple
Felix Fietkau
3
-30
/
+12
2018-04-21
ipv6: make ip6_dst_mtu_forward inline
Felix Fietkau
1
-22
/
+0
2018-04-19
netfilter: nf_flow_table: clean up flow_offload_alloc
Felix Fietkau
1
-59
/
+34
2018-04-19
netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet.
Taehee Yoo
2
-9
/
+14
2018-04-18
ipv6: frags: fix a lockdep false positive
Eric Dumazet
1
-11
/
+12
2018-04-18
hv_netvsc: propogate Hyper-V friendly name into interface alias
Stephen Hemminger
1
-0
/
+1
2018-04-17
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
3
-49
/
+2
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
5
-200
/
+201
2018-04-17
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
6
-147
/
+113
2018-04-17
net/ipv6: introduce fib6_info struct and helpers
David Ahern
1
-0
/
+60
[next]