aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-08-21bpf: sockmap: Allow update from BPFLorenz Bauer1-0/+24
2020-08-21bpf: sockmap: Call sock_map_update_elem directlyLorenz Bauer1-4/+2
2020-08-21bpf: sockmap: Merge sockmap and sockhash update functionsLorenz Bauer1-42/+7
2020-08-21net: sk_msg: Simplify sk_psock initializationLorenz Bauer4-29/+41
2020-08-21bpf: Implement link_query callbacks in map element iteratorsYonghong Song1-0/+2
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-6/+8
2020-08-21netfilter: nf_tables: fix destination register zeroingFlorian Westphal1-1/+3
2020-08-21netfilter: nf_tables: add NFTA_SET_USERDATA if not nullPablo Neira Ayuso1-1/+2
2020-08-21netfilter: nft_set_rbtree: Detect partial overlap with start endpoint matchStefano Brivio1-1/+33
2020-08-21netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detectionStefano Brivio1-9/+14
2020-08-20tipc: call rcu_read_lock() in tipc_aead_encrypt_done()Xin Long1-0/+2
2020-08-20net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flowAlaa Hleihel1-1/+1
2020-08-20net: sctp: Fix negotiation of the number of data streams.David Laight1-2/+4
2020-08-20gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson1-1/+9
2020-08-20ethtool: allow flow-type ether without IP protocol fieldVishal Kulkarni1-1/+2
2020-08-20net: zerocopy: combine pages in zerocopy_sg_from_iter()Eric Dumazet1-4/+29
2020-08-20bpf: xdp: Fix XDP mode when no mode flags specifiedAndrii Nakryiko1-6/+8
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro5-6/+6
2020-08-20icmp_push_reply(): reorder adding the checksum upAl Viro1-4/+4
2020-08-20skb_copy_and_csum_bits(): don't bother with the last argumentAl Viro6-12/+13
2020-08-20net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye1-7/+9
2020-08-20rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells1-3/+13
2020-08-20rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells5-71/+132
2020-08-20rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()David Howells1-10/+11
2020-08-20nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usageJohannes Berg1-1/+1
2020-08-20bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov1-0/+1
2020-08-20netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal1-4/+35
2020-08-19ptp: Add generic ptp v2 header parsing functionKurt Kanzenbach1-0/+30
2020-08-19netlink: fix state reallocation in policy exportJohannes Berg1-0/+3
2020-08-19net: Stop warning about SO_BSDCOMPAT usageMiaohe Lin1-14/+0
2020-08-19SUNRPC: remove duplicate includeWang Hai1-1/+0
2020-08-19net: Use generic ns_common::countChristian Brauner4-9/+9
2020-08-18net: ipv4: remove duplicate "the the" phrase in Kconfig textColin Ian King1-7/+7
2020-08-18ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy1-7/+4
2020-08-18ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy1-1/+2
2020-08-18ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy1-4/+7
2020-08-18ipv6: some fixes for ipv6_dev_find()Xin Long2-42/+26
2020-08-18net: handle the return value of pskb_carve_frag_list() correctlyMiaohe Lin1-3/+7
2020-08-18net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()Miaohe Lin1-2/+1
2020-08-18net: tipc: Convert to use the preferred fallthrough macroMiaohe Lin3-4/+4
2020-08-18netlink: make NLA_BINARY validation more flexibleJohannes Berg1-13/+19
2020-08-18netlink: consistently use NLA_POLICY_MIN_LEN()Johannes Berg1-3/+3
2020-08-18netlink: consistently use NLA_POLICY_EXACT_LEN()Johannes Berg7-20/+15
2020-08-18batman-adv: bla: use netif_rx_ni when not in interrupt contextJussi Kivilinna1-1/+4
2020-08-18batman-adv: Fix own OGM check in aggregated OGMsLinus Lüssing1-5/+6
2020-08-18batman-adv: Avoid uninitialized chaddr when handling DHCPSven Eckelmann1-2/+4
2020-08-18batman-adv: Migrate to linux/prandom.hSven Eckelmann4-1/+4
2020-08-18batman-adv: Drop repeated words in commentsSven Eckelmann7-8/+8
2020-08-18batman-adv: types.h: delete duplicated wordsRandy Dunlap1-2/+2
2020-08-18batman-adv: Drop unused function batadv_hardif_remove_interfaces()Sven Eckelmann3-19/+0