netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-06 19:38:09 to 2019-11-07 10:04:34 UTC [more...]

linux-next: Fixes tag needs some work in the net tree
 2019-11-07 10:04 UTC 

[PATCH net] devlink: Add method for time-stamp on reporter's dump
 2019-11-07  9:55 UTC 

[PATCH v1] staging: intel-dpa: gswip: Introduce Gigabit Ethernet Switch (GSWIP) device driver
 2019-11-07  9:47 UTC  (3+ messages)

[PATCH net-next 0/6] mlxsw: Add extended ACK for EMADs
 2019-11-07  9:42 UTC  (11+ messages)

[PATCH V10 0/6] mdev based hardware virtio offloading support
 2019-11-07  9:09 UTC  (4+ messages)
` [PATCH V10 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCHv2] CDC-NCM: handle incomplete transfer of MTU
 2019-11-07  8:48 UTC  (2+ messages)
` [PATCH] "

[PATCH v6] vhost: introduce mdev based hardware backend
 2019-11-07  9:02 UTC  (2+ messages)

[PATCH V9 0/6] mdev based hardware virtio offloading support
 2019-11-07  9:01 UTC  (5+ messages)
` [PATCH V9 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH V4 net-next 0/4] net: ethernet: stmmac: cleanup clock and optimization
 2019-11-07  8:47 UTC  (5+ messages)
` [PATCH V4 net-next 1/4] net: ethernet: stmmac: Add support for syscfg clock
` [PATCH V4 net-next 2/4] ARM: dts: stm32: remove syscfg clock on stm32mp157c ethernet
` [PATCH V4 net-next 3/4] ARM: dts: stm32: adjust slew rate for Ethernet
` [PATCH V4 net-next 4/4] ARM: dts: stm32: Enable gating of the MAC TX clock during TX low-power mode on stm32mp157c

pull-request: can 2019-11-05
 2019-11-07  8:45 UTC  (2+ messages)
` request: merge net/master into net-next/master

[PATCH] enetc: ethtool: add wake-on-lan callbacks
 2019-11-07  8:40 UTC 

[PATCH] enetc: add ioctl() support for PHY-related ops
 2019-11-07  8:39 UTC 

[PATCH v2] nfc: netlink: fix double device reference drop
 2019-11-07  8:18 UTC  (2+ messages)

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-07  8:07 UTC  (11+ messages)
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()

[RFC PATCH v6 0/7] Enable ptp_kvm for arm64
 2019-11-07  8:01 UTC  (6+ messages)
` [RFC PATCH v6 4/7] time: Add mechanism to recognize clocksource in time_get_snapshot
` [RFC PATCH v6 5/7] psci: Add hvc call service for ptp_kvm

[PATCH v2 0/6] net: phy: at803x device tree binding
 2019-11-07  7:47 UTC  (14+ messages)
` [PATCH v2 1/6] net: phy: at803x: fix Kconfig description
` [PATCH v2 2/6] dt-bindings: net: phy: Add support for AT803X
` [PATCH v2 3/6] net: phy: at803x: add device tree binding
` [PATCH v2 4/6] net: phy: at803x: mention AR8033 as same as AR8031
` [PATCH v2 5/6] net: phy: at803x: fix the PHY names
` [PATCH v2 6/6] net: phy: at803x: remove config_init for AR9331

[PATCH net-next] dpaa2-eth: add ethtool MAC counters
 2019-11-07  7:34 UTC  (3+ messages)

[PATCH v4.9-stable] net/flow_dissector: switch to siphash
 2019-11-07  7:08 UTC  (2+ messages)

[PATCH v3 bpf-next 0/3] bpf: Add array support to btf_struct_access
 2019-11-07  5:57 UTC  (8+ messages)
