summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-21netfilter: nat: include zone id in nat table hash againFlorian Westphal
2021-09-21netfilter: conntrack: include zone id in tuple hash againFlorian Westphal
2021-09-21netfilter: conntrack: make max chain length randomFlorian Westphal
2021-09-15netfilter: ip6_tables: zero-initialize fragment offsetJeremy Sowden
2021-09-14ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi
2021-09-14netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik
2021-09-08net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resumeJoakim Zhang
2021-09-08net: ipa: initialize all filter table slotsAlex Elder
2021-09-08net: phylink: Update SFP selected interface on advertising changesNathan Rossi
2021-09-08ne2000: fix unused function warningArnd Bergmann
2021-09-08Merge tag 'mlx5-fixes-2021-09-07' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-09-08ibmvnic: check failover_pending in login responseSukadev Bhattiprolu
2021-09-08mctp: perform route destruction under RCU read lockJeremy Kerr
2021-09-08dccp: don't duplicate ccid when cloning dccp sockLin, Zhenpeng
2021-09-08dt-bindings: net: sun8i-emac: Add compatible for D1Samuel Holland
2021-09-07net/mlx5e: Fix condition when retrieving PTP-rqnAya Levin
2021-09-07net/mlx5e: Fix mutual exclusion between CQE compression and HW TSAya Levin
2021-09-07net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb
2021-09-07net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed
2021-09-07net/mlx5: Lag, don't update lag if lag isn't supportedMark Bloch
2021-09-07net/mlx5: Fix rdma aux device on devlink reloadParav Pandit
2021-09-07net/mlx5: Bridge, fix uninitialized variable usageVlad Buslov
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-07Merge tag 'linux-watchdog-5.15-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-07Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-07Merge tag 'ntb-5.15' of git://github.com/jonmason/ntbLinus Torvalds
2021-09-07Merge tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2021-09-07Merge tag 'backlight-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-07Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-07Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2021-09-07Revert "memcg: enable accounting for pollfd and select bits arrays"Linus Torvalds
2021-09-07Revert "memcg: enable accounting for file lock caches"Linus Torvalds
2021-09-07Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"Linus Torvalds
2021-09-07ieee802154: Remove redundant initialization of variable retColin Ian King
2021-09-07Merge branch 'stmmac-wol-fix'David S. Miller
2021-09-07net: stmmac: fix MAC not working when system resume back with WoL activeJoakim Zhang
2021-09-07net: phylink: add suspend/resume supportRussell King (Oracle)
2021-09-07net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda
2021-09-07bonding: 3ad: pass parameter bond_params by referenceColin Ian King
2021-09-07Merge tag 'linux-can-fixes-for-5.15-20210907' of git://git.kernel.org/pub/scm...David S. Miller
2021-09-07Merge tag 'wireless-drivers-2021-09-07' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-09-07cxgb3: fix oops on module removalHeiner Kallweit
2021-09-07mfd: lpc_sch: Rename GPIOBASE to prevent build errorRandy Dunlap
2021-09-07mfd: syscon: Use of_iomap() instead of ioremap()Hector Martin
2021-09-07can: c_can: fix null-ptr-deref on ioctl()Tong Zhang
2021-09-07can: rcar_canfd: add __maybe_unused annotation to silence warningMarc Kleine-Budde
2021-09-06thunderbolt: test: split up test cases in tb_test_credit_alloc_allLinus Torvalds