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
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-02-09
dpaa2-eth: allocate a fragment already aligned
Ioana Ciornei
1
-6
/
+5
2022-02-09
dpaa2-eth: rearrange variable declaration in __dpaa2_eth_tx
Ioana Ciornei
1
-4
/
+4
2022-02-09
octeontx2-pf: PFC config support with DCBx
Hariprasad Kelam
7
-8
/
+271
2022-02-09
octeontx2-af: Flow control resource management
Hariprasad Kelam
9
-48
/
+276
2022-02-09
octeontx2-af: Priority flow control configuration support
Sunil Kumar Kori
7
-15
/
+251
2022-02-09
octeontx2-af: Don't enable Pause frames by default
Hariprasad Kelam
6
-80
/
+44
2022-02-09
mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control
Matt Johnston
6
-56
/
+329
2022-02-09
mctp: Allow keys matching any local address
Jeremy Kerr
2
-2
/
+10
2022-02-09
mctp: Add helper for address match checking
Jeremy Kerr
2
-5
/
+8
2022-02-09
mctp: tests: Add key state tests
Jeremy Kerr
1
-0
/
+137
2022-02-09
mctp: tests: Rename FL_T macro to FL_TO
Jeremy Kerr
1
-6
/
+6
2022-02-09
ip6_tunnel: fix possible NULL deref in ip6_tnl_xmit
Eric Dumazet
1
-1
/
+4
2022-02-09
Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()
Tianyu Lan
1
-8
/
+16
2022-02-09
dt-bindings: net: renesas,etheravb: Document RZ/G2UL SoC
Biju Das
1
-1
/
+2
2022-02-09
dt-bindings: net: renesas,etheravb: Document RZ/V2L SoC
Biju Das
1
-1
/
+2
2022-02-09
netfilter: ctnetlink: use dump structure instead of raw args
Florian Westphal
1
-12
/
+24
2022-02-09
nfqueue: enable to set skb->priority
Nicolas Dichtel
1
-0
/
+8
2022-02-09
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
3
-2
/
+125
2022-02-09
netfilter: cttimeout: use option structure
Florian Westphal
3
-24
/
+26
2022-02-09
netfilter: ecache: don't use nf_conn spinlock
Florian Westphal
2
-13
/
+14
2022-02-08
selftests/bpf: Test BPF_KPROBE_SYSCALL macro
Hengqi Chen
2
-0
/
+29
[next]