index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
bpf: Add batched ops support for percpu array
Pedro Tammela
1
-0
/
+2
2021-04-28
bpf: Implement formatted output helpers with bstr_printf
Florent Revest
5
-132
/
+115
2021-04-28
seq_file: Add a seq_bprintf function
Florent Revest
2
-0
/
+22
2021-04-28
sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queues
Ignat Korchagin
1
-0
/
+2
2021-04-28
net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
Lv Yunlong
1
-0
/
+2
2021-04-27
net: fix a concurrency bug in l2tp_tunnel_register()
Gong, Sishuai
1
-5
/
+5
2021-04-27
net/smc: Remove redundant assignment to rc
Jiapeng Chong
1
-1
/
+0
2021-04-27
mpls: Remove redundant assignment to err
Jiapeng Chong
1
-1
/
+0
2021-04-27
llc2: Remove redundant assignment to rc
Jiapeng Chong
1
-2
/
+0
2021-04-27
net/tls: Remove redundant initialization of record
Jiapeng Chong
1
-1
/
+1
2021-04-27
rds: Remove redundant assignment to nr_sig
Jiapeng Chong
1
-1
/
+0
2021-04-27
dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0
Michael Grzeschik
1
-0
/
+1
2021-04-27
net: dsa: microchip: Add Microchip KSZ8863 SMI based driver support
Michael Grzeschik
3
-1
/
+223
2021-04-27
net: phy: Add support for microchip SMI0 MDIO bus
Andrew Lunn
3
-2
/
+17
2021-04-27
dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch
Michael Grzeschik
1
-0
/
+2
2021-04-27
net: dsa: microchip: Add Microchip KSZ8863 SPI based driver support
Michael Grzeschik
1
-12
/
+32
2021-04-27
net: dsa: microchip: ksz8795: add support for ksz88xx chips
Oleksij Rempel
3
-71
/
+281
2021-04-27
net: dsa: microchip: ksz8795: move register offsets and shifts to separate st...
Michael Grzeschik
3
-160
/
+281
2021-04-27
net: dsa: microchip: ksz8795: move cpu_select_interface to extra function
Michael Grzeschik
1
-42
/
+50
2021-04-27
net: dsa: microchip: ksz8795: change drivers prefix to be generic
Michael Grzeschik
3
-117
/
+111
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
6
-58
/
+81
2021-04-27
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
4
-24
/
+38
2021-04-27
docs: networking: timestamping: update for DSA switches
Yangbo Lu
1
-24
/
+39
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
11
-32
/
+27
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
9
-49
/
+57
2021-04-27
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
9
-21
/
+21
2021-04-27
net: dsa: check tx timestamp request in core driver
Yangbo Lu
4
-9
/
+4
2021-04-27
fddi/skfp: fix typo
qhjindev
1
-1
/
+1
2021-04-27
net: dsa: mv88e6xxx: Fix 6095/6097/6185 ports in non-SERDES CMODE
Tobias Waldekranz
1
-3
/
+3
2021-04-27
net: phy: marvell-88x2222: enable autoneg by default
Ivan Bornyakov
1
-2
/
+0
2021-04-27
rxrpc: rxkad: Remove redundant variable offset
Jiapeng Chong
1
-2
/
+0
2021-04-27
macvlan: Use 'hash' iterators to simplify code
Christophe JAILLET
1
-27
/
+18
2021-04-27
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
3
-31
/
+15
2021-04-27
netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n
Arnd Bergmann
1
-2
/
+2
2021-04-27
netfilter: nft_socket: fix an unused variable warning
Arnd Bergmann
1
-2
/
+5
2021-04-27
netfilter: nftables: add catch-all set element support
Pablo Neira Ayuso
8
-63
/
+465
2021-04-27
netfilter: nftables: add helper function to validate set element data
Pablo Neira Ayuso
1
-4
/
+11
2021-04-27
netfilter: nftables: add helper function to flush set elements
Pablo Neira Ayuso
1
-13
/
+18
2021-04-27
netfilter: nftables: add loop check helper function
Pablo Neira Ayuso
1
-9
/
+21
2021-04-27
netfilter: nftables: rename set element data activation/deactivation functions
Pablo Neira Ayuso
1
-11
/
+11
2021-04-27
bpf, docs: Fix literal block for example code
Hengqi Chen
1
-1
/
+1
2021-04-27
bpf, cpumap: Bulk skb using netif_receive_skb_list
Lorenzo Bianconi
1
-9
/
+9
2021-04-27
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
2
-6
/
+4
2021-04-27
bpf: Lock bpf_trace_printk's tmp buf before it is written to
Florent Revest
1
-1
/
+1
2021-04-27
selftests/bpf: Fix core_reloc test runner
Andrii Nakryiko
1
-8
/
+12
2021-04-27
selftests/bpf: Fix field existence CO-RE reloc tests
Andrii Nakryiko
9
-48
/
+24
2021-04-27
selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro
Andrii Nakryiko
1
-4
/
+12
2021-04-27
libbpf: Support BTF_KIND_FLOAT during type compatibility checks in CO-RE
Andrii Nakryiko
1
-2
/
+4
2021-04-27
selftests/bpf: Add remaining ASSERT_xxx() variants
Andrii Nakryiko
7
-15
/
+56
2021-04-26
net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
Lv Yunlong
1
-1
/
+3
[next]