summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-05ynl-gen-c.py: filter rendering of validate field values for split opsJiri Pirko1-1/+9
2023-08-05netlink: specs: add dump-strict flag for dont-validate propertyJiri Pirko3-3/+3
2023-08-04net: lan966x: Do not check 0 for platform_get_irq_byname()Zhu Wang1-2/+2
2023-08-04net: vlan: update wrong commentsEric Dumazet1-3/+3
2023-08-04tcp/dccp: cache line align inet_hashinfoEric Dumazet1-1/+1
2023-08-04net: mana: Configure hwc timeout from hardwareSouradeep Chakrabarti4-3/+76
2023-08-04net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()Li Zetao1-1/+1
2023-08-04Merge tag 'linux-can-next-for-6.6-20230803' of git://git.kernel.org/pub/scm/l...David S. Miller8-65/+397
2023-08-04net: Space.h: Remove unused function declarationsYue Haibing1-7/+0
2023-08-04eth: dpaa: add missing net/xdp.h includeJakub Kicinski1-0/+1
2023-08-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski84-562/+4026
2023-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski459-1830/+3239
2023-08-04Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds123-446/+982
2023-08-03MAINTAINERS: update TUN/TAP maintainersJakub Kicinski1-1/+4
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-20/+37
2023-08-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo27-190/+991
2023-08-03Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski8-35/+25
2023-08-03test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella1-1/+1
2023-08-03Merge branch 'tcp_metrics-series-of-fixes'Jakub Kicinski1-26/+44
2023-08-03tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopenEric Dumazet1-4/+5
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_netEric Dumazet1-4/+7
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_vals[]Eric Dumazet1-9/+14
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_lockEric Dumazet1-2/+4
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_stampEric Dumazet1-6/+13
2023-08-03tcp_metrics: fix addr_same() helperEric Dumazet1-1/+1
2023-08-03prestera: fix fallback to previous version on same major versionJonas Gorski1-1/+2
2023-08-03Merge branch 'docs-net-page_pool-sync-dev-and-kdoc'Jakub Kicinski3-102/+189
2023-08-03docs: net: page_pool: use kdoc to avoid duplicating the informationJakub Kicinski3-102/+155
2023-08-03docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parametersJakub Kicinski1-0/+34
2023-08-03Merge tag 'nfsd-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-3/+6
2023-08-03Merge tag 'erofs-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+4
2023-08-03Merge tag 's390-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds7-16/+24
2023-08-03Merge branch 'net: struct netdev_rx_queue and xdp.h reshuffling'Martin KaFai Lau31-72/+110
2023-08-03net: invert the netdevice.h vs xdp.h dependencyJakub Kicinski9-28/+35
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski7-44/+58
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski16-0/+17
2023-08-03net/mlx4: Remove many unnecessary NULL valuesRuan Jinjie3-11/+11
2023-08-03Merge branch 'selftests-openvswitch-add-flow-programming-cases'Paolo Abeni2-24/+787
2023-08-03selftests: openvswitch: add ct-nat test case with ipv4Aaron Conole2-0/+126
2023-08-03selftests: openvswitch: add basic ct test case parsingAaron Conole2-0/+107
2023-08-03selftests: openvswitch: add a test for ipv4 forwardingAaron Conole1-0/+40
2023-08-03selftests: openvswitch: support key masksAdrian Moreno1-32/+64
2023-08-03selftests: openvswitch: add an initial flow programming caseAaron Conole2-0/+458
2023-08-03udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGESDavid Howells1-1/+10
2023-08-03net: gemini: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie1-2/+2
2023-08-03drivers: net: xgene: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie1-2/+2
2023-08-03wifi: rtw89: return failure if needed firmware elements are not recognizedPing-Ke Shih7-0/+18
2023-08-03wifi: rtw89: add to parse firmware elements of BB and RF tablesPing-Ke Shih4-4/+121
2023-08-03wifi: rtw89: introduce infrastructure of firmware elementsPing-Ke Shih3-0/+135
2023-08-03wifi: rtw89: add firmware suit for BB MCU 0/1Ping-Ke Shih1-2/+15