summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-04-24ipconfig: Tidy up reporting of name serversChris Novakovic
2018-04-24tcp: md5: only call tp->af_specific->md5_lookup() for md5 socketsEric Dumazet
2018-04-24Revert "net: init sk_cookie for inet socket"Yafang Shao
2018-04-23net: fib_rules: fix l3mdev netlink attr processingRoopa Prabhu
2018-04-23net/ipv6: Fix missing rcu dereferences on fromDavid Ahern
2018-04-23net/ipv6: add rcu locking to ip6_negative_adviceDavid Ahern
2018-04-23net: init sk_cookie for inet socketYafang Shao
2018-04-23net: fib_rules: add extack supportRoopa Prabhu
2018-04-23fib_rules: move common handling of newrule delrule msgs into fib_nl2ruleRoopa Prabhu
2018-04-23net: introduce a new tracepoint for tcp_rcv_space_adjustYafang Shao
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-21net/ipv6: Remove unncessary check on f6i in fib6_checkDavid Ahern
2018-04-21net/ipv6: Make from in rt6_info rcu protectedDavid Ahern
2018-04-21net/ipv6: Move release of fib6_info from pcpu routes to helperDavid Ahern
2018-04-21net/ipv6: Move rcu locking to callers of fib6_get_cookie_safeDavid Ahern
2018-04-21net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_allocDavid Ahern
2018-04-21net/ipv6: Rename rt6_get_cookie_safeDavid Ahern
2018-04-21net/ipv6: Clean up rt expires helpersDavid Ahern
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-20net/ipv6: Fix ip6_convert_metrics() bugEric Dumazet
2018-04-20tipc: confgiure and apply UDP bearer MTU on running linksGhantaKrishnamurthy MohanKrishna
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna
2018-04-20tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna
2018-04-19net/smc: fix shutdown in state SMC_LISTENUrsula Braun
2018-04-19net/ipv6: Fix gfp_flags arg to addrconf_prefix_routeDavid Ahern
2018-04-19net/ipv6: Remove fib6_idevDavid Ahern
2018-04-19net/ipv6: Remove unnecessary checks on fib6_idevDavid Ahern
2018-04-19net/ipv6: Remove aca_idevDavid Ahern
2018-04-19net/ipv6: Rename addrconf_dst_allocDavid Ahern
2018-04-19net/ipv6: Rename fib6_info struct elementsDavid Ahern
2018-04-19llc: hold llc_sap before release_sock()Cong Wang
2018-04-19net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet
2018-04-19net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"Colin Ian King
2018-04-19tcp: export packets delivery infoYuchung Cheng
2018-04-19tcp: track total bytes delivered with ECN CE marksYuchung Cheng
2018-04-19tcp: new helper to calculate newly deliveredYuchung Cheng
2018-04-19tcp: better delivery accounting for SYN-ACK and SYN-dataYuchung Cheng
2018-04-19net: change the comment of dev_mc_initsunlianwen
2018-04-19bpf: reserve xdp_frame size in xdp headroomJesper Dangaard Brouer
2018-04-18ipv6: frags: fix a lockdep false positiveEric Dumazet
2018-04-18hv_netvsc: propogate Hyper-V friendly name into interface aliasStephen Hemminger
2018-04-18bpf: making bpf_prog_test run aware of possible data_end ptr changeNikita V. Shirokov
2018-04-18bpf: make generic xdp compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov
2018-04-18bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov
2018-04-18tipc: fix infinite loop when dumping link monitor summaryTung Nguyen
2018-04-18tipc: fix use-after-free in tipc_nametbl_stopJon Maloy
2018-04-17net/ipv6: Remove unused code and variables for rt6_infoDavid Ahern
2018-04-17net/ipv6: Flip FIB entries to fib6_infoDavid Ahern
2018-04-17net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern