OSDN Git Service

tomoyo/tomoyo-test1.git
2022-01-07 Ioana Ciorneidpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open...
2022-01-07 Robert-Ionut... dpaa2-mac: bail if the dpmacs fwnode is not found
2022-01-07 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2022-01-07 Alexei StarovoitovMerge branch 'net: bpf: handle return value of post_bin...
2022-01-07 Menglong Dongbpf: selftests: Add bind retry for post_bind{4, 6}
2022-01-07 Menglong Dongbpf: selftests: Use C99 initializers in test_sock.c
2022-01-07 Menglong Dongnet: bpf: Handle return value of BPF_CGROUP_RUN_PROG_IN...
2022-01-06 Hao Luobpf/selftests: Test bpf_d_path on rdonly_mem.
2022-01-06 Grant Seltzerlibbpf: Add documentation for bpf_map batch operations
2022-01-06 Andrii Nakryikoselftests/bpf: Don't rely on preserving volatile in...
2022-01-06 Daniel Borkmannveth: Do not record rx queue hint in veth_xmit
2022-01-06 Greg Kroah... ethernet: ibmveth: use default_groups in kobj_type
2022-01-06 Jiapeng Chongsfc: Use swap() instead of open coding it
2022-01-06 Tom Rixethtool: use phydev variable
2022-01-06 Russell King... net: macb: use .mac_select_pcs() interface
2022-01-06 Coco Ligro: add ability to control gro max packet size
2022-01-06 Miroslav Lichvarnet: fix SOF_TIMESTAMPING_BIND_PHC to work with multipl...
2022-01-06 Vladimir Olteannet: dsa: warn about dsa_port and dsa_switch bit fields...
2022-01-06 Vladimir Olteannet: dsa: don't enumerate dsa_switch and dsa_port bit...
2022-01-06 David S. MillerMerge branch 'dsa-init-cleanups'
2022-01-06 Vladimir Olteannet: dsa: setup master before ports
2022-01-06 Vladimir Olteannet: dsa: first set up shared ports, then non-shared...
2022-01-06 Vladimir Olteannet: dsa: hold rtnl_mutex when calling dsa_master_...
2022-01-06 Vladimir Olteannet: dsa: stop updating master MTU from master.c
2022-01-06 Vladimir Olteannet: dsa: merge rtnl_lock sections in dsa_slave_create
2022-01-06 Vladimir Olteannet: dsa: reorder PHY initialization with MTU setup...
2022-01-06 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2022-01-06 Toke Høiland... xdp: Add xdp_do_redirect_frame() for pre-computed xdp_f...
2022-01-06 Toke Høiland... xdp: Move conversion to xdp_frame out of map functions
2022-01-06 Toke Høiland... page_pool: Store the XDP mem id
2022-01-06 Toke Høiland... page_pool: Add callback to init pages when they are...
2022-01-06 Toke Høiland... xdp: Allow registering memory model without rxq reference
2022-01-06 Alexei StarovoitovMerge branch 'samples/bpf: xdpsock app enhancements'
2022-01-06 Ong Boon Leongsamples/bpf: xdpsock: Add timestamp for Tx-only operation
2022-01-06 Ong Boon Leongsamples/bpf: xdpsock: Add time-out for cleaning Tx
2022-01-06 Ong Boon Leongsamples/bpf: xdpsock: Add sched policy and priority...
2022-01-06 Ong Boon Leongsamples/bpf: xdpsock: Add cyclic TX operation capability
2022-01-06 Ong Boon Leongsamples/bpf: xdpsock: Add clockid selection support
2022-01-06 Ong Boon Leongsamples/bpf: xdpsock: Add Dest and Src MAC setting...
2022-01-06 Ong Boon Leongsamples/bpf: xdpsock: Add VLAN support for Tx-only...
2022-01-06 Jakub KicinskiMerge branch 'net-lantiq_xrx200-improve-ethernet-perfor...
2022-01-06 Aleksander... net: lantiq_xrx200: convert to build_skb
2022-01-06 Aleksander... net: lantiq_xrx200: increase napi poll weigth
2022-01-06 Aleksander... MIPS: lantiq: dma: increase descritor count
2022-01-06 Miroslav Lichvartestptp: set pin function before other requests
2022-01-06 Christy Leelibbpf 1.0: Deprecate bpf_object__find_map_by_offset...
2022-01-06 Christy Leelibbpf 1.0: Deprecate bpf_map__is_offload_neutral()
2022-01-05 Qiang Wanglibbpf: Support repeated legacy kprobes on same function
2022-01-05 Qiang Wanglibbpf: Use probe_name for legacy kprobe
2022-01-05 Christy Leelibbpf: Deprecate bpf_perf_event_read_simple() API
2022-01-05 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-01-05 Kuniyuki Iwashimabpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt().
2022-01-05 Kuniyuki Iwashimabpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
2022-01-05 Linus TorvaldsMerge tag 'net-5.16-final' of git://git./linux/kernel...
2022-01-05 Kris Van Heesbpf: Fix verifier support for validation of async callbacks
2022-01-05 Christoph Hellwigbpf, docs: Fully document the JMP mode modifiers
2022-01-05 Christoph Hellwigbpf, docs: Fully document the JMP opcodes
2022-01-05 Christoph Hellwigbpf, docs: Fully document the ALU opcodes
2022-01-05 Christoph Hellwigbpf, docs: Document the opcode classes
2022-01-05 Christoph Hellwigbpf, docs: Add subsections for ALU and JMP instructions
2022-01-05 Christoph Hellwigbpf, docs: Add a setion to explain the basic instructio...
2022-01-05 Daniel Borkmannbpf, selftests: Add verifier test for mem_or_null regis...
2022-01-05 Daniel Borkmannbpf: Don't promote bogus looking registers after null...
2022-01-05 John Fastabendbpf, sockmap: Fix double bpf_prog_put on error case...
2022-01-05 John Fastabendbpf, sockmap: Fix return codes from tcp_bpf_recvmsg_par...
2022-01-05 Hou Taobpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNC
2022-01-05 Russell King... net: gemini: allow any RGMII interface mode
2022-01-05 Jakub KicinskiMerge branch 'fix-rgmii-delays-for-88e1118'
2022-01-05 Russell King... net: phy: marvell: configure RGMII delays for 88E1118
2022-01-05 Russell King... net: phy: marvell: use phy_write_paged() to set MSCR
2022-01-05 Taehee Yooselftests: set amt.sh executable
2022-01-05 Aaron MaRevert "net: usb: r8152: Add MAC passthrough support...
2022-01-05 Eric Dumazetnetlink: do not allocate a device refcount tracker...
2022-01-05 Eric Dumazetnet/sched: add missing tracker information in qdisc_cre...
2022-01-05 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.16' of git://git./linux...
2022-01-05 Jakub KicinskiMerge tag 'ieee802154-for-net-2022-01-05' of git:/...
2022-01-05 David S. MillerMerge branch 'dsa-notifier-cleanup'
2022-01-05 Vladimir Olteannet: dsa: remove cross-chip support for HSR
2022-01-05 Vladimir Olteannet: dsa: remove cross-chip support for MRP
2022-01-05 Vladimir Olteannet: dsa: fix incorrect function pointer check for...
2022-01-05 Danielle Ratsonmlxsw: pci: Avoid flow control for EMAD packets
2022-01-05 David S. MillerMerge tag 'linux-can-next-for-5.17-20220105' of git...
2022-01-05 David S. MillerMerge branch 'dsa-cleanups'
2022-01-05 Vladimir Olteannet: dsa: combine two holes in struct dsa_switch_tree
2022-01-05 Vladimir Olteannet: dsa: move dsa_switch_tree :: ports and lags to...
2022-01-05 Vladimir Olteannet: dsa: make dsa_switch :: num_ports an unsigned int
2022-01-05 Vladimir Olteannet: dsa: merge all bools of struct dsa_switch into...
2022-01-05 Vladimir Olteannet: dsa: move dsa_port :: type near dsa_port :: index
2022-01-05 Vladimir Olteannet: dsa: merge all bools of struct dsa_port into a...
2022-01-05 Vladimir Olteannet: dsa: move dsa_port :: stp_state near dsa_port...
2022-01-05 David S. MillerMerge branch 'hns3-stats-refactor'
2022-01-05 Jie Wangnet: hns3: create new common cmd code for PF and VF...
2022-01-05 Jie Wangnet: hns3: refactor VF tqp stats APIs with new common...
2022-01-05 Jie Wangnet: hns3: refactor PF tqp stats APIs with new common...
2022-01-05 Jie Wangnet: hns3: create new set of common tqp stats APIs...
2022-01-05 Jie Wangnet: hns3: refactor VF rss init APIs with new common...
2022-01-05 Jie Wangnet: hns3: refactor PF rss init APIs with new common...
2022-01-05 Jie Wangnet: hns3: create new set of common rss init APIs for...
2022-01-05 Jie Wangnet: hns3: refactor VF rss set APIs with new common...
2022-01-05 Jie Wangnet: hns3: refactor PF rss set APIs with new common...
next