| Commit message (Expand) | Author | Age | Files | Lines |
* | xfrm: Add dir validation to "out" data path lookup | Antony Antony | 2024-05-01 | 1 | -0/+1 |
* | xfrm: Add Direction to the SA in or out | Antony Antony | 2024-05-01 | 2 | -0/+7 |
* | udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support | Antony Antony | 2024-04-18 | 1 | -1/+1 |
* | net: ethtool: Allow passing a phy index for some commands | Maxime Chevallier | 2024-04-06 | 1 | -0/+1 |
* | net: sfp: Add helper to return the SFP bus name | Maxime Chevallier | 2024-04-06 | 1 | -0/+6 |
* | net: phy: add helpers to handle sfp phy connect/disconnect | Maxime Chevallier | 2024-04-06 | 1 | -0/+2 |
* | net: sfp: pass the phy_device when disconnecting an sfp module's PHY | Maxime Chevallier | 2024-04-06 | 1 | -1/+1 |
* | net: phy: Introduce ethernet link topology representation | Maxime Chevallier | 2024-04-06 | 5 | -1/+120 |
* | netlink: add nlmsg_consume() and use it in devlink compat | Jakub Kicinski | 2024-04-06 | 1 | -2/+12 |
* | net: skbuff: generalize the skb->decrypted bit | Jakub Kicinski | 2024-04-06 | 2 | -6/+13 |
* | netlink: specs: ethtool: define header-flags as an enum | Jakub Kicinski | 2024-04-06 | 1 | -6/+5 |
* | ethtool: add interface to read Tx hardware timestamping statistics | Rahul Rameshbabu | 2024-04-06 | 2 | -1/+40 |
* | trace: events: cleanup deprecated strncpy uses | Justin Stitt | 2024-04-06 | 3 | -3/+3 |
* | net/mlx5e: Support FEC settings for 100G/lane modes | Cosmin Ratiu | 2024-04-06 | 1 | -2/+18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-04-05 | 15 | -20/+100 |
|\ |
|
| * | Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2024-04-04 | 4 | -2/+52 |
| |\ |
|
| | * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2024-04-04 | 1 | -1/+15 |
| | |\ |
|
| | | * | bpf: support deferring bpf_link dealloc to after RCU grace period | Andrii Nakryiko | 2024-03-29 | 1 | -1/+15 |
| | * | | net: mana: Fix Rx DMA datasize and skb_over_panic | Haiyang Zhang | 2024-04-04 | 1 | -1/+0 |
| | * | | Bluetooth: add quirk for broken address properties | Johan Hovold | 2024-03-29 | 1 | -0/+9 |
| | * | | udp: do not accept non-tunnel GSO skbs landing in a tunnel | Antoine Tenart | 2024-03-29 | 1 | -0/+28 |
| | |/ |
|
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2024-04-03 | 1 | -1/+1 |
| |\ \ |
|
| | * | | KVM: arm64: Fix host-programmed guest events in nVHE | Oliver Upton | 2024-03-26 | 1 | -1/+1 |
| * | | | Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-03-31 | 1 | -11/+0 |
| |\ \ \ |
|
| | * | | | export.h: remove include/asm-generic/export.h | Masahiro Yamada | 2024-03-28 | 1 | -11/+0 |
| | |/ / |
|
| * | | | Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-03-31 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd | Rafael J. Wysocki | 2024-03-25 | 1 | -0/+3 |
| | |/ / |
|
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2024-03-30 | 5 | -1/+5 |
| |\ \ \ |
|
| | * | | | scsi: mpi3mr: Avoid memcpy field-spanning write WARNING | Shin'ichiro Kawasaki | 2024-03-25 | 1 | -1/+1 |
| | * | | | scsi: sd: Fix TCG OPAL unlock on system resume | Damien Le Moal | 2024-03-25 | 3 | -0/+3 |
| | * | | | Merge branch '6.9/scsi-queue' into 6.9/scsi-fixes | Martin K. Petersen | 2024-03-25 | 1 | -0/+1 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | scsi: ufs: core: Add config_scsi_dev vops comment | Peter Wang | 2024-03-10 | 1 | -0/+1 |
| * | | | | Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 2024-03-29 | 1 | -3/+14 |
| |\ \ \ \ |
|
| | * | | | | drm/amdkfd: range check cp bad op exception interrupts | Jonathan Kim | 2024-03-27 | 1 | -3/+14 |
| | |/ / / |
|
| * | | | | Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-03-29 | 1 | -2/+15 |
| |\ \ \ \ |
|
| | * | | | | gpiolib: Add stubs for GPIO lookup functions | Mark Brown | 2024-03-26 | 1 | -2/+15 |
| | |/ / / |
|
| * | | | | Merge tag 'sound-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2024-03-28 | 1 | -0/+10 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | ALSA: hda: intel-nhlt: add intel_nhlt_ssp_device_type() function | Brent Lu | 2024-03-22 | 1 | -0/+10 |
| | * | | | Merge tag 'asoc-fix-v6.9-merge-window' of https://git.kernel.org/pub/scm/linu... | Takashi Iwai | 2024-03-21 | 31 | -102/+167 |
| | |\ \ \ |
|
| | | * \ \ | ASoC: Merge up release | Mark Brown | 2024-03-13 | 33 | -104/+171 |
| | | |\ \ \ |
|
* | | | | | | | net/mlx5: Skip pages EQ creation for non-page supplier function | Jianbo Liu | 2024-04-04 | 1 | -1/+3 |
* | | | | | | | net/mlx5: Support matching on l4_type for ttc_table | Jianbo Liu | 2024-04-04 | 2 | -5/+33 |
* | | | | | | | net/mlx5: Convert uintX_t to uX | Gal Pressman | 2024-04-04 | 1 | -1/+1 |
* | | | | | | | Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 2024-04-04 | 5 | -129/+150 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | wifi: mac80211: add support for tearing down negotiated TTLM | Ayala Beker | 2024-03-25 | 1 | -0/+9 |
| * | | | | | | | wifi: mac80211: add flag to disallow puncturing in 5 GHz | Johannes Berg | 2024-03-25 | 1 | -0/+3 |
| * | | | | | | | wifi: mac80211: handle indoor AFC/LPI AP on assoc success | Anjaneyulu | 2024-03-25 | 1 | -3/+5 |
| * | | | | | | | wifi: mac80211: fix BSS_CHANGED_MLD_TTLM description | Ayala Beker | 2024-03-25 | 1 | -1/+1 |
| * | | | | | | | wifi: mac80211: clarify the dormant/suspended links docs | Johannes Berg | 2024-03-25 | 1 | -3/+5 |
| * | | | | | | | wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok() | Johannes Berg | 2024-03-25 | 1 | -1/+1 |