summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests: Fix raw socket bind tests with VRFDavid Ahern2021-12-121-1/+2
* selftests: Add duplicate config only for MD5 VRF testsDavid Ahern2021-12-121-6/+20
* Merge branch 'hns3-fixes'David S. Miller2021-12-123-7/+18
|\
| * net: hns3: fix race condition in debugfsYufeng Mo2021-12-122-6/+16
| * net: hns3: fix use-after-free bug in hclgevf_send_mbx_msgJie Wang2021-12-121-1/+2
|/
* selftests: icmp_redirect: pass xfail=0 to log_test()Po-Hsu Lin2021-12-121-1/+1
* netdevsim: don't overwrite read only ethtool parmsFilip Pokryvka2021-12-101-1/+4
* net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas2021-12-101-0/+1
* inet_diag: fix kernel-infoleak for UDP socketsEric Dumazet2021-12-101-3/+1
* phonet: refcount leak in pep_sock_accepHangyu Hua2021-12-101-0/+1
* sch_cake: do not call cake_destroy() from cake_init()Eric Dumazet2021-12-101-5/+1
* selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou2021-12-091-1/+1
* Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-09100-383/+1370
|\
| * net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA portsRussell King (Oracle)2021-12-091-30/+34
| * Merge branch 'net-wwan-iosm-bug-fixes'Jakub Kicinski2021-12-093-18/+19
| |\
| | * net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar2021-12-093-10/+0
| | * net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar2021-12-093-1/+8
| | * net: wwan: iosm: fixes unnecessary doorbell sendM Chetan Kumar2021-12-091-7/+11
| |/
| * net: dsa: felix: Fix memory leak in felix_setup_mmio_filteringJosé Expósito2021-12-091-1/+4
| * MAINTAINERS: s390/net: remove myself as maintainerJulian Wiedmann2021-12-091-2/+0
| * net/sched: fq_pie: prevent dismantle issueEric Dumazet2021-12-091-0/+1
| * net: mana: Fix memory leak in mana_hwc_create_wqJosé Expósito2021-12-091-5/+5
| * seg6: fix the iif in the IPv6 socket control blockAndrea Mayer2021-12-091-0/+8
| * nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie2021-12-091-1/+3
| * nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_doneKrzysztof Kozlowski2021-12-091-2/+4
| * nfc: fix segfault in nfc_genl_dump_devices_doneTadeusz Struk2021-12-091-2/+4
| * udp: using datalen to cap max gso segmentsJianguo Wu2021-12-091-1/+1
| * net: dsa: mv88e6xxx: error handling for serdes_power functionsAmeer Hamza2021-12-091-1/+7
| * Merge tag 'linux-can-fixes-for-5.16-20211209' of git://git.kernel.org/pub/scm...Jakub Kicinski2021-12-092-29/+80
| |\
| | * can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson2021-12-091-28/+73
| | * can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson2021-12-091-1/+7
| |/
| * net: mvpp2: fix XDP rx queues registeringLouis Amas2021-12-081-2/+2
| * vmxnet3: fix minimum vectors alloc issueRonak Doshi2021-12-081-6/+7
| * net, neigh: clear whole pneigh_entry at alloc timeEric Dumazet2021-12-081-2/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-12-0811-32/+82
| |\
| | * netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet2021-12-084-9/+9
| | * selftests: netfilter: switch zone stress to socatFlorian Westphal2021-12-081-6/+13
| | * netfilter: nft_exthdr: break evaluation if setting TCP option failsPablo Neira Ayuso2021-12-081-4/+7
| | * selftests: netfilter: Add correctness test for mac,net set typeStefano Brivio2021-12-081-3/+21
| | * nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groupsStefano Brivio2021-12-081-1/+1
| | * vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel2021-12-082-8/+30
| | * netfilter: nfnetlink_queue: silence bogus compiler warningFlorian Westphal2021-11-301-1/+1
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2021-12-089-47/+74
| |\ \
| | * | ice: safer stats processingJesse Brandeburg2021-12-081-11/+18
| | * | ice: fix adding different tunnelsMichal Swiatkowski2021-12-076-13/+25
| | * | ice: fix choosing UDP header typeMichal Swiatkowski2021-12-071-17/+10
| | * | ice: ignore dropped packets during initJesse Brandeburg2021-12-071-0/+3
| | * | ice: Fix problems with DSCP QoS implementationDave Ertman2021-12-071-6/+12
| | * | ice: rearm other interrupt cause register after enabling VFsPaul Greenwalt2021-12-071-0/+4
| | * | ice: fix FDIR init missing when reset VFYahui Cao2021-12-071-0/+2