Age | Commit message (Expand) | Author | Files | Lines |
2022-01-04 | sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc | Eric Dumazet | 1 | -4/+2 |
2022-01-04 | netrom: fix copying in user data in nr_setsockopt | Christoph Hellwig | 1 | -1/+1 |
2022-01-04 | Merge branch 'srv6-traceroute' | David S. Miller | 6 | -33/+91 |
2022-01-04 | udp6: Use Segment Routing Header for dest address if present | Andrew Lunn | 2 | -1/+21 |
2022-01-04 | icmp: ICMPV6: Examine invoking packet for Segment Route Headers. | Andrew Lunn | 4 | -1/+38 |
2022-01-04 | seg6: export get_srh() for ICMP handling | Andrew Lunn | 3 | -31/+32 |
2022-01-04 | Merge tag 'batadv-net-pullrequest-20220103' of git://git.open-mesh.org/linux-... | Jakub Kicinski | 3 | -11/+21 |
2022-01-04 | Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg... | Florian Fainelli | 1 | -2/+2 |
2022-01-03 | ipv6: Do cleanup if attribute validation fails in multipath route | David Ahern | 1 | -5/+3 |
2022-01-03 | ipv6: Continue processing multipath route even if gateway attribute is invalid | David Ahern | 1 | -2/+5 |
2022-01-03 | MAINTAINERS: update gpio-brcmstb maintainers | Gregory Fong | 1 | -1/+2 |
2022-01-03 | gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler | Steven Lee | 1 | -1/+1 |
2022-01-03 | Linux 5.16-rc8v5.16-rc8 | Linus Torvalds | 1 | -1/+1 |
2022-01-03 | Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub... | Linus Torvalds | 6 | -21/+43 |
2022-01-02 | net/fsl: Remove leftover definition in xgmac_mdio | Markus Koch | 1 | -1/+0 |
2022-01-02 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+8 |
2022-01-02 | Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2022-01-02 | rndis_host: support Hytera digital radios | Thomas Toye | 1 | -0/+5 |
2022-01-02 | perf top: Fix TUI exit screen refresh race condition | yaowenbin | 1 | -3/+5 |
2022-01-02 | perf pmu: Fix alias events list | John Garry | 1 | -6/+17 |
2022-01-02 | sctp: hold endpoint before calling cb in sctp_transport_lookup_process | Xin Long | 3 | -34/+37 |
2022-01-02 | Merge branch 'ena-fixes' | David S. Miller | 1 | -20/+29 |
2022-01-02 | net: ena: Fix error handling when calculating max IO queues number | Arthur Kiyanovski | 1 | -4/+0 |
2022-01-02 | net: ena: Fix wrong rx request id by resetting device | Arthur Kiyanovski | 1 | -2/+9 |
2022-01-02 | net: ena: Fix undefined state when tx request id is out of bounds | Arthur Kiyanovski | 1 | -14/+20 |
2022-01-02 | mctp: Remove only static neighbour on RTM_DELNEIGH | Gagan Kumar | 1 | -4/+5 |
2022-01-02 | batman-adv: mcast: don't send link-local multicast to mcast routers | Linus Lüssing | 3 | -11/+21 |
2022-01-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -4/+11 |
2022-01-01 | net ticp:fix a kernel-infoleak in __tipc_sendmsg() | Haimin Zhang | 1 | -0/+2 |
2022-01-01 | selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature | Jianguo Wu | 1 | -1/+2 |
2022-01-01 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2 | -3/+3 |
2022-01-01 | mm: vmscan: reduce throttling due to a failure to make progress -fix | Mel Gorman | 1 | -1/+2 |
2021-12-31 | mm: vmscan: Reduce throttling due to a failure to make progress | Mel Gorman | 3 | -10/+59 |
2021-12-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -8/+17 |
2021-12-31 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -6/+11 |
2021-12-31 | mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()' | SeongJae Park | 1 | -2/+7 |
2021-12-31 | userfaultfd/selftests: fix hugetlb area allocations | Mike Kravetz | 1 | -6/+10 |
2021-12-31 | Merge branch 'mpr-len-checks' | David S. Miller | 3 | -8/+76 |
2021-12-31 | lwtunnel: Validate RTA_ENCAP_TYPE attribute length | David Ahern | 3 | -0/+11 |
2021-12-31 | ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route | David Ahern | 1 | -1/+5 |
2021-12-31 | ipv6: Check attribute length for RTA_GATEWAY in multipath route | David Ahern | 1 | -1/+20 |
2021-12-31 | ipv4: Check attribute length for RTA_FLOW in multipath route | David Ahern | 1 | -3/+14 |
2021-12-31 | ipv4: Check attribute length for RTA_GATEWAY in multipath route | David Ahern | 1 | -3/+26 |
2021-12-31 | Docs: Fixes link to I2C specification | Deep Majumder | 1 | -3/+5 |
2021-12-31 | i2c: validate user data in compat ioctl | Pavel Skripkin | 1 | -0/+3 |
2021-12-31 | Input: spaceball - fix parsing of movement data packets | Leo L. Schwab | 1 | -2/+9 |
2021-12-31 | Input: appletouch - initialize work before device registration | Pavel Skripkin | 1 | -2/+2 |
2021-12-31 | Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 27 | -114/+318 |
2021-12-31 | Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i... | Dave Airlie | 2 | -14/+16 |
2021-12-31 | fs/mount_setattr: always cleanup mount_kattr | Christian Brauner | 1 | -5/+4 |