summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-18ipv6: set multicast flag on the multicast routeMatteo Croce
2021-01-18ipv6: create multicast route with RTPROT_KERNELMatteo Croce
2021-01-18Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2021-01-18net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnextRasmus Villemoes
2021-01-18net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean
2021-01-16skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin
2021-01-15net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet
2021-01-15net_sched: gen_estimator: support large ewma logEric Dumazet
2021-01-15net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-01-15cls_flower: call nla_ok() before nla_next()Cong Wang
2021-01-15MAINTAINERS: Update my email addressBjörn Töpel
2021-01-15octeontx2-af: Fix missing check bugs in rvu_cgx.cYingjie Wang
2021-01-14Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-14mac80211: check if atf has been disabled in __ieee80211_schedule_txqLorenzo Bianconi
2021-01-14mac80211: do not drop tx nulldata packets on encrypted linksFelix Fietkau
2021-01-14mac80211: fix encryption key selection for 802.3 xmitFelix Fietkau
2021-01-14mac80211: fix fast-rx encryption checkFelix Fietkau
2021-01-14mac80211: fix incorrect strlen of .write in debugfsShayne Chen
2021-01-14cfg80211: fix a kerneldoc markupMauro Carvalho Chehab
2021-01-14mptcp: fix locking in mptcp_disconnect()Paolo Abeni
2021-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-01-14net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUMTariq Toukan
2021-01-14Merge branch 'maintainers-remove-inactive-folks-from-networking'Jakub Kicinski
2021-01-14MAINTAINERS: dccp: move Gerrit Renker to CREDITSJakub Kicinski
2021-01-14MAINTAINERS: ipvs: move Wensong Zhang to CREDITSJakub Kicinski
2021-01-14MAINTAINERS: tls: move Aviad to CREDITSJakub Kicinski
2021-01-14MAINTAINERS: ena: remove Zorik Machulsky from reviewersJakub Kicinski
2021-01-14MAINTAINERS: vrf: move Shrijeet to CREDITSJakub Kicinski
2021-01-14MAINTAINERS: net: move Alexey Kuznetsov to CREDITSJakub Kicinski
2021-01-14MAINTAINERS: altx: move Jay Cliburn to CREDITSJakub Kicinski
2021-01-14net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet
2021-01-14nt: usb: USB_RTL8153_ECM should not default to yGeert Uytterhoeven
2021-01-14net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon
2021-01-14net: stmmac: fix taprio schedule configurationYannick Vignon
2021-01-14net: tip: fix a couple kernel-doc markupsMauro Carvalho Chehab
2021-01-14net: sit: unregister_netdevice on newlink's error pathJakub Kicinski
2021-01-14HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth modeNicholas Miell
2021-01-13net: stmmac: Fixed mtu channged by cache alignedDavid Wu
2021-01-13selftests/bpf: Add verifier test for PTR_TO_MEM spillGilad Reti
2021-01-13bpf: Support PTR_TO_MEM{,_OR_NULL} register spillingGilad Reti
2021-01-13cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal
2021-01-13i40e: fix potential NULL pointer dereferencingCristian Dumitrescu
2021-01-13bpf: Reject too big ctx_size_in for raw_tp test runSong Liu
2021-01-13Merge tag 'linux-can-fixes-for-5.11-20210113' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-01-13net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze
2021-01-13can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer checkQinglang Miao
2021-01-13can: isotp: isotp_getname(): fix kernel information leakOliver Hartkopp
2021-01-13Merge tag 'sound-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds