index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-10
bpf: Fix bpf_prog_pack build for ppc64_defconfig
Song Liu
2022-02-10
selftest/bpf: Check invalid length in test_xdp_update_frags
Lorenzo Bianconi
2022-02-10
Merge branch 'bpf-light-skel'
Daniel Borkmann
2022-02-10
bpf: Convert bpf_preload.ko to use light skeleton.
Alexei Starovoitov
2022-02-10
bpf: Update iterators.lskel.h.
Alexei Starovoitov
2022-02-10
bpftool: Generalize light skeleton generation.
Alexei Starovoitov
2022-02-10
libbpf: Prepare light skeleton for the kernel.
Alexei Starovoitov
2022-02-10
bpf: Extend sys_bpf commands for bpf_syscall programs.
Alexei Starovoitov
2022-02-10
net: dsa: qca8k: fix noderef.cocci warnings
kernel test robot
2022-02-10
net/switchdev: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
2022-02-10
ipv4: Reject again rules with high DSCP values
Guillaume Nault
2022-02-10
octeontx2-pf: Add TC feature for VFs
Subbaraya Sundeep
2022-02-10
net: make net->dev_unreg_count atomic
Eric Dumazet
2022-02-10
qed: prevent a fw assert during device shutdown
Venkata Sudheer Kumar Bhavaraju
2022-02-10
Merge branch 'ping6-cmsg'
David S. Miller
2022-02-10
selftests: net: test standard socket cmsgs across UDP and ICMP sockets
Jakub Kicinski
2022-02-10
selftests: net: cmsg_sender: support Tx timestamping
Jakub Kicinski
2022-02-10
selftests: net: cmsg_sender: support setting SO_TXTIME
Jakub Kicinski
2022-02-10
selftests: net: cmsg_so_mark: test with SO_MARK set by setsockopt
Jakub Kicinski
2022-02-10
selftests: net: cmsg_so_mark: test ICMP and RAW sockets
Jakub Kicinski
2022-02-10
selftests: net: cmsg_sender: support icmp and raw sockets
Jakub Kicinski
2022-02-10
selftests: net: make cmsg_so_mark ready for more options
Jakub Kicinski
2022-02-10
selftests: net: rename cmsg_so_mark
Jakub Kicinski
2022-02-10
net: ping6: support setting socket options via cmsg
Jakub Kicinski
2022-02-10
net: ping6: support packet timestamping
Jakub Kicinski
2022-02-10
net: ping6: remove a pr_debug() statement
Jakub Kicinski
2022-02-10
Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...
David S. Miller
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-02-09
tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.
Sebastian Andrzej Siewior
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
net: drop_monitor: support drop reason
Menglong Dong
2022-02-09
Merge branch 'Split bpf_sk_lookup remote_port field'
Alexei Starovoitov
2022-02-09
selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup
Jakub Sitnicki
2022-02-09
bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
Jakub Sitnicki
2022-02-09
ice: Add ability for PF admin to enable VF VLAN pruning
Brett Creeley
2022-02-09
ice: Add support for 802.1ad port VLANs VF
Brett Creeley
2022-02-09
ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
Brett Creeley
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
2022-02-09
ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2
Brett Creeley
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
2022-02-09
ice: Adjust naming for inner VLAN operations
Brett Creeley
2022-02-09
ice: Use the proto argument for VLAN ops
Brett Creeley
2022-02-09
ice: Refactor vf->port_vlan_info to use ice_vlan
Brett Creeley
2022-02-09
ice: Introduce ice_vlan struct
Brett Creeley
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
2022-02-09
ice: Add helper function for adding VLAN 0
Brett Creeley
2022-02-09
ice: Refactor spoofcheck configuration functions
Brett Creeley
2022-02-09
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
[next]