` [PATCH v3 bpf-next 1/3] bpf: Account for insn->off when doing bpf_probe_read_kernel
` [PATCH v3 bpf-next 2/3] bpf: Add array support to btf_struct_access
` [PATCH v3 bpf-next 3/3] bpf: Add cb access in kfree_skb test

[PATCH] NFC: st21nfca: fix double free
 2019-11-07  5:50 UTC  (2+ messages)

[PATCH v2] dpaa2-ptp: fix compile error
 2019-11-07  5:50 UTC  (2+ messages)

[PATCH v2 bpf-next 00/17] Introduce BPF trampoline
 2019-11-07  5:46 UTC  (18+ messages)
` [PATCH v2 bpf-next 01/17] bpf: refactor x86 JIT into helpers
` [PATCH v2 bpf-next 02/17] bpf: Add bpf_arch_text_poke() helper
` [PATCH v2 bpf-next 03/17] bpf: Introduce BPF trampoline
` [PATCH v2 bpf-next 04/17] libbpf: Add support to attach to fentry/fexit tracing progs
` [PATCH v2 bpf-next 05/17] selftest/bpf: Simple test for fentry/fexit
` [PATCH v2 bpf-next 06/17] bpf: Add kernel test functions for fentry testing
` [PATCH v2 bpf-next 07/17] selftests/bpf: Add test for BPF trampoline
` [PATCH v2 bpf-next 08/17] selftests/bpf: Add fexit tests "
` [PATCH v2 bpf-next 09/17] selftests/bpf: Add combined fentry/fexit test
` [PATCH v2 bpf-next 10/17] selftests/bpf: Add stress test for maximum number of progs
` [PATCH v2 bpf-next 11/17] bpf: Reserver space for BPF trampoline in BPF programs
` [PATCH v2 bpf-next 12/17] bpf: Fix race in btf_resolve_helper_id()
` [PATCH v2 bpf-next 13/17] bpf: Compare BTF types of functions arguments with actual types
` [PATCH v2 bpf-next 14/17] bpf: Support attaching tracing BPF program to other BPF programs
` [PATCH v2 bpf-next 15/17] selftests/bpf: Extend test_pkt_access test
` [PATCH v2 bpf-next 16/17] libbpf: Add support for attaching BPF programs to other BPF programs
` [PATCH v2 bpf-next 17/17] selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprog

[PATCH net] net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE
 2019-11-07  5:47 UTC  (2+ messages)

[net-next v3 00/13][pull request] 100GbE Intel Wired LAN Driver Updates 2019-11-06
 2019-11-07  5:46 UTC  (16+ messages)
` [net-next v3 01/13] ice: add ethtool -m support for reading i2c eeprom modules
` [net-next v3 02/13] ice: Update Boot Configuration Section read of NVM
` [net-next v3 03/13] ice: handle DCBx non-contiguous TC request
` [net-next v3 04/13] ice: fix driver unload flow
` [net-next v3 05/13] ice: Adjust DCB INIT for SW mode
` [net-next v3 06/13] ice: save PCI state in probe
` [net-next v3 07/13] ice: Check for null pointer dereference when setting rings
` [net-next v3 08/13] ice: write register with correct offset
` [net-next v3 09/13] ice: print unsupported module message
` [net-next v3 10/13] ice: print PCI link speed and width
` [net-next v3 11/13] ice: Get rid of ice_cleanup_header
` [net-next v3 12/13] ice: Rename VF function ice_vc_dis_vf to match its behavior
` [net-next v3 13/13] ice: Fix return value when SR-IOV is not supported

[PATCH net-next] net: dsa: mv8e6xxx: Fix stub function parameters
 2019-11-07  5:43 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix negative FD close() in xsk_setup_xdp_prog()
 2019-11-07  5:40 UTC 

[pull request][net 0/4] Mellanox, mlx5 fixes 2019-11-06
 2019-11-07  5:40 UTC  (6+ messages)
` [net 1/4] net/mlx5e: Fix eswitch debug print of max fdb flow
` [net 2/4] net/mlx5: DR, Fix memory leak in modify action destroy
` [net 3/4] net/mlx5: DR, Fix memory leak during rule creation
` [net 4/4] net/mlx5e: Use correct enum to determine uplink port

[PATCH net-next] tcp: fix data-race in tcp_recvmsg()
 2019-11-07  5:38 UTC  (3+ messages)

[PATCH net] r8169: fix page read in r8168g_mdio_read
 2019-11-07  5:38 UTC  (3+ messages)

[PATCH net-next] net: silence data-races on sk_backlog.tail
 2019-11-07  5:35 UTC  (2+ messages)

[PATCH] dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_mode
 2019-11-07  5:30 UTC  (2+ messages)

[PATCH v5] vhost: introduce mdev based hardware backend
 2019-11-07  5:27 UTC  (12+ messages)

[PATCH net-next v2] net: openvswitch: select vport upcall portid directly
 2019-11-07  5:25 UTC  (3+ messages)

[PATCH net-next] net: axienet: Fix error return code in axienet_probe()
 2019-11-07  5:25 UTC  (3+ messages)

[PATCH net 00/11] net: stmmac: Fixes for -net
 2019-11-07  5:23 UTC  (2+ messages)

[PATCH net-next] net: aquantia: fix return value check in aq_ptp_init()
 2019-11-07  5:22 UTC  (3+ messages)
` [EXT] "

