summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún2022-06-091-16/+11
| |/ / / / /
| * | | | | net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin2022-06-091-1/+5
| * | | | | net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets2022-06-092-1/+9
| * | | | | net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin2022-06-091-2/+19
| * | | | | ip_gre: test csum_start instead of transport headerWillem de Bruijn2022-06-091-6/+5
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-06-098-15/+49
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | MAINTAINERS: Add a maintainer for bpftoolQuentin Monnet2022-06-081-0/+7
| | * | | | xsk: Fix handling of invalid descriptors in XSK TX batching APIMaciej Fijalkowski2022-06-082-10/+3
| | * | | | selftests/bpf: Add selftest for calling global functions from freplaceToke Høiland-Jørgensen2022-06-072-0/+32
| | * | | | bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programsToke Høiland-Jørgensen2022-06-071-1/+2
| | * | | | bpf: Use safer kvmalloc_array() where possibleDan Carpenter2022-06-071-4/+4
| | * | | | bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet2022-06-071-0/+1
| | |/ / /
| * | | | au1000_eth: stop using virt_to_bus()Arnd Bergmann2022-06-082-13/+13
| * | | | ipv6: Fix signed integer overflow in l2tp_ip6_sendmsgWang Yufen2022-06-081-2/+3
| * | | | ipv6: Fix signed integer overflow in __ip6_append_dataWang Yufen2022-06-082-5/+5
| * | | | nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang2022-06-081-2/+14
| * | | | Merge branch 'split-nfc-st21nfca-refactor-evt_transaction-into-3'Jakub Kicinski2022-06-081-23/+30
| |\ \ \ \
| | * | | | nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek2022-06-081-30/+30
| | * | | | nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek2022-06-081-3/+10
| | * | | | nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek2022-06-081-1/+1
| |/ / / /
| * | | | Merge branch 'net-unexport-some-symbols-that-are-annotated-__init'Jakub Kicinski2022-06-083-3/+0
| |\ \ \ \
| | * | | | net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada2022-06-081-1/+0
| | * | | | net: xfrm: unexport __init-annotated xfrm4_protocol_init()Masahiro Yamada2022-06-081-1/+0
| | * | | | net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada2022-06-081-1/+0
| |/ / / /
| * | | | net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman2022-06-081-1/+1
| * | | | net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin2022-06-081-1/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-06-088-35/+98
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso2022-06-065-3/+31
| | * | | netfilter: nf_tables: memleak flow rule from commit pathPablo Neira Ayuso2022-06-061-0/+6
| | * | | netfilter: nf_tables: release new hooks on unsupported flowtable flagsPablo Neira Ayuso2022-06-061-4/+8
| | * | | netfilter: nf_tables: always initialize flowtable hook list in transactionPablo Neira Ayuso2022-06-021-0/+1
| | * | | netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso2022-06-022-26/+6
| | * | | netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net pathPablo Neira Ayuso2022-06-011-1/+1
| | * | | netfilter: nat: really support inet nat without l3 addressFlorian Westphal2022-06-012-1/+45
| * | | | selftests net: fix bpf build errorLina Wang2022-06-071-2/+2
| * | | | af_unix: Fix a data-race in unix_dgram_peer_wake_me().Kuniyuki Iwashima2022-06-071-1/+1
| * | | | stmmac: intel: Fix an error handling path in intel_eth_pci_probe()Christophe JAILLET2022-06-071-3/+1
| * | | | net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_registerMiaoqian Lin2022-06-061-0/+1
| * | | | Merge branch 'amt-fix-several-bugs-in-amt_rcv'Jakub Kicinski2022-06-061-19/+40
| |\ \ \ \
| | * | | | amt: fix wrong type string definitionTaehee Yoo2022-06-061-0/+1
| | * | | | amt: fix possible null-ptr-deref in amt_rcv()Taehee Yoo2022-06-061-1/+2
| | * | | | amt: fix wrong usage of pskb_may_pull()Taehee Yoo2022-06-061-18/+37
| |/ / / /
| * | | | net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min2022-06-061-0/+29
* | | | | netfs: gcc-12: temporarily disable '-Wattribute-warning' for nowLinus Torvalds2022-06-092-0/+6
* | | | | gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds2022-06-094-9/+12
* | | | | mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds2022-06-091-1/+1
* | | | | gcc-12: disable '-Wdangling-pointer' warning for nowLinus Torvalds2022-06-091-0/+3
* | | | | drm: imx: fix compiler warning with gcc-12Linus Torvalds2022-06-091-1/+1
* | | | | cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds2022-06-082-0/+14
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-0815-47/+124
|\ \ \ \ \