summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-13net: phy: add a note about refcountingRussell King (Oracle)
2021-12-13net: ethernet: ti: add missing of_node_put before returnWang Qing
2021-12-13selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu
2021-12-13net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()Marek Behún
2021-12-13selftests/net: toeplitz: fix udp optionWillem de Bruijn
2021-12-13net: bcmgenet: Fix NULL vs IS_ERR() checkingMiaoqian Lin
2021-12-13net/sched: sch_ets: don't remove idle classes from the round-robin listDavide Caratti
2021-12-12selftests: Fix IPv6 address bind testsDavid Ahern
2021-12-12selftests: Fix raw socket bind tests with VRFDavid Ahern
2021-12-12selftests: Add duplicate config only for MD5 VRF testsDavid Ahern
2021-12-12Merge branch 'hns3-fixes'David S. Miller
2021-12-12net: hns3: fix race condition in debugfsYufeng Mo
2021-12-12net: hns3: fix use-after-free bug in hclgevf_send_mbx_msgJie Wang
2021-12-12selftests: icmp_redirect: pass xfail=0 to log_test()Po-Hsu Lin
2021-12-10netdevsim: don't overwrite read only ethtool parmsFilip Pokryvka
2021-12-10net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas
2021-12-10inet_diag: fix kernel-infoleak for UDP socketsEric Dumazet
2021-12-10phonet: refcount leak in pep_sock_accepHangyu Hua
2021-12-10sch_cake: do not call cake_destroy() from cake_init()Eric Dumazet
2021-12-09selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-09Merge tag 'mtd/fixes-for-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-12-09Merge tag 'netfs-fixes-20211207' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-12-09tools/lib/lockdep: drop leftover liblockdep headersSasha Levin
2021-12-09net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA portsRussell King (Oracle)
2021-12-09Merge branch 'net-wwan-iosm-bug-fixes'Jakub Kicinski
2021-12-09net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar
2021-12-09net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar
2021-12-09net: wwan: iosm: fixes unnecessary doorbell sendM Chetan Kumar
2021-12-09net: dsa: felix: Fix memory leak in felix_setup_mmio_filteringJosé Expósito
2021-12-09MAINTAINERS: s390/net: remove myself as maintainerJulian Wiedmann
2021-12-09net/sched: fq_pie: prevent dismantle issueEric Dumazet
2021-12-09net: mana: Fix memory leak in mana_hwc_create_wqJosé Expósito
2021-12-09seg6: fix the iif in the IPv6 socket control blockAndrea Mayer
2021-12-09nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie
2021-12-09nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_doneKrzysztof Kozlowski
2021-12-09nfc: fix segfault in nfc_genl_dump_devices_doneTadeusz Struk
2021-12-09udp: using datalen to cap max gso segmentsJianguo Wu
2021-12-09net: dsa: mv88e6xxx: error handling for serdes_power functionsAmeer Hamza
2021-12-09Merge tag 'linux-can-fixes-for-5.16-20211209' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-12-09can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson
2021-12-09can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson
2021-12-08net: mvpp2: fix XDP rx queues registeringLouis Amas
2021-12-08vmxnet3: fix minimum vectors alloc issueRonak Doshi
2021-12-08net, neigh: clear whole pneigh_entry at alloc timeEric Dumazet
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-12-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-08net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"Russell King (Oracle)