summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-15bpf: Fix kernel address leakage in atomic fetchDaniel Borkmann1-3/+9
2021-12-14selftests/bpf: Fix OOB write in test_verifierKumar Kartikeya Dwivedi1-1/+1
2021-12-14xsk: Do not sleep in poll() when need_wakeup setMagnus Karlsson1-2/+2
2021-12-10selftests/bpf: Tests for state pruning with u32 spill/fillPaul Chaignon2-0/+103
2021-12-10bpf: Fix incorrect state pruning for <8B spill/fillPaul Chaignon1-4/+0
2021-12-10sch_cake: do not call cake_destroy() from cake_init()Eric Dumazet1-5/+1
2021-12-10selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou1-1/+1
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds100-383/+1370
2021-12-09Merge tag 'mtd/fixes-for-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-12/+40
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds36-36/+146
2021-12-09Merge tag 'netfs-fixes-20211207' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+8
2021-12-09tools/lib/lockdep: drop leftover liblockdep headersSasha Levin7-176/+0
2021-12-09net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA portsRussell King (Oracle)1-30/+34
2021-12-09Merge branch 'net-wwan-iosm-bug-fixes'Jakub Kicinski3-18/+19
2021-12-09net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar3-10/+0
2021-12-09net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar3-1/+8
2021-12-09net: wwan: iosm: fixes unnecessary doorbell sendM Chetan Kumar1-7/+11
2021-12-09net: dsa: felix: Fix memory leak in felix_setup_mmio_filteringJosé Expósito1-1/+4
2021-12-09MAINTAINERS: s390/net: remove myself as maintainerJulian Wiedmann1-2/+0
2021-12-09net/sched: fq_pie: prevent dismantle issueEric Dumazet1-0/+1
2021-12-09net: mana: Fix memory leak in mana_hwc_create_wqJosé Expósito1-5/+5
2021-12-09seg6: fix the iif in the IPv6 socket control blockAndrea Mayer1-0/+8
2021-12-09nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie1-1/+3
2021-12-09nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_doneKrzysztof Kozlowski1-2/+4
2021-12-09nfc: fix segfault in nfc_genl_dump_devices_doneTadeusz Struk1-2/+4
2021-12-09udp: using datalen to cap max gso segmentsJianguo Wu1-1/+1
2021-12-09net: dsa: mv88e6xxx: error handling for serdes_power functionsAmeer Hamza1-1/+7
2021-12-09Merge tag 'linux-can-fixes-for-5.16-20211209' of git://git.kernel.org/pub/scm...Jakub Kicinski2-29/+80
2021-12-09can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson1-28/+73
2021-12-09can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson1-1/+7
2021-12-09net: mvpp2: fix XDP rx queues registeringLouis Amas1-2/+2
2021-12-09vmxnet3: fix minimum vectors alloc issueRonak Doshi1-6/+7
2021-12-09net, neigh: clear whole pneigh_entry at alloc timeEric Dumazet1-2/+1
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski11-32/+82
2021-12-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9-47/+74
2021-12-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski29-80/+659
2021-12-09net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"Russell King (Oracle)1-8/+13
2021-12-08ice: safer stats processingJesse Brandeburg1-11/+18
2021-12-08HID: Ignore battery for Elan touchscreen on Asus UX550VEHans de Goede2-0/+3
2021-12-08bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy1-16/+584
2021-12-08net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang2-1/+4
2021-12-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski5-38/+91
2021-12-08Merge branch 'net-phy-fix-doc-build-warning'Jakub Kicinski2-5/+7
2021-12-08net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si1-0/+1
2021-12-08net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si1-5/+6
2021-12-08gve: fix for null pointer dereference.Ameer Hamza1-0/+3
2021-12-08MAINTAINERS: net: mlxsw: Remove Jiri as a maintainer, add myselfPetr Machata1-1/+1
2021-12-08Merge branch 'net-tls-cover-all-ciphers-with-tests'Jakub Kicinski1-0/+36
2021-12-08selftests: tls: add missing AES256-GCM cipherVadim Fedorenko1-0/+18
2021-12-08selftests: tls: add missing AES-CCM cipher testsVadim Fedorenko1-0/+18