summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: don't include ndisc.h from ipv6.hJakub Kicinski2022-02-042-1/+1
* tls: cap the output scatter list to something reasonableJakub Kicinski2022-02-041-0/+17
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2022-02-041-10/+0
|\
| * i40e: remove enum i40e_client_stateJakub Kicinski2022-02-031-10/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-0320-51/+151
|\ \ | |/ |/|
| * Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-034-13/+34
| |\
| | * ax25: fix reference count leaks of ax25_devDuoming Zhou2022-02-031-3/+5
| | * net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...Daniel Borkmann2022-02-021-5/+13
| | * Partially revert "net/smc: Add netlink net namespace support"Dmitry V. Levin2022-02-021-6/+5
| | * net/mlx5e: Use struct_group() for memcpy() regionKees Cook2022-02-011-2/+4
| | * ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou2022-01-281-0/+10
| * | Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv2022-02-031-1/+0
| * | Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-011-1/+1
| |\ \
| | * | unicode: clean up the Kconfig symbol confusionChristoph Hellwig2022-01-201-1/+1
| * | | psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan2022-01-301-6/+5
| * | | mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne2022-01-301-5/+12
| * | | mm: page->mapping folio->mapping should have the same offsetWei Yang2022-01-301-0/+1
| * | | include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton2022-01-301-1/+1
| * | | Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-291-0/+35
| |\ \ \
| | * | | tty: Partially revert the removal of the Cyclades public APIMaciej W. Rozycki2022-01-261-0/+35
| * | | | Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-291-0/+6
| |\ \ \ \
| | * | | | usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan2022-01-251-0/+6
| | |/ / /
| * | | | Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-291-0/+1
| |\ \ \ \
| | * | | | block: add bio_start_io_acct_time() to control start_timeMike Snitzer2022-01-281-0/+1
| * | | | | Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-01-291-1/+1
| |\ \ \ \ \
| | * | | | | security, lsm: dentry_init_security() Handle multi LSM registrationVivek Goyal2022-01-281-1/+1
| * | | | | | Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-281-10/+1
| |\ \ \ \ \ \
| | * | | | | | PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński2022-01-251-10/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-282-6/+8
| |\ \ \ \ \ \
| | * | | | | | tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook2022-01-272-3/+4
| | * | | | | | tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu2022-01-271-3/+4
| | |/ / / / /
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-281-0/+1
| |\ \ \ \ \ \
| | * | | | | | KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini2022-01-281-0/+1
| * | | | | | | Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-281-6/+43
| |\ \ \ \ \ \ \
| | * | | | | | | fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein2022-01-241-6/+43
| * | | | | | | | Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-281-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | quota: cleanup double word in commentTom Rix2022-01-241-1/+1
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz2022-02-031-0/+6
* | | | | | | | net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz2022-02-031-0/+12
* | | | | | | | page_pool: Refactor page_pool to enable fragmenting after allocationAlexander Duyck2022-02-031-30/+52
* | | | | | | | tcp: Use BPF timeout setting for SYN ACK RTOAkhmat Karakotov2022-02-023-1/+11
* | | | | | | | net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packetAnsuel Smith2022-02-021-0/+7
* | | | | | | | net: dsa: tag_qca: add define for handling MIB packetAnsuel Smith2022-02-021-0/+10
* | | | | | | | net: dsa: tag_qca: add define for handling mgmt Ethernet packetAnsuel Smith2022-02-021-0/+44
* | | | | | | | net: dsa: tag_qca: move define to include linux/dsaAnsuel Smith2022-02-021-0/+21
* | | | | | | | net: dsa: provide switch operations for tracking the master stateVladimir Oltean2022-02-021-0/+17
* | | | | | | | txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov2022-01-313-9/+6
* | | | | | | | txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov2022-01-313-13/+25
* | | | | | | | ipv4: Make ip_idents_reserve staticDavid Ahern2022-01-311-1/+0
* | | | | | | | phy: make phy_set_max_speed() *void*Sergey Shtylyov2022-01-311-1/+1