summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-08-24bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()Martin KaFai Lau
2020-08-24bpf: tcp: Add bpf_skops_parse_hdr()Martin KaFai Lau
2020-08-24bpf: tcp: Add bpf_skops_established()Martin KaFai Lau
2020-08-24tcp: Add saw_unknown to struct tcp_options_receivedMartin KaFai Lau
2020-08-24tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockoptMartin KaFai Lau
2020-08-24tcp: bpf: Add TCP_BPF_DELACK_MAX setsockoptMartin KaFai Lau
2020-08-24tcp: Use a struct to represent a saved_synMartin KaFai Lau
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-22l2tp: remove tunnel and session debug flags fieldTom Parkin
2020-08-22l2tp: remove custom logging macrosTom Parkin
2020-08-22l2tp: add tracepoints to l2tp_core.cTom Parkin
2020-08-22l2tp: add tracepoint definitions in trace.hTom Parkin
2020-08-22l2tp: add tracepoint infrastructure to coreTom Parkin
2020-08-22l2tp: use standard API for warning log messagesTom Parkin
2020-08-22l2tp: remove noisy logging, use appropriate log levelsTom Parkin
2020-08-22l2tp: don't log data framesTom Parkin
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov
2020-08-22net: dccp: Convert to use the preferred fallthrough macroMiaohe Lin
2020-08-21bpf: sockmap: Allow update from BPFLorenz Bauer
2020-08-21bpf: sockmap: Call sock_map_update_elem directlyLorenz Bauer
2020-08-21bpf: sockmap: Merge sockmap and sockhash update functionsLorenz Bauer
2020-08-21net: sk_msg: Simplify sk_psock initializationLorenz Bauer
2020-08-21bpf: Implement link_query callbacks in map element iteratorsYonghong Song
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-20tipc: call rcu_read_lock() in tipc_aead_encrypt_done()Xin Long
2020-08-20net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flowAlaa Hleihel
2020-08-20net: sctp: Fix negotiation of the number of data streams.David Laight
2020-08-20gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson
2020-08-20ethtool: allow flow-type ether without IP protocol fieldVishal Kulkarni
2020-08-20net: zerocopy: combine pages in zerocopy_sg_from_iter()Eric Dumazet
2020-08-20bpf: xdp: Fix XDP mode when no mode flags specifiedAndrii Nakryiko
2020-08-20net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye
2020-08-20bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov
2020-08-19ptp: Add generic ptp v2 header parsing functionKurt Kanzenbach
2020-08-19netlink: fix state reallocation in policy exportJohannes Berg
2020-08-19net: Stop warning about SO_BSDCOMPAT usageMiaohe Lin
2020-08-18net: ipv4: remove duplicate "the the" phrase in Kconfig textColin Ian King
2020-08-18ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy
2020-08-18ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy
2020-08-18ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy
2020-08-18ipv6: some fixes for ipv6_dev_find()Xin Long
2020-08-18net: handle the return value of pskb_carve_frag_list() correctlyMiaohe Lin
2020-08-18net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()Miaohe Lin
2020-08-18net: tipc: Convert to use the preferred fallthrough macroMiaohe Lin
2020-08-18netlink: make NLA_BINARY validation more flexibleJohannes Berg
2020-08-18netlink: consistently use NLA_POLICY_MIN_LEN()Johannes Berg
2020-08-18netlink: consistently use NLA_POLICY_EXACT_LEN()Johannes Berg
2020-08-18batman-adv: Migrate to linux/prandom.hSven Eckelmann
2020-08-18batman-adv: Drop repeated words in commentsSven Eckelmann
2020-08-18batman-adv: types.h: delete duplicated wordsRandy Dunlap