[PATCH -next] ptp: Fix missing unlock on error in idtcm_probe()
 2019-11-07  5:20 UTC  (3+ messages)
` [PATCH v2 -next] ptp: ptp_clockmatrix: "

[PATCH] netlink: fix double drop dev reference
 2019-11-07  5:19 UTC  (2+ messages)

[PATCH 0/9] Netfilter fixes for net
 2019-11-07  5:17 UTC  (2+ messages)

[net-next] tipc: eliminate the dummy packet in link synching
 2019-11-07  5:16 UTC  (2+ messages)

[PATCH net-next 0/5] lwtunnel: add ip and ip6 options setting and dumping
 2019-11-07  5:14 UTC  (2+ messages)

[PATCH net-next] net_sched: gen_estimator: extend packet counter to 64bit
 2019-11-07  4:52 UTC 

[PATCH,bpf-next v2 0/2] samples: bpf: update map definition to new syntax BTF-defined map
 2019-11-07  4:44 UTC  (5+ messages)
` [PATCH,bpf-next v2 1/2] samples: bpf: update outdated error message
` [PATCH,bpf-next v2 2/2] samples: bpf: update map definition to new syntax BTF-defined map

[PATCH] ath10k: disable cpuidle during downloading firmware
 2019-11-07  4:16 UTC  (3+ messages)

[PATCH V8 0/6] mdev based hardware virtio offloading support
 2019-11-07  4:11 UTC  (7+ messages)

[PATCH v4.4-stable] net/flow_dissector: switch to siphash
 2019-11-07  4:10 UTC 

[Possible regression?] ip route deletion behavior change
 2019-11-07  3:00 UTC  (4+ messages)

[PATCH net] ipv6: fixes rt6_probe() and fib6_nh->last_probe init
 2019-11-07  2:45 UTC 

[PATCH bpf-next 0/5] Fix bugs and issues found by static analysis in libbpf
 2019-11-07  2:08 UTC  (6+ messages)
` [PATCH bpf-next 1/5] libbpf: fix memory leak/double free issue
` [PATCH bpf-next 2/5] libbpf: fix potential overflow issue
` [PATCH bpf-next 3/5] libbpf: fix another potential overflow issue in bpf_prog_linfo
` [PATCH bpf-next 4/5] libbpf: make btf__resolve_size logic always check size error condition
` [PATCH bpf-next 5/5] libbpf: improve handling of corrupted ELF during map initialization

[PATCH net] net/smc: fix ethernet interface refcounting
 2019-11-07  1:46 UTC  (2+ messages)

[PATCH] net: fec: add a check for CONFIG_PM to avoid clock count mis-match
 2019-11-07  1:44 UTC  (6+ messages)
` [EXT] "

[net-next 1/2] tipc: update cluster capabilities if node deleted
 2019-11-07  1:38 UTC  (5+ messages)
` [net-next 2/2] tipc: reduce sensitive to retransmit failures

[PATCH net-next v2] selftest: net: add some traceroute tests
 2019-11-07  1:36 UTC  (2+ messages)

[PATCH net 0/3] net/tls: add a TX lock
 2019-11-07  1:33 UTC  (2+ messages)

[RFC PATCH] powerpc/pseries/mobility: notify network peers after migration
 2019-11-07  1:33 UTC  (3+ messages)

