index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
bpf: selftests: Use C99 initializers in test_sock.c
Menglong Dong
1
-128
/
+92
2022-01-07
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
9
-0
/
+11
2022-01-07
bpf/selftests: Test bpf_d_path on rdonly_mem.
Hao Luo
2
-1
/
+49
2022-01-07
libbpf: Add documentation for bpf_map batch operations
Grant Seltzer
2
-6
/
+117
2022-01-06
selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3
Andrii Nakryiko
1
-2
/
+2
2022-01-06
veth: Do not record rx queue hint in veth_xmit
Daniel Borkmann
1
-1
/
+0
2022-01-06
ethernet: ibmveth: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-06
sfc: Use swap() instead of open coding it
Jiapeng Chong
1
-10
/
+4
2022-01-06
ethtool: use phydev variable
Tom Rix
1
-4
/
+4
2022-01-06
net: macb: use .mac_select_pcs() interface
Russell King (Oracle)
2
-15
/
+14
2022-01-06
gro: add ability to control gro max packet size
Coco Li
6
-1
/
+41
2022-01-06
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
3
-13
/
+18
2022-01-06
net: dsa: warn about dsa_port and dsa_switch bit fields being non atomic
Vladimir Oltean
1
-0
/
+8
2022-01-06
net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commas
Vladimir Oltean
1
-58
/
+56
2022-01-06
net: dsa: setup master before ports
Vladimir Oltean
1
-10
/
+13
2022-01-06
net: dsa: first set up shared ports, then non-shared ports
Vladimir Oltean
1
-13
/
+37
2022-01-06
net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
Vladimir Oltean
2
-2
/
+10
2022-01-06
net: dsa: stop updating master MTU from master.c
Vladimir Oltean
1
-24
/
+1
2022-01-06
net: dsa: merge rtnl_lock sections in dsa_slave_create
Vladimir Oltean
1
-3
/
+1
2022-01-06
net: dsa: reorder PHY initialization with MTU setup in slave.c
Vladimir Oltean
1
-7
/
+7
2022-01-06
xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames
Toke Høiland-Jørgensen
2
-11
/
+58
2022-01-06
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
4
-45
/
+39
2022-01-06
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
3
-4
/
+11
2022-01-06
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
2
-0
/
+4
2022-01-06
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
2
-30
/
+65
2022-01-06
samples/bpf: xdpsock: Add timestamp for Tx-only operation
Ong Boon Leong
1
-9
/
+68
2022-01-06
samples/bpf: xdpsock: Add time-out for cleaning Tx
Ong Boon Leong
1
-2
/
+9
2022-01-06
samples/bpf: xdpsock: Add sched policy and priority support
Ong Boon Leong
1
-2
/
+59
2022-01-06
samples/bpf: xdpsock: Add cyclic TX operation capability
Ong Boon Leong
1
-5
/
+80
2022-01-06
samples/bpf: xdpsock: Add clockid selection support
Ong Boon Leong
1
-2
/
+38
2022-01-06
samples/bpf: xdpsock: Add Dest and Src MAC setting for Tx-only operation
Ong Boon Leong
1
-5
/
+30
2022-01-06
samples/bpf: xdpsock: Add VLAN support for Tx-only operation
Ong Boon Leong
1
-15
/
+75
2022-01-06
net: lantiq_xrx200: convert to build_skb
Aleksander Jan Bajkowski
1
-20
/
+36
2022-01-06
net: lantiq_xrx200: increase napi poll weigth
Aleksander Jan Bajkowski
1
-2
/
+4
2022-01-06
MIPS: lantiq: dma: increase descritor count
Aleksander Jan Bajkowski
1
-1
/
+1
2022-01-06
testptp: set pin function before other requests
Miroslav Lichvar
1
-12
/
+12
2022-01-06
libbpf 1.0: Deprecate bpf_object__find_map_by_offset() API
Christy Lee
1
-1
/
+2
2022-01-06
libbpf 1.0: Deprecate bpf_map__is_offload_neutral()
Christy Lee
2
-1
/
+2
2022-01-06
libbpf: Support repeated legacy kprobes on same function
Qiang Wang
1
-1
/
+4
2022-01-06
libbpf: Use probe_name for legacy kprobe
Qiang Wang
1
-1
/
+1
2022-01-06
libbpf: Deprecate bpf_perf_event_read_simple() API
Christy Lee
2
-8
/
+15
2022-01-05
bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt().
Kuniyuki Iwashima
1
-0
/
+6
2022-01-05
bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
Kuniyuki Iwashima
1
-0
/
+2
2022-01-05
bpf: Fix verifier support for validation of async callbacks
Kris Van Hees
1
-0
/
+1
2022-01-05
bpf, docs: Fully document the JMP mode modifiers
Christoph Hellwig
1
-6
/
+6
2022-01-05
bpf, docs: Fully document the JMP opcodes
Christoph Hellwig
1
-17
/
+17
2022-01-05
bpf, docs: Fully document the ALU opcodes
Christoph Hellwig
1
-15
/
+15
2022-01-05
bpf, docs: Document the opcode classes
Christoph Hellwig
1
-12
/
+12
2022-01-05
bpf, docs: Add subsections for ALU and JMP instructions
Christoph Hellwig
1
-20
/
+32
2022-01-05
bpf, docs: Add a setion to explain the basic instruction encoding
Christoph Hellwig
1
-1
/
+15
[next]