summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: fix the processing for INIT chunkXin Long2021-10-221-26/+46
* sctp: use init_tag from inithdr for ABORT chunkXin Long2021-10-221-0/+1
* skb_expand_head() adjust skb->truesize incorrectlyVasily Averin2021-10-222-13/+35
* Merge tag 'mac80211-for-net-2021-10-21' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2021-10-222-6/+10
|\
| * cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()Johannes Berg2021-10-011-2/+5
| * mac80211: mesh: fix HE operation element length checkJohannes Berg2021-10-011-4/+5
* | Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-10-2213-42/+137
|\ \
| * | Revert "drm/ast: Add detect function support"Kim Phillips2021-10-211-17/+1
| * | Merge tag 'drm-misc-fixes-2021-10-21-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2021-10-219-24/+123
| |\ \
| | * | drm/kmb: Enable ADV bridge after modesetAnitha Chrisanthus2021-10-213-8/+10
| | * | drm/kmb: Corrected typo in handle_lcd_irqAnitha Chrisanthus2021-10-211-1/+1
| | * | drm/kmb: Disable change of plane parametersEdmund Dea2021-10-213-1/+49
| | * | drm/kmb: Remove clearing DPHY regsEdmund Dea2021-10-211-5/+0
| | * | drm/kmb: Limit supported mode to 1080pAnitha Chrisanthus2021-10-212-1/+42
| | * | drm/kmb: Work around for higher system clockAnitha Chrisanthus2021-10-211-1/+10
| | * | drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panelDan Johansen2021-10-211-6/+6
| | * | drm: mxsfb: Fix NULL pointer dereference crash on unloadMarek Vasut2021-10-211-1/+5
| * | | Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2021-10-213-1/+13
| |\ \ \ | | |/ / | |/| |
| | * | drm/msm/devfreq: Restrict idle clamping to a618 for nowRob Clark2021-10-183-1/+13
* | | | memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport2021-10-223-0/+8
* | | | Revert "memblock: exclude NOMAP regions from kmemleak"Mike Rapoport2021-10-221-6/+1
* | | | Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-10-225-24/+69
|\ \ \ \
| * | | | ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyringEric W. Biederman2021-10-202-2/+8
| * | | | ucounts: Proper error handling in set_cred_ucountsEric W. Biederman2021-10-191-2/+3
| * | | | ucounts: Pair inc_rlimit_ucounts with dec_rlimit_ucoutns in commit_credsEric W. Biederman2021-10-191-1/+1
| * | | | ucounts: Fix signal ucount refcountingEric W. Biederman2021-10-183-19/+57
* | | | | Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-2292-301/+913
|\ \ \ \ \
| * | | | | usbnet: sanity check for maxpacketOliver Neukum2021-10-211-0/+4
| * | | | | net: enetc: make sure all traffic classes can send large framesVladimir Oltean2021-10-211-1/+4
| * | | | | net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean2021-10-211-1/+1
| * | | | | ptp: free 'vclock_index' in ptp_clock_release()Yang Yingliang2021-10-211-4/+1
| * | | | | sfc: Don't use netif_info before net_device setupErik Ekman2021-10-212-3/+3
| * | | | | sfc: Export fibre-specific supported link modesErik Ekman2021-10-211-11/+26
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-10-218-52/+164
| |\ \ \ \ \
| | * | | | | netfilter: ebtables: allocate chainstack on CPU local nodesDavidlohr Bueso2021-10-181-1/+3
| | * | | | | selftests: netfilter: remove stray bash debug lineFlorian Westphal2021-10-141-1/+0
| | * | | | | netfilter: ipvs: make global sysctl readonly in non-init netnsAntoine Tenart2021-10-141-0/+5
| | * | | | | netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6Xin Long2021-10-141-42/+6
| | * | | | | selftests: nft_nat: add udp hole punch test caseFlorian Westphal2021-10-121-0/+145
| | * | | | | netfilter: nf_tables: skip netdev events generated on netns removalFlorian Westphal2021-10-071-6/+3
| | * | | | | netfilter: Kconfig: use 'default y' instead of 'm' for bool config optionVegard Nossum2021-10-071-1/+1
| | * | | | | netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage valueJuhee Kang2021-10-071-1/+1
| * | | | | | Merge tag 'mlx5-fixes-2021-10-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-10-2112-55/+85
| |\ \ \ \ \ \
| | * | | | | | net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim2021-10-201-9/+11
| | * | | | | | net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim2021-10-201-24/+27
| | * | | | | | net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh2021-10-203-12/+26
| | * | | | | | net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin2021-10-201-4/+3
| | * | | | | | net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman2021-10-206-6/+18
| * | | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-10-218-25/+68
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ice: Add missing E810 device idsTony Nguyen2021-10-203-0/+8