[PATCH 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-07  0:46 UTC  (3+ messages)
` [PATCH 4/4] dt-bindings: net: bluetooth: update broadcom-bluetooth

[PATCH,bpf-next 0/2] samples: bpf: update map definition to new syntax BTF-defined map
 2019-11-07  0:44 UTC  (4+ messages)
` [PATCH,bpf-next 2/2] "

KMSAN: uninit-value in asix_mdio_write
 2019-11-07  0:44 UTC  (2+ messages)
` [PATCH] usb: asix: Fix "

[PATCH net-next 0/6] net: various KCSAN inspired fixes
 2019-11-07  0:15 UTC  (2+ messages)

[PATCH net-next 0/5] mv88e6xxx ATU occupancy as devlink resource
 2019-11-07  0:12 UTC  (4+ messages)
` [PATCH net-next 3/5] net: dsa: mv88e6xxx: global2: Expose ATU stats register

[net-next v2 00/14][pull request] 100GbE Intel Wired LAN Driver Updates 2019-11-06
 2019-11-06 23:49 UTC  (11+ messages)
` [net-next v2 01/14] ice: implement set_eeprom functionality
` [net-next v2 03/14] ice: Update Boot Configuration Section read of NVM
` [net-next v2 04/14] ice: handle DCBx non-contiguous TC request
` [net-next v2 06/14] ice: Adjust DCB INIT for SW mode
` [net-next v2 07/14] ice: save PCI state in probe
` [net-next v2 08/14] ice: Check for null pointer dereference when setting rings
` [net-next v2 09/14] ice: write register with correct offset
` [net-next v2 12/14] ice: Get rid of ice_cleanup_header
` [net-next v2 13/14] ice: Rename VF function ice_vc_dis_vf to match its behavior

[PATCH] ath10k: Handle "invalid" BDFs for msm8998 devices
 2019-11-06 23:47 UTC 

[PATCH v2 0/5] Add namespace awareness to Netlink methods
 2019-11-06 23:38 UTC  (6+ messages)
` [PATCH v2 1/5] rtnetlink: allow RTM_SETLINK to reference other namespaces
` [PATCH v2 4/5] net: ipv4: allow setting address on interface outside current namespace

[PATCH v2 bpf-next 0/2] bpf: Add array support to btf_struct_access
 2019-11-06 23:37 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/2] "
` [PATCH v2 bpf-next 2/2] bpf: Add cb access in kfree_skb test

[PATCH net-next] net: mscc: ocelot: fix __ocelot_rmw_ix prototype
 2019-11-06 23:34 UTC  (2+ messages)

[PATCH net 0/2] Bonding fixes for Ocelot switch
 2019-11-06 23:34 UTC  (2+ messages)

[PATCH] ath10k: Handle when FW doesn't support QMI_WLFW_HOST_CAP_REQ_V01
 2019-11-06 23:31 UTC 

[PATCH bpf] bpf: offload: unlock on error in bpf_offload_dev_create()
 2019-11-06 23:23 UTC  (2+ messages)

[PATCH] ath10k: Fix qmi init error handling
 2019-11-06 23:16 UTC 

[PATCH v3] [net]: Fix skb->csum update in inet_proto_csum_replace16()
 2019-11-06 22:52 UTC  (2+ messages)

[PATCH] mm: slub: Really fix slab walking for init_on_free
 2019-11-06 22:22 UTC 

[PATCH net-next v2 0/3] VGT+ support
 2019-11-06 22:21 UTC  (14+ messages)

[PATCH] can: return error from can_send() in BUS-OFF state
 2019-11-06 22:03 UTC 

[PATCH bpf-next] libbpf: simplify BPF_CORE_READ_BITFIELD_PROBED usage
 2019-11-06 22:02 UTC  (4+ messages)

[PATCH net-next] net: disable preempt for processed counter
 2019-11-06 21:55 UTC  (2+ messages)

[PATCH bpf-next] selftests/bps: clean up removed ints relocations negative tests
 2019-11-06 21:50 UTC  (2+ messages)

[PATCH bpf-next v13 0/7] Landlock LSM
 2019-11-06 21:45 UTC  (8+ messages)
` [PATCH bpf-next v13 4/7] landlock: Add ptrace LSM hooks

[PATCH v2] [netfilter]: Fix skb->csum calculation when netfilter manipulation for NF_NAT_MANIP_SRC\DST is done on IPV6 packet
 2019-11-06 20:48 UTC  (2+ messages)
`  "

general protection fault in j1939_jsk_del
 2019-11-06 20:45 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).