index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
bpf: Add bpf_kallsyms_lookup_name helper
Kumar Kartikeya Dwivedi
2
-0
/
+17
2021-10-28
bpf: Add bloom filter map implementation
Joanne Koong
3
-0
/
+11
2021-10-27
bpf: Use u64_stats_t in struct bpf_prog_stats
Eric Dumazet
1
-5
/
+5
2021-10-27
bpf: Avoid races in __bpf_prog_run() for 32bit arches
Eric Dumazet
1
-2
/
+3
2021-10-21
bpf: Add verified_insns to bpf_prog_info and fdinfo
Dave Marchevsky
2
-0
/
+2
2021-10-21
bpf: Add bpf_skc_to_unix_sock() helper
Hengqi Chen
2
-0
/
+8
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
1
-4
/
+4
2021-10-08
bpf: Support writable context for bare tracepoint
Hou Tao
1
-4
/
+15
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
1
-0
/
+1
2021-10-05
bpf: Enable TCP congestion control kfunc from modules
Kumar Kartikeya Dwivedi
1
-0
/
+2
2021-10-05
bpf: btf: Introduce helpers for dynamic BTF set registration
Kumar Kartikeya Dwivedi
2
-0
/
+37
2021-10-05
bpf: Introduce BPF support for kernel module function calls
Kumar Kartikeya Dwivedi
2
-3
/
+7
2021-10-05
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
3
-41
/
+241
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-04
ipv6: ioam: Add support for the ip6ip6 encapsulation
Justin Iurman
1
-0
/
+29
2021-10-04
ipv6: ioam: Distinguish input and output for hop-limit
Justin Iurman
1
-1
/
+2
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-02
net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0
Vladimir Oltean
1
-0
/
+10
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-13
/
+95
2021-10-01
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
1
-1
/
+1
2021-10-01
devlink: report maximum number of snapshots with regions
Jacob Keller
1
-0
/
+2
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-45
/
+87
2021-09-30
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-8
/
+41
2021-09-30
bpf, xdp, docs: Correct some English grammar and spelling
Kev Jackson
1
-4
/
+4
2021-09-30
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
1
-0
/
+2
2021-09-30
net: snmp: inline snmp_get_cpu_field()
Eric Dumazet
1
-1
/
+5
2021-09-30
tcp: adjust rcv_ssthresh according to sk_reserved_mem
Wei Wang
1
-0
/
+11
2021-09-30
tcp: adjust sndbuf according to sk_reserved_mem
Wei Wang
1
-0
/
+1
2021-09-30
net: add new socket option SO_RESERVE_MEM
Wei Wang
2
-5
/
+41
2021-09-30
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
1
-1
/
+30
2021-09-29
Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-0
/
+2
2021-09-29
mctp: Add tracepoints for tag/key handling
Jeremy Kerr
1
-0
/
+75
2021-09-29
mctp: Implement a timeout for tags
Jeremy Kerr
1
-0
/
+10
2021-09-29
mctp: Add refcounts to mctp_dev
Jeremy Kerr
1
-0
/
+5
2021-09-29
mctp: locking, lifetime and validity changes for sk_keys
Jeremy Kerr
1
-15
/
+31
2021-09-29
net: phy: micrel: Add support for LAN8804 PHY
Horatiu Vultur
1
-0
/
+1
[next]