index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-05
mlx4: constify args for const dev_addr
Jakub Kicinski
1
-1
/
+1
2021-10-05
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
1
-10
/
+0
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
1
-12
/
+0
2021-10-05
netlink: remove netlink_broadcast_filtered
Florian Westphal
1
-4
/
+0
2021-10-04
net/mlx5: Enable single IRQ for PCI Function
Shay Drory
1
-1
/
+0
2021-10-04
net/mlx5: Shift control IRQ to the last index
Shay Drory
1
-0
/
+2
2021-10-04
net/mlx5: Bridge, mark reg_c1 when pushing VLAN
Vlad Buslov
1
-0
/
+9
2021-10-04
net: phylink: add phylink_set_10g_modes() helper
Russell King (Oracle)
1
-0
/
+1
2021-10-04
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
1
-0
/
+1
2021-10-04
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
1
-0
/
+2
2021-10-04
qed: Update qed_hsi.h for fw 8.59.1.0
Prabhakar Kushwaha
2
-0
/
+2
2021-10-04
qed: Update common_hsi for FW ver 8.59.1.0
Prabhakar Kushwaha
1
-8
/
+105
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
5
-387
/
+386
2021-10-04
qed: Fix kernel-doc warnings
Prabhakar Kushwaha
5
-183
/
+230
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-10-02
net: mscc: ocelot: write full VLAN TCI in the injection header
Vladimir Oltean
1
-2
/
+2
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-5
/
+9
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-11
/
+36
2021-09-30
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+2
2021-09-29
net: phy: micrel: Add support for LAN8804 PHY
Horatiu Vultur
1
-0
/
+1
2021-09-28
bpf: Replace callers of BPF_CAST_CALL with proper function typedef
Kees Cook
2
-6
/
+3
2021-09-28
bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM
Kees Cook
1
-1
/
+5
2021-09-28
octeontx2-pf: Use hardware register for CQE count
Geetha sowjanya
1
-0
/
+14
2021-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+2
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+6
2021-09-27
ptp: clockmatrix: use rsmu driver to access i2c/spi bus
Min Li
1
-1
/
+30
2021-09-26
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2021-09-26
Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+7
2021-09-25
Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+14
2021-09-25
Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+2
2021-09-24
mm/debug: sync up latest migrate_reason to migrate_reason_names
Weizhao Ouyang
1
-1
/
+5
2021-09-24
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
1
-2
/
+2
2021-09-24
net: phy: broadcom: Fix PHY_BRCM_IDDQ_SUSPEND definition
Florian Fainelli
1
-1
/
+1
2021-09-24
Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Thomas Gleixner
1
-1
/
+1
2021-09-24
Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
Paolo Bonzini
1
-0
/
+6
2021-09-23
Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-7
/
+22
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-2
/
+5
2021-09-23
KVM: Remove tlbs_dirty
Lai Jiangshan
1
-1
/
+0
2021-09-23
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch driver
Vladimir Oltean
1
-14
/
+1
2021-09-23
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
1
-15
/
+14
2021-09-23
net: dsa: sja1105: remove sp->dp
Vladimir Oltean
1
-1
/
+0
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
1
-5
/
+0
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
1
-0
/
+2
2021-09-22
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
Bixuan Cui
1
-1
/
+1
2021-09-21
net: phy: broadcom: Add IDDQ-SR mode
Florian Fainelli
1
-0
/
+8
2021-09-20
x86/fault: Fix wrong signal when vsyscall fails with pkey
Jiashuo Liang
1
-0
/
+2
2021-09-20
KVM: arm64: Fix PMU probe ordering
Marc Zyngier
1
-0
/
+6
2021-09-19
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
[next]