summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-04-23net: introduce a new tracepoint for tcp_rcv_space_adjustYafang Shao
2018-04-23tcp: don't read out-of-bounds opsizeJann Horn
2018-04-22net: sched: ife: check on metadata lengthAlexander Aring
2018-04-22net: sched: ife: handle malformed tlv lengthAlexander Aring
2018-04-22net: sched: ife: signal not finding metaidAlexander Aring
2018-04-22strparser: Do not call mod_delayed_work with a timeout of LONG_MAXDoron Roberts-Kedes
2018-04-22ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pktsAhmed Abdelsalam
2018-04-22llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang
2018-04-22llc: delete timers synchronously in llc_sk_free()Cong Wang
2018-04-22l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflowGuillaume Nault
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-19netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2Pablo Neira Ayuso
2018-04-19netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_updateTaehee Yoo
2018-04-19netfilter: nf_tables: NAT chain and extensions require NF_TABLESPablo Neira Ayuso
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