aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-20bpf: xdp: Fix XDP mode when no mode flags specifiedAndrii Nakryiko1-6/+8
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-20netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal1-4/+35
2020-08-19netlink: fix state reallocation in policy exportJohannes Berg1-0/+3
2020-08-19SUNRPC: remove duplicate includeWang Hai1-1/+0
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-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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds16-86/+230
2020-08-17net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran1-9/+11
2020-08-17Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"David S. Miller1-1/+0
2020-08-16mptcp: sendmsg: reset iter on error reduxFlorian Westphal1-3/+5
2020-08-16net: devlink: Remove overzealous WARN_ON with snapshotsAndrew Lunn1-1/+1
2020-08-16tipc: not enable tipc when ipv6 works as a moduleXin Long1-0/+1
2020-08-16tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang1-1/+11
2020-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-32/+30
2020-08-16Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller1-12/+36
2020-08-16net: Fix potential wrong skb->protocol in skb_vlan_untag()Miaohe Lin1-2/+2
2020-08-16net: xdp: pull ethernet header off packet after computing skb->protocolJason A. Donenfeld1-0/+1
2020-08-15Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linuxLinus Torvalds1-1/+1
2020-08-15Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+10
2020-08-15can: j1939: add rxtimer for multipacket broadcast sessionZhang Changzhong1-8/+20
2020-08-15can: j1939: abort multipacket broadcast session when timeout occursZhang Changzhong1-1/+1
2020-08-15can: j1939: cancel rxtimer on multipacket broadcast session completeZhang Changzhong1-0/+1
2020-08-15can: j1939: fix support for multipacket broadcast messageZhang Changzhong1-3/+14
2020-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-17/+66
2020-08-14mptcp: sendmsg: reset iter on errorFlorian Westphal1-2/+6
2020-08-14Merge tag 'linux-can-fixes-for-5.9-20200814' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller2-8/+62
2020-08-14can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptionsOleksij Rempel1-1/+14
2020-08-14can: j1939: transport: add j1939_session_skb_find_by_offset() functionOleksij Rempel1-7/+15
2020-08-14can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocatedOleksij Rempel1-0/+8
2020-08-14can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j1939_tp_txtimer()Oleksij Rempel1-0/+15
2020-08-14can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stackOleksij Rempel2-0/+5
2020-08-14can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()Eric Dumazet1-0/+5
2020-08-14netfilter: ebtables: reject bogus getopt len valueFlorian Westphal1-0/+4
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds20-146/+198
2020-08-13net: openvswitch: introduce common code for flushing flowsTonghao Zhang3-21/+27
2020-08-13af_packet: TPACKET_V3: fix fill status rwlock imbalanceJohn Ogness1-2/+7