index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
ipv6: frags: fix a lockdep false positive
Eric Dumazet
1
-11
/
+12
2018-04-19
hv_netvsc: propogate Hyper-V friendly name into interface alias
Stephen Hemminger
1
-0
/
+1
2018-04-18
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
3
-49
/
+2
2018-04-18
net/ipv6: Flip FIB entries to fib6_info
David Ahern
5
-200
/
+201
2018-04-18
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
6
-147
/
+113
2018-04-18
net/ipv6: introduce fib6_info struct and helpers
David Ahern
1
-0
/
+60
2018-04-18
net/ipv6: Cleanup exception and cache route handling
David Ahern
2
-77
/
+81
2018-04-18
net/ipv6: Add gfp_flags to route add functions
David Ahern
3
-25
/
+34
2018-04-18
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
2
-15
/
+26
2018-04-18
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
2
-7
/
+26
2018-04-18
net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
David Ahern
1
-4
/
+25
2018-04-18
net/ipv6: Add fib6_null_entry
David Ahern
2
-32
/
+56
2018-04-18
net/ipv6: move expires into rt6_info
David Ahern
4
-17
/
+19
2018-04-18
net/ipv6: move metrics from dst to rt6_info
David Ahern
4
-210
/
+124
2018-04-18
net/ipv6: Defer initialization of dst to data path
David Ahern
1
-41
/
+74
2018-04-18
net/ipv6: Move nexthop data to fib6_nh
David Ahern
3
-76
/
+94
2018-04-18
net/ipv6: Save route type in rt6_info
David Ahern
2
-26
/
+22
2018-04-18
net/ipv6: Move support functions up in route.c
David Ahern
1
-60
/
+59
[next]