index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-26
udp: expose inet cork to udp
Willem de Bruijn
2
-1
/
+2
2018-04-25
sctp: remove the unused sctp_assoc_is_match function
Xin Long
1
-4
/
+0
2018-04-25
sctp: fix const parameter violation in sctp_make_sack
Marcelo Ricardo Leitner
1
-1
/
+1
2018-04-25
neighbour: support for NTF_EXT_LEARNED flag
Roopa Prabhu
1
-1
/
+18
2018-04-25
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
Ahmed Abdelsalam
1
-0
/
+1
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2018-04-24
netfilter: merge meta_bridge into nft_meta
Florian Westphal
1
-44
/
+0
2018-04-24
netfilter: nf_tables: support timeouts larger than 23 days
Florian Westphal
1
-2
/
+2
2018-04-24
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
6
-10
/
+10
2018-04-24
netfilter: nf_tables: Simplify set backend selection
Phil Sutter
1
-19
/
+15
2018-04-24
netfilter: nf_tables: simplify lookup functions
Pablo Neira Ayuso
1
-6
/
+6
2018-04-24
netfilter: nf_flow_table: add a new flow state for tearing down offloading
Felix Fietkau
1
-0
/
+2
2018-04-24
netfilter: nf_flow_table: make flow_offload_dead inline
Felix Fietkau
1
-1
/
+4
2018-04-24
netfilter: nf_flow_table: track flow tables in nf_flow_table directly
Felix Fietkau
2
-3
/
+1
2018-04-24
netfilter: nf_flow_table: move init code to nf_flow_table_core.c
Felix Fietkau
1
-4
/
+2
2018-04-23
net: fib_rules: add extack support
Roopa Prabhu
1
-1
/
+2
2018-04-22
net: sched: ife: handle malformed tlv length
Alexander Aring
1
-1
/
+2
2018-04-22
llc: delete timers synchronously in llc_sk_free()
Cong Wang
1
-0
/
+1
2018-04-21
net/ipv6: Make from in rt6_info rcu protected
David Ahern
1
-4
/
+6
2018-04-21
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
David Ahern
1
-2
/
+4
2018-04-21
net/ipv6: Rename rt6_get_cookie_safe
David Ahern
1
-3
/
+3
2018-04-21
net/ipv6: Clean up rt expires helpers
David Ahern
1
-21
/
+0
2018-04-21
netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple
Felix Fietkau
1
-0
/
+2
2018-04-21
ipv6: make ip6_dst_mtu_forward inline
Felix Fietkau
2
-2
/
+21
2018-04-19
net-next: ax88796: add interrupt status callback to platform data
Michael Karcher
1
-0
/
+5
2018-04-19
net-next: ax88796: Add block_input/output hooks to ax_plat_data
Michael Karcher
1
-0
/
+9
2018-04-19
net/ipv6: Remove fib6_idev
David Ahern
1
-1
/
+0
2018-04-19
net/ipv6: Remove compare of fib6_idev from rt6_duplicate_nexthop
David Ahern
1
-1
/
+0
2018-04-19
net/ipv6: Change ip6_route_get_saddr to get dev from route
David Ahern
1
-5
/
+6
2018-04-19
net/ipv6: Remove aca_idev
David Ahern
2
-1
/
+5
2018-04-19
net/ipv6: Rename addrconf_dst_alloc
David Ahern
1
-1
/
+1
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
2
-32
/
+32
2018-04-19
netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*
Felix Fietkau
1
-4
/
+4
2018-04-19
netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet.
Taehee Yoo
1
-17
/
+0
2018-04-17
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
1
-57
/
+3
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
4
-38
/
+38
2018-04-17
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2
-5
/
+2
2018-04-17
net/ipv6: introduce fib6_info struct and helpers
David Ahern
1
-0
/
+55
2018-04-17
net/ipv6: Cleanup exception and cache route handling
David Ahern
1
-1
/
+0
2018-04-17
net/ipv6: Add gfp_flags to route add functions
David Ahern
1
-2
/
+4
2018-04-17
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
1
-0
/
+3
2018-04-17
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
1
-1
/
+4
2018-04-17
net/ipv6: Add fib6_null_entry
David Ahern
1
-1
/
+2
2018-04-17
net/ipv6: move expires into rt6_info
David Ahern
1
-4
/
+23
2018-04-17
net/ipv6: move metrics from dst to rt6_info
David Ahern
1
-8
/
+9
2018-04-17
net/ipv6: Move nexthop data to fib6_nh
David Ahern
2
-7
/
+15
2018-04-17
net/ipv6: Save route type in rt6_info
David Ahern
1
-0
/
+1
2018-04-17
net/ipv6: Pass net namespace to route functions
David Ahern
1
-5
/
+7
2018-04-17
net/ipv6: Pass net to fib6_update_sernum
David Ahern
1
-1
/
+1
2018-04-17
net: Move fib_convert_metrics to metrics file
David Ahern
1
-0
/
+3
[prev]
[next]