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
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-149
/
+134
2022-04-27
net: atm: remove support for ZeitNet ZN122x ATM devices
Jakub Kicinski
1
-47
/
+0
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
4
-14
/
+8
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
1
-2
/
+1
2022-04-25
bpf: Make BTF type match stricter for release arguments
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-04-25
bpf: Teach verifier about kptr_get kfunc helpers
Kumar Kartikeya Dwivedi
1
-0
/
+2
2022-04-25
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
2
-0
/
+6
2022-04-25
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
1
-0
/
+17
2022-04-25
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
1
-26
/
+30
2022-04-25
bpf: Prevent escaping of kptr loaded from maps
Kumar Kartikeya Dwivedi
1
-1
/
+9
2022-04-25
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
2
-0
/
+20
2022-04-25
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2
-3
/
+5
2022-04-25
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
2
-1
/
+32
2022-04-25
bpf: Use bpf_prog_run_array_cg_flags everywhere
Stanislav Fomichev
1
-6
/
+2
2022-04-25
devlink: introduce line card device info infrastructure
Jiri Pirko
1
-2
/
+6
2022-04-25
devlink: introduce line card info get message
Jiri Pirko
2
-1
/
+8
2022-04-25
devlink: introduce line card devices support
Jiri Pirko
2
-0
/
+10
2022-04-23
mptcp: dump infinite_map field in mptcp_dump_mpext
Geliang Tang
1
-2
/
+4
2022-04-23
mptcp: infinite mapping sending
Geliang Tang
1
-1
/
+2
2022-04-22
qed: Remove IP services API.
Guillaume Nault
1
-29
/
+0
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
1
-12
/
+24
2022-04-22
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
1
-3
/
+1
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
15
-25
/
+70
2022-04-21
Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-6
/
+11
2022-04-20
net: Change skb_ensure_writable()'s write_len param to unsigned int type
Liu Jian
1
-1
/
+1
2022-04-20
Merge tag 'linux-can-next-for-5.19-20220419' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-2
/
+2
2022-04-20
net/sched: flower: Add number of vlan tags filter
Boris Sukholitko
1
-0
/
+2
2022-04-20
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
1
-0
/
+9
2022-04-19
bpf: Fix usage of trace RCU in local storage.
KP Singh
1
-2
/
+2
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
1
-2
/
+2
2022-04-19
fs: fix acl translation
Christian Brauner
1
-0
/
+4
2022-04-19
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
1
-108
/
+7
2022-04-19
can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...
Marc Kleine-Budde
1
-2
/
+2
2022-04-19
net: sched: support hash selecting tx queue
Tonghao Zhang
2
-0
/
+3
2022-04-19
net: sched: use queue_mapping to pick tx queue
Tonghao Zhang
2
-0
/
+4
2022-04-18
devlink: add port to line card relationship set
Jiri Pirko
1
-0
/
+3
2022-04-18
devlink: implement line card active state
Jiri Pirko
2
-0
/
+3
2022-04-18
devlink: implement line card provisioning
Jiri Pirko
2
-2
/
+56
2022-04-18
devlink: add support to create line card and expose to user
Jiri Pirko
2
-0
/
+11
2022-04-17
tcp: add drop reason support to tcp_ofo_queue()
Eric Dumazet
2
-0
/
+2
2022-04-17
tcp: add drop reason support to tcp_prune_ofo_queue()
Eric Dumazet
2
-0
/
+3
2022-04-17
tcp: add two drop reasons for tcp_ack()
Eric Dumazet
2
-0
/
+5
2022-04-17
tcp: add drop reasons to tcp_rcv_state_process()
Eric Dumazet
2
-0
/
+6
2022-04-17
tcp: add drop reason support to tcp_validate_incoming()
Eric Dumazet
2
-0
/
+11
2022-04-17
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
2
-0
/
+2
2022-04-16
Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+7
2022-04-16
Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-04-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-5
/
+8
2022-04-16
Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
1
-1
/
+7
2022-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+24
[next]