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
2020-10-02
bpf: Introducte bpf_this_cpu_ptr()
Hao Luo
2
-0
/
+15
2020-10-02
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
3
-0
/
+33
2020-10-02
bpf: Introduce pseudo_btf_id
Hao Luo
3
-9
/
+49
2020-10-02
bpf: tcp: Do not limit cb_flags when creating child sk from listen sk
Martin KaFai Lau
1
-33
/
+0
2020-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-28
/
+302
2020-09-30
bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event array
Song Liu
1
-0
/
+3
2020-09-30
net/mlx5: E-switch, Use PF num in metadata reg c0
sunils
1
-7
/
+8
2020-09-30
drop_monitor: Filter control packets in drop monitor
Ido Schimmel
1
-0
/
+2
2020-09-30
drop_monitor: Convert to using devlink tracepoint
Ido Schimmel
1
-36
/
+0
2020-09-30
devlink: Add a tracepoint for trap reports
Ido Schimmel
2
-0
/
+51
2020-09-30
tcp: add exponential backoff in __tcp_send_ack()
Eric Dumazet
1
-1
/
+2
2020-09-30
inet: remove icsk_ack.blocked
Eric Dumazet
1
-2
/
+2
2020-09-30
net: macb: move pdata to private header
Alexandre Belloni
1
-20
/
+0
2020-09-30
bpf: Add redirect_neigh helper as redirect drop-in
Daniel Borkmann
2
-0
/
+19
2020-09-30
bpf, net: Rework cookie generator as per-cpu one
Daniel Borkmann
3
-2
/
+65
2020-09-30
bpf: Add classid helper only based on skb->sk
Daniel Borkmann
1
-0
/
+10
2020-09-29
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
2
-1
/
+15
2020-09-29
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
2
-1
/
+44
2020-09-29
net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
Vladimir Oltean
2
-1
/
+93
2020-09-29
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
2
-10
/
+74
2020-09-29
net: mscc: ocelot: introduce a new ocelot_target_{read,write} API
Vladimir Oltean
1
-0
/
+22
2020-09-29
net: Add netif_rx_any_context()
Sebastian Andrzej Siewior
1
-0
/
+1
2020-09-29
net: caif: Remove unused caif SPI driver
Thomas Gleixner
1
-155
/
+0
2020-09-29
devlink: include <linux/const.h> for _BITUL
Jacob Keller
1
-0
/
+2
2020-09-29
l2tp: report rx cookie discards in netlink get
Tom Parkin
1
-0
/
+1
2020-09-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-0
/
+26
2020-09-29
bpf: Support attaching freplace programs to multiple attach points
Toke Høiland-Jørgensen
2
-2
/
+9
2020-09-29
bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach
Toke Høiland-Jørgensen
1
-6
/
+9
2020-09-28
stmmac: intel: Adding ref clock 1us tic for LPI cntr
Rusaimi Amira Ruslan
1
-0
/
+1
2020-09-28
bpf: Add bpf_seq_printf_btf helper
Alan Maguire
2
-0
/
+11
2020-09-28
bpf: Add bpf_snprintf_btf helper
Alan Maguire
3
-4
/
+73
2020-09-28
bpf: Move to generic BTF show support, apply it to seq files/strings
Alan Maguire
1
-0
/
+36
2020-09-28
bpf: Provide function to get vmlinux BTF information
Alan Maguire
1
-0
/
+2
2020-09-28
bpf: verifier: refactor check_attach_btf_id()
Toke Høiland-Jørgensen
2
-5
/
+27
2020-09-28
bpf: change logging calls from verbose() to bpf_log() and use log pointer
Toke Høiland-Jørgensen
2
-3
/
+4
2020-09-28
net/smc: introduce CHID callback for ISM devices
Ursula Braun
1
-0
/
+1
2020-09-28
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
1
-0
/
+3
2020-09-28
bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint
Song Liu
2
-0
/
+10
2020-09-28
udp_tunnel: add the ability to share port tables
Jakub Kicinski
1
-0
/
+24
2020-09-27
ptp: add stub function for ptp_get_msgtype()
Yangbo Lu
1
-0
/
+8
2020-09-26
net: dsa: point out the tail taggers
Vladimir Oltean
1
-0
/
+1
2020-09-26
net: dsa: add a generic procedure for the flow dissector
Vladimir Oltean
1
-0
/
+26
2020-09-26
net: dsa: make the .flow_dissect tagger callback return void
Vladimir Oltean
1
-2
/
+2
2020-09-26
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
1
-0
/
+1
2020-09-26
net: dsa: allow drivers to request promiscuous mode on master
Vladimir Oltean
1
-0
/
+6
2020-09-26
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
1
-3
/
+0
2020-09-25
devlink: introduce flash update overwrite mask
Jacob Keller
2
-1
/
+26
2020-09-25
devlink: convert flash_update to use params structure
Jacob Keller
1
-2
/
+16
2020-09-25
devlink: check flash_update parameter support in net core
Jacob Keller
1
-0
/
+15
2020-09-25
bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULL
John Fastabend
1
-2
/
+16
[next]