index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
stacktrace.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-10
bpf: Update iterators.lskel.h.
Alexei Starovoitov
1
-72
/
+69
2022-02-10
bpftool: Generalize light skeleton generation.
Alexei Starovoitov
1
-19
/
+20
2022-02-10
libbpf: Prepare light skeleton for the kernel.
Alexei Starovoitov
2
-21
/
+179
2022-02-10
bpf: Extend sys_bpf commands for bpf_syscall programs.
Alexei Starovoitov
1
-4
/
+34
2022-02-10
net: dsa: qca8k: fix noderef.cocci warnings
kernel test robot
1
-1
/
+1
2022-02-10
net/switchdev: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-02-10
ipv4: Reject again rules with high DSCP values
Guillaume Nault
1
-0
/
+5
2022-02-10
octeontx2-pf: Add TC feature for VFs
Subbaraya Sundeep
6
-62
/
+69
2022-02-10
net: make net->dev_unreg_count atomic
Eric Dumazet
3
-9
/
+6
2022-02-10
qed: prevent a fw assert during device shutdown
Venkata Sudheer Kumar Bhavaraju
3
-2
/
+51
2022-02-10
selftests: net: test standard socket cmsgs across UDP and ICMP sockets
Jakub Kicinski
2
-0
/
+84
2022-02-10
selftests: net: cmsg_sender: support Tx timestamping
Jakub Kicinski
1
-1
/
+122
2022-02-10
selftests: net: cmsg_sender: support setting SO_TXTIME
Jakub Kicinski
1
-3
/
+46
2022-02-10
selftests: net: cmsg_so_mark: test with SO_MARK set by setsockopt
Jakub Kicinski
2
-11
/
+31
2022-02-10
selftests: net: cmsg_so_mark: test ICMP and RAW sockets
Jakub Kicinski
1
-8
/
+16
2022-02-10
selftests: net: cmsg_sender: support icmp and raw sockets
Jakub Kicinski
1
-9
/
+55
2022-02-10
selftests: net: make cmsg_so_mark ready for more options
Jakub Kicinski
2
-26
/
+117
2022-02-10
selftests: net: rename cmsg_so_mark
Jakub Kicinski
4
-6
/
+6
2022-02-10
net: ping6: support setting socket options via cmsg
Jakub Kicinski
1
-4
/
+9
2022-02-10
net: ping6: support packet timestamping
Jakub Kicinski
1
-0
/
+1
2022-02-10
net: ping6: remove a pr_debug() statement
Jakub Kicinski
1
-2
/
+0
2022-02-09
tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.
Sebastian Andrzej Siewior
2
-25
/
+33
2022-02-09
net: drop_monitor: support drop reason
Menglong Dong
2
-6
/
+36
2022-02-09
selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup
Jakub Sitnicki
2
-1
/
+8
2022-02-09
bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
Jakub Sitnicki
3
-4
/
+6
2022-02-09
ice: Add ability for PF admin to enable VF VLAN pruning
Brett Creeley
4
-2
/
+40
2022-02-09
ice: Add support for 802.1ad port VLANs VF
Brett Creeley
1
-7
/
+44
2022-02-09
ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
Brett Creeley
2
-49
/
+238
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
17
-59
/
+996
2022-02-09
ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2
Brett Creeley
6
-43
/
+1226
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
9
-22
/
+87
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
16
-86
/
+813
2022-02-09
ice: Adjust naming for inner VLAN operations
Brett Creeley
6
-142
/
+140
2022-02-09
ice: Use the proto argument for VLAN ops
Brett Creeley
11
-26
/
+78
2022-02-09
ice: Refactor vf->port_vlan_info to use ice_vlan
Brett Creeley
2
-35
/
+44
2022-02-09
ice: Introduce ice_vlan struct
Brett Creeley
10
-59
/
+82
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
14
-334
/
+450
2022-02-09
ice: Add helper function for adding VLAN 0
Brett Creeley
4
-5
/
+14
2022-02-09
ice: Refactor spoofcheck configuration functions
Brett Creeley
2
-50
/
+128
2022-02-09
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
1
-1
/
+2
2022-02-09
net: usb: smsc95xx: add generic selftest support
Oleksij Rempel
2
-0
/
+26
2022-02-09
net: ethernet: cavium: use div64_u64() instead of do_div()
Wang Qing
1
-2
/
+2
2022-02-09
net:enetc: enetc qos using the CBDR dma alloc function
Po Liu
1
-75
/
+22
2022-02-09
net:enetc: command BD ring data memory alloc as one function alone
Po Liu
2
-30
/
+49
2022-02-09
net:enetc: allocate CBD ring data memory using DMA coherent methods
Po Liu
1
-64
/
+64
2022-02-09
soc: fsl: dpio: read the consumer index from the cache inhibited area
Ioana Ciornei
1
-4
/
+4
2022-02-09
dpaa2-eth: add support for software TSO
Ioana Ciornei
3
-18
/
+207
2022-02-09
dpaa2-eth: work with an array of FDs
Ioana Ciornei
2
-16
/
+47
2022-02-09
dpaa2-eth: use the S/G table cache also for the normal S/G path
Ioana Ciornei
2
-9
/
+8
2022-02-09
dpaa2-eth: extract the S/G table buffer cache interaction into functions
Ioana Ciornei
1
-24
/
+37
[next]