开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-21
net/ipv6: Remove unncessary check on f6i in fib6_check
David Ahern
2018-04-21
net/ipv6: Make from in rt6_info rcu protected
David Ahern
2018-04-21
net/ipv6: Move release of fib6_info from pcpu routes to helper
David Ahern
2018-04-21
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
David Ahern
2018-04-21
net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc
David Ahern
2018-04-21
net/ipv6: Rename rt6_get_cookie_safe
David Ahern
2018-04-21
net/ipv6: Clean up rt expires helpers
David Ahern
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-20
net/ipv6: Fix ip6_convert_metrics() bug
Eric Dumazet
2018-04-20
tipc: confgiure and apply UDP bearer MTU on running links
GhantaKrishnamurthy MohanKrishna
2018-04-20
tipc: implement configuration of UDP media MTU
GhantaKrishnamurthy MohanKrishna
2018-04-20
tipc: set default MTU for UDP media
GhantaKrishnamurthy MohanKrishna
2018-04-19
net/smc: fix shutdown in state SMC_LISTEN
Ursula Braun
2018-04-19
net/ipv6: Fix gfp_flags arg to addrconf_prefix_route
David Ahern
2018-04-19
net/ipv6: Remove fib6_idev
David Ahern
2018-04-19
net/ipv6: Remove unnecessary checks on fib6_idev
David Ahern
2018-04-19
net/ipv6: Remove aca_idev
David Ahern
2018-04-19
net/ipv6: Rename addrconf_dst_alloc
David Ahern
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
2018-04-19
llc: hold llc_sap before release_sock()
Cong Wang
2018-04-19
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
2018-04-19
net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
Colin Ian King
2018-04-19
tcp: export packets delivery info
Yuchung Cheng
2018-04-19
tcp: track total bytes delivered with ECN CE marks
Yuchung Cheng
2018-04-19
tcp: new helper to calculate newly delivered
Yuchung Cheng
2018-04-19
tcp: better delivery accounting for SYN-ACK and SYN-data
Yuchung Cheng
2018-04-19
net: change the comment of dev_mc_init
sunlianwen
2018-04-19
bpf: reserve xdp_frame size in xdp headroom
Jesper Dangaard Brouer
2018-04-18
ipv6: frags: fix a lockdep false positive
Eric Dumazet
2018-04-18
hv_netvsc: propogate Hyper-V friendly name into interface alias
Stephen Hemminger
2018-04-18
bpf: making bpf_prog_test run aware of possible data_end ptr change
Nikita V. Shirokov
2018-04-18
bpf: make generic xdp compatible w/ bpf_xdp_adjust_tail
Nikita V. Shirokov
2018-04-18
bpf: adding bpf_xdp_adjust_tail helper
Nikita V. Shirokov
2018-04-18
tipc: fix infinite loop when dumping link monitor summary
Tung Nguyen
2018-04-18
tipc: fix use-after-free in tipc_nametbl_stop
Jon Maloy
2018-04-17
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
2018-04-17
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2018-04-17
net/ipv6: introduce fib6_info struct and helpers
David Ahern
2018-04-17
net/ipv6: Cleanup exception and cache route handling
David Ahern
2018-04-17
net/ipv6: Add gfp_flags to route add functions
David Ahern
2018-04-17
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
2018-04-17
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
2018-04-17
net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
David Ahern
2018-04-17
net/ipv6: Add fib6_null_entry
David Ahern
2018-04-17
net/ipv6: move expires into rt6_info
David Ahern
2018-04-17
net/ipv6: move metrics from dst to rt6_info
David Ahern
2018-04-17
net/ipv6: Defer initialization of dst to data path
David Ahern
[next]