aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-15Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds14-650/+1315
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds405-10696/+12807
2020-12-14net: fix proc_fs init handling in af_packet and tlsYonatan Linik2-0/+5
2020-12-14af_vsock: Assign the vsock transport considering the vsock address flagsAndra Paraschiv1-2/+7
2020-12-14af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive pathAndra Paraschiv1-0/+12
2020-12-14vsock_addr: Check for supported flag valuesAndra Paraschiv1-1/+3
2020-12-14net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabledTariq Toukan1-0/+5
2020-12-14tcp: Add logic to check for SYN w/ data in tcp_simple_retransmitAlexander Duyck1-1/+16
2020-12-14net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed packetVasily Averin1-0/+6
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2020-12-14net: bridge: Fix a warning when del bridge sysfsWang Hai1-1/+4
2020-12-14mptcp: let MPTCP create max size skbsPaolo Abeni1-5/+9
2020-12-14mptcp: pm: simplify select_local_address()Paolo Abeni1-4/+2
2020-12-14mptcp: parse and act on incoming FASTCLOSE optionFlorian Westphal3-0/+54
2020-12-14tcp: parse mptcp options contained in reset packetsFlorian Westphal2-6/+9
2020-12-14mptcp: hold mptcp socket before calling tcp_doneFlorian Westphal1-1/+6
2020-12-14mptcp: use MPTCPOPT_HMAC_LEN macroGeliang Tang1-1/+1
2020-12-14mptcp: remove address when netlink flushes addrsGeliang Tang1-5/+10
2020-12-14mptcp: attach subflow socket to parent cgroupNicolas Rybowski1-0/+27
2020-12-14net: openvswitch: fix TTL decrement exception action executionEelco Chaudron1-9/+6
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds4-9/+9
2020-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski19-114/+465
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski7-24/+40
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-4/+3
2020-12-12net: x25: Remove unimplemented X.25-over-LLC code stubsXie He3-24/+2
2020-12-12inet: frags: batch fqdir destroy worksSeongJae Park1-8/+39
2020-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextJakub Kicinski1-7/+67
2020-12-12netfilter: nftables: netlink support for several set element expressionsPablo Neira Ayuso2-6/+143
2020-12-12netfilter: nftables: generalize set extension to support for several expressionsPablo Neira Ayuso3-47/+168
2020-12-12Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski27-202/+793
2020-12-12netfilter: nftables: generalize set expressions supportPablo Neira Ayuso2-27/+66
2020-12-12netfilter: ctnetlink: add timeout and protoinfo to destroy eventsFlorian Westphal4-22/+48
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski37-131/+197
2020-12-11mac80211: add ieee80211_set_sar_specsCarl Huang1-0/+12
2020-12-11nl80211: add common API to configure SAR power limitationsCarl Huang3-0/+214
2020-12-11mac80211: fix a mistake check for rx_stats updateWen Gong1-1/+1
2020-12-11mac80211: mlme: save ssid info to ieee80211_bss_conf while assocWen Gong1-0/+5
2020-12-11mac80211: Update rate control on channel changeIlan Peer1-0/+61
2020-12-11mac80211: don't filter out beacons once we start CSAEmmanuel Grumbach1-0/+1
2020-12-11mac80211: Fix calculation of minimal channel widthIlan Peer2-5/+6
2020-12-11mac80211: ignore country element TX power on 6 GHzJohannes Berg1-1/+9
2020-12-11mac80211: use bitfield helpers for BA session action framesJohannes Berg2-10/+10
2020-12-11mac80211: support Rx timestamp calculation for all preamble typesAvraham Stern2-8/+67
2020-12-11mac80211: don't set set TDLS STA bandwidth wider than possibleJohannes Berg1-4/+10
2020-12-11mac80211: support driver-based disconnect with reconnect hintJohannes Berg3-20/+76
2020-12-11cfg80211: support immediate reconnect request hintJohannes Berg5-28/+46
2020-12-11mac80211: use struct assignment for he_obss_pdJohannes Berg1-2/+1
2020-12-11cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg1-2/+1
2020-12-11nl80211: validate key indexes for cfg80211_registered_deviceAnant Thazhemadam3-11/+49
2020-12-11cfg80211: include block-tx flag in channel switch started eventJohannes Berg3-8/+13