summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-04net/core: check length before updating Ethertype in skb_mpls_{push,pop}Guillaume Nault
2020-10-04net_sched: check error pointer in tcf_dump_walker()Cong Wang
2020-10-02tcp: fix syn cookied MPTCP request socket leakPaolo Abeni
2020-10-02libceph: use sendpage_ok() in ceph_tcp_sendpage()Coly Li
2020-10-02tcp: use sendpage_ok() to detect misused .sendpageColy Li
2020-10-02net: add WARN_ONCE in kernel_sendpage() for improper zero-copy sendColy Li
2020-10-02netlink: fix policy dump leakJohannes Berg
2020-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-29mptcp: Handle incoming 32-bit DATA_FIN valuesMat Martineau
2020-09-29mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seqMat Martineau
2020-09-28ethtool: mark netlink family as __ro_after_initJakub Kicinski
2020-09-28net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locksManivannan Sadhasivam
2020-09-28net: core: add nested_level variable in net_deviceTaehee Yoo
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-28net: core: add __netdev_upper_dev_unlink()Taehee Yoo
2020-09-28net_sched: remove a redundant goto chain checkCong Wang
2020-09-28net: bridge: fdb: don't flush ext_learn entriesNikolay Aleksandrov
2020-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-09-25Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-09-25xfrm: Use correct address family in xfrm_state_findHerbert Xu
2020-09-24tcp: skip DSACKs with dubious sequence rangesPriyaranjan Jha
2020-09-24net/tls: race causes kernel panicRohit Maheshwari
2020-09-24net_sched: commit action insertions togetherCong Wang
2020-09-24net_sched: defer tcf_idr_insert() in tcf_action_init_1()Cong Wang
2020-09-23net: switchdev: Fixed kerneldoc warningTian Tao
2020-09-23mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packetMat Martineau
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-21inet_diag: validate INET_DIAG_REQ_PROTOCOL attributeEric Dumazet
2020-09-21net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCUVladimir Oltean
2020-09-21Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-09-21ipv6: route: convert comma to semicolonXu Wang
2020-09-21SUNRPC: Fix svc_flush_dcache()Chuck Lever
2020-09-20net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski
2020-09-18net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran
2020-09-18Merge tag 'batadv-net-for-davem-20200918' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean
2020-09-18mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHzJohn Crispin
2020-09-18mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau
2020-09-18cfg80211: fix 6 GHz channel conversionJohannes Berg
2020-09-18mac80211: do not disable HE if HT is missing on 2.4 GHzWen Gong
2020-09-18mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit
2020-09-18lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran
2020-09-18mac80211: add AQL support for VHT160 tx ratesFelix Fietkau
2020-09-18mac80211: extend AQL aggregation estimation to HE and fix unit mismatchFelix Fietkau
2020-09-17ethtool: add and use message type for tunnel info replyMichal Kubecek
2020-09-16xsk: Do not discard packet when NETDEV_TX_BUSYMagnus Karlsson
2020-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-15bpf: Bpf_skc_to_* casting helpers require a NULL check on skMartin KaFai Lau
2020-09-15ipv4: Update exception handling for multipath routes via same deviceDavid Ahern