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-01-18
net/bonding: Declare TLS RX device offload support
Tariq Toukan
1
-1
/
+1
2021-01-18
net/bonding: Implement TLS TX device offload
Tariq Toukan
1
-0
/
+2
2021-01-18
net/bonding: Implement ndo_sk_get_lower_dev
Tariq Toukan
1
-0
/
+2
2021-01-18
net: netdevice: Add operation ndo_sk_get_lower_dev
Tariq Toukan
1
-0
/
+4
2021-01-18
net_sched: fix RTNL deadlock again caused by request_module()
Cong Wang
1
-1
/
+4
2021-01-15
GTP: add support for flow based tunneling API
Pravin B Shelar
3
-0
/
+14
2021-01-15
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
1
-0
/
+47
2021-01-15
net: mscc: ocelot: register devlink ports
Vladimir Oltean
1
-0
/
+2
2021-01-15
net: mscc: ocelot: export NUM_TC constant from felix to common switch lib
Vladimir Oltean
1
-0
/
+1
2021-01-15
net: dsa: add ops for devlink-sb
Vladimir Oltean
1
-0
/
+34
2021-01-15
net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
Vladimir Oltean
2
-6
/
+2
2021-01-15
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
2
-1
/
+5
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
8
-19
/
+125
2021-01-15
dsa: add support for Arrow XRS700x tag trailer
George McCollister
1
-0
/
+2
2021-01-14
perf: Add build id data in mmap2 event
Jiri Olsa
1
-5
/
+37
2021-01-14
bpf: Add size arg to build_id_parse function
Jiri Olsa
1
-1
/
+2
2021-01-14
bpf: Move stack_map_get_build_id into lib
Jiri Olsa
1
-0
/
+11
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-240
/
+75
2021-01-14
bpf: Add bitwise atomic instructions
Brendan Jackman
1
-0
/
+6
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2
-1
/
+5
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2
-0
/
+4
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2
-6
/
+15
2021-01-14
Merge tag 'linux-can-next-for-5.12-20210114' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
5
-130
/
+306
2021-01-14
net: dsa: Link aggregation support
Tobias Waldekranz
1
-0
/
+60
2021-01-14
net: phy: Add 100 base-x mode
Bjarni Jonasson
1
-0
/
+4
2021-01-14
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+2
2021-01-14
can: dev: can_rx_offload_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+2
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+2
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
1
-1
/
+1
2021-01-14
can: dev: extend struct can_skb_priv to hold CAN frame length
Marc Kleine-Budde
1
-1
/
+3
2021-01-14
can: length: can_skb_get_frame_len(): introduce function to get data length o...
Vincent Mailhol
1
-0
/
+120
2021-01-14
can: length: canfd_sanitize_len(): add function to sanitize CAN-FD data length
Marc Kleine-Budde
1
-0
/
+6
2021-01-13
net/mlx5: Add HW definition of reg_c_preserve
Paul Blakey
1
-1
/
+3
2021-01-13
can: dev: move netlink related code into seperate file
Marc Kleine-Budde
1
-0
/
+6
2021-01-13
can: dev: move skb related into seperate file
Marc Kleine-Budde
2
-76
/
+77
2021-01-13
can: dev: move length related code into seperate file
Marc Kleine-Budde
2
-40
/
+49
2021-01-13
can: dev: move bittiming related code into seperate file
Marc Kleine-Budde
2
-15
/
+45
2021-01-12
net: dsa: add optional stats64 support
Oleksij Rempel
1
-1
/
+3
2021-01-12
bpf: Support BPF ksym variables in kernel modules
Andrii Nakryiko
3
-0
/
+16
2021-01-12
bpf: Declare __bpf_free_used_maps() unconditionally
Andrii Nakryiko
1
-2
/
+3
2021-01-12
bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
Andrii Nakryiko
1
-1
/
+1
2021-01-12
bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h
Andrii Nakryiko
1
-0
/
+3
2021-01-12
bpf: Clarify return value of probe str helpers
Brendan Jackman
1
-5
/
+5
2021-01-11
net: compound page support in skb_seq_read
Willem de Bruijn
1
-0
/
+1
2021-01-11
net: support kmap_local forced debugging in skb_frag_foreach
Willem de Bruijn
1
-1
/
+1
2021-01-11
Fix whitespace in uapi/linux/tcp.h.
Danilo Carvalho
1
-9
/
+9
2021-01-11
net: switchdev: delete the transaction object
Vladimir Oltean
1
-14
/
+0
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
1
-3
/
+1
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
1
-3
/
+1
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
3
-9
/
+4
[next]