netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-25 19:32:23 to 2019-04-26 12:42:07 UTC [more...]

TC stats / hw offload question
 2019-04-26 12:42 UTC  (9+ messages)

[PATCH net-next 0/3] make nla_nest_start() add NLA_F_NESTED flag
 2019-04-26 12:17 UTC  (10+ messages)
` [PATCH net-next 1/3] netlink: "
` [PATCH net-next 2/3] ipset: drop ipset_nest_start() and ipset_nest_end()
` [PATCH net-next 3/3] net: fix two coding style issues

[PATCH] netlink: limit recursion depth in policy validation
 2019-04-26 12:13 UTC 

[PATCH 0/6] netlink: expose policies to userspace
 2019-04-26 12:13 UTC  (7+ messages)
` [PATCH 1/6] netlink: remove type-unsafe validation_data pointer
` [PATCH 2/6] netlink: extend policy range validation
` [PATCH 3/6] netlink: allow NLA_MSECS to have "
` [PATCH 4/6] netlink: remove NLA_EXACT_LEN_WARN
` [PATCH 5/6] netlink: factor out policy range helpers
` [PATCH 6/6] netlink: add infrastructure to expose policies to userspace

[PATCH] usbnet: ipheth: Simplify device detection
 2019-04-26 12:13 UTC  (3+ messages)

[PATCH] bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}
 2019-04-26 12:08 UTC  (2+ messages)

[PATCH v2 0/5] strict netlink validation
 2019-04-26 12:07 UTC  (6+ messages)
` [PATCH v2 1/5] netlink: add NLA_MIN_LEN
` [PATCH v2 2/5] netlink: make validation more configurable for future strictness
` [PATCH v2 3/5] netlink: re-add parse/validate functions in strict mode
` [PATCH v2 4/5] netlink: add strict parsing for future attributes
` [PATCH v2 5/5] genetlink: optionally validate strictly/dumps

[PATCH] rtlwifi: rtl8192cu: remove set but not used variable 'turbo_scanoff'
 2019-04-26 11:59 UTC  (2+ messages)

[PATCH] net:mwl8k:move spin_lock_bh to spin_lock in tasklet
 2019-04-26 11:57 UTC  (2+ messages)
` [PATCH] mwl8k: move "

[PATCH] net: ath: fix missing checks for bmi reads and writes
 2019-04-26 11:51 UTC  (2+ messages)

[PATCH] net: wireless: fix missing checks for ioremap
 2019-04-26 11:48 UTC  (2+ messages)

[PATCH net-next 0/6] AF_XDP infrastructure improvements
 2019-04-26 11:42 UTC  (7+ messages)
` [PATCH net-next 1/6] samples/bpf: Add hbm to .gitignore
` [PATCH net-next 2/6] xsk: Add API to check for available entries in FQ
` [PATCH net-next 3/6] xsk: Add getsockopt XDP_OPTIONS
` [PATCH net-next 4/6] xsk: Extend channels to support combined XSK/non-XSK traffic
` [PATCH net-next 5/6] xsk: Change the default frame size to 4096 and allow controlling it
` [PATCH net-next 6/6] xsk: Return the whole xdp_desc from xsk_umem_consume_tx

BUG: unable to handle page fault for address = ADDR
 2019-04-26 11:36 UTC  (3+ messages)

pull-request: mac80211-next 2019-04-26
 2019-04-26 11:11 UTC 

virtio_net: suspicious RCU usage with xdp
 2019-04-26 11:05 UTC  (12+ messages)

[PATCH iproute2] ip: mroute: add fflush to print_mroute
 2019-04-26 10:54 UTC 

[RFC PATCH v3 net-next 00/11] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-04-26 10:53 UTC  (9+ messages)
` [RFC PATCH v3 net-next 03/11] net: ethernet: ti: cpsw: ale: add functions to modify VLANs/MDBs
` [RFC PATCH v3 net-next 06/11] dt-bindings: net: ti: add new cpsw switch driver bindings
` [RFC PATCH v3 net-next 07/11] net: ethernet: ti: cpsw: introduce cpsw switch driver based on switchdev

[PATCH net] udp: fix GRO reception in case of length mismatch
 2019-04-26 10:50 UTC 

[PATCH v3 net-next 00/15] net: atlantic: Aquantia driver updates 2019-04
 2019-04-26  9:48 UTC  (16+ messages)
` [PATCH v3 net-next 01/15] net: aquantia: add infrastructure to readout chip temperature
` [PATCH v3 net-next 02/15] net: aquantia: implement hwmon api for "
` [PATCH v3 net-next 03/15] net: aquantia: add link interrupt fields
` [PATCH v3 net-next 04/15] net: aquantia: link interrupt handling function
` [PATCH v3 net-next 05/15] net: aquantia: create global service workqueue
` [PATCH v3 net-next 06/15] net: aquantia: link status irq handling
` [PATCH v3 net-next 07/15] net: aquantia: improve ifup link detection
` [PATCH v3 net-next 08/15] net: aquantia: use macros for better visibility
` [PATCH v3 net-next 09/15] net: aquantia: user correct MSI irq type
` [PATCH v3 net-next 10/15] net: aquantia: introduce fwreq mutex
` [PATCH v3 net-next 11/15] net: aquantia: extract timer cb into work job
` [PATCH v3 net-next 12/15] net: aquantia: fetch up to date statistics on ethtool request
` [PATCH v3 net-next 13/15] net: aquantia: get total counters from DMA block
` [PATCH v3 net-next 14/15] net: aquantia: fixups on 64bit dma counters
` [PATCH v3 net-next 15/15] net: aquantia: remove outdated device ids

[PATCH topic-hns-5.1 0/3] {topost} net: hns3: add support for mac autoneg and FEC enconding control
 2019-04-26  9:47 UTC  (5+ messages)
` [PATCH topic-hns-5.1 1/3] {topost} net: hns3: add support for multiple media type
` [PATCH topic-hns-5.1 2/3] {topost} net: hns3: add autoneg and change speed support for fibre port
` [PATCH topic-hns-5.1 3/3] {topost} net: hns3: add support for FEC encoding control

[PATCH v2 00/79] Convert files to ReST
 2019-04-26  9:46 UTC  (4+ messages)
` [PATCH v2 25/79] docs: convert docs to ReST and rename to *.rst

[PATCH] net: phy: realtek: Add rtl8211e rx/tx delays config
 2019-04-26  9:30 UTC 

pull-request: mac80211 2019-04-26
 2019-04-26  9:07 UTC 

[PATCH] Bluetooth: Ignore CC events not matching the last HCI command
 2019-04-26  8:56 UTC  (5+ messages)
      ` [PATCH v3] "

[PATCH] [stable 4.19.y] net: hns: Fix WARNING when hns modules installed
 2019-04-26  0:49 UTC 

[PATCH iproute2-next] tc: add support for plug qdisc
 2019-04-26  8:47 UTC  (3+ messages)

[PATCH net-next] cxgb4: Delete all hash and TCAM filters before resource cleanup
 2019-04-26  8:28 UTC 

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-26  7:46 UTC  (7+ messages)
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl

[PATCH 00/12] net: ll_temac: x86_64 support
 2019-04-26  7:32 UTC  (13+ messages)
` [PATCH 01/12] net: ll_temac: Fix and simplify error handling by using devres functions
` [PATCH 02/12] net: ll_temac: Extend support to non-device-tree platforms
` [PATCH 03/12] net: ll_temac: Fix support for 64-bit platforms
` [PATCH 04/12] net: ll_temac: Add support for non-native register endianness
` [PATCH 05/12] net: ll_temac: Fix support for little-endian platforms
` [PATCH 06/12] net: ll_temac: Allow use on x86 platforms
` [PATCH 07/12] net: ll_temac: Support indirect_mutex share within TEMAC IP
` [PATCH 08/12] net: ll_temac: Fix iommu/swiotlb leak
` [PATCH 09/12] net: ll_temac: Fix bug causing buffer descriptor overrun
` [PATCH 10/12] net: ll_temac: Replace bad usage of msleep() with usleep_range()
` [PATCH 11/12] net: ll_temac: Allow configuration of IRQ coalescing
` [PATCH 12/12] net: ll_temac: Enable DMA when ready, not before

BUG: KASAN: use-after-free Read in tun_net_xmit
 2019-04-26  7:37 UTC  (9+ messages)

[PATCH net] vhost_net: fix possible infinite loop
 2019-04-26  7:35 UTC  (3+ messages)

[PATCH v8 00/15] x86/split_lock: Enable split lock detection
 2019-04-26  6:00 UTC  (12+ messages)
` [PATCH v8 05/15] x86/msr-index: Define MSR_IA32_CORE_CAPABILITY and split lock detection bit
` [PATCH v8 09/15] x86/split_lock: Define MSR TEST_CTL register

pull-request: bpf 2019-04-25
 2019-04-26  5:55 UTC  (2+ messages)

[patch net-next v4 00/16] netdevsim: implement proper device model
 2019-04-26  5:52 UTC  (3+ messages)

pull request: bluetooth-next 2019-04-25
 2019-04-26  5:40 UTC  (2+ messages)

[PATCH v4 bpf-next 0/4] add btf dumping to bpftool
 2019-04-26  4:48 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/4] bpftool: add ability to dump BTF types
` [PATCH v4 bpf-next 2/4] bpftool/docs: add btf sub-command documentation
` [PATCH v4 bpf-next 3/4] bpftool: add bash completions for btf command
` [PATCH v4 bpf-next 4/4] bpftool: fix indendation in bash-completion/bpftool

[PATCH net-next] devlink: Execute devlink health recover as a work
 2019-04-26  4:38 UTC  (5+ messages)

[PATCH v2 0/9] PCI: add help pci_dev_id
 2019-04-26  3:44 UTC  (3+ messages)
` [PATCH v2 4/9] powerpc/powernv/npu: use helper pci_dev_id

[net-next][PATCH 0/2] rds: handle unsupported rdma request to fs dax memory
 2019-04-26  2:37 UTC  (5+ messages)
` [net-next][PATCH 1/2] "
` [net-next][PATCH 2/2] rds: add sysctl for rds support of On-Demand-Paging

[PATCH 0/4] tools/vm/slabinfo: Add fragmentation output
 2019-04-26  2:26 UTC  (5+ messages)
` [PATCH 1/4] tools/vm/slabinfo: Order command line options
` [PATCH 2/4] tools/vm/slabinfo: Add partial slab listing to -X
` [PATCH 3/4] tools/vm/slabinfo: Add option to sort by partial slabs
` [PATCH 4/4] tools/vm/slabinfo: Add sorting info to help menu

[PATCH net 0/6] bnxt_en: Misc. bug fixes
 2019-04-26  2:31 UTC  (7+ messages)
` [PATCH net 1/6] bnxt_en: Improve multicast address setup logic
` [PATCH net 2/6] bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()
` [PATCH net 3/6] bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions
` [PATCH net 4/6] bnxt_en: Pass correct extended TX port statistics size to firmware
` [PATCH net 5/6] bnxt_en: Fix statistics context reservation logic
` [PATCH net 6/6] bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt()

[PATCH 0/7] net: stmmac: enable EHL SGMII
 2019-04-26  2:10 UTC  (5+ messages)
` [PATCH 1/7] net: stmmac: add EHL SGMII 1Gbps platform data and PCI ID

[PATCH net 0/2] net/tls: fix data copies in tls_device_reencrypt()
 2019-04-26  0:35 UTC  (3+ messages)
` [PATCH net 1/2] net/tls: don't copy negative amounts of data in reencrypt
` [PATCH net 2/2] net/tls: fix copy to fragments "

[PATCH net-next,RFC 0/9] net: sched: prepare to reuse per-block callbacks from netfilter
 2019-04-26  0:33 UTC  (11+ messages)
` [PATCH net-next,RFC 1/9] net: sched: move tcf_block_cb before indr_block
` [PATCH net-next,RFC 2/9] net: sched: add tcf_block_cb_alloc()
` [PATCH net-next,RFC 3/9] net: sched: add tcf_block_cb_free()
` [PATCH net-next,RFC 4/9] net: sched: add tcf_block_setup()
` [PATCH net-next,RFC 5/9] net: sched: add release callback to struct tcf_block_cb
` [PATCH net-next,RFC 6/9] net: sched: add tcf_setup_block_offload()
` [PATCH net-next,RFC 7/9] net: use tcf_block_setup() infrastructure
` [PATCH net-next,RFC 8/9] net: cls_api: do not expose tcf_block to drivers
` [PATCH net-next,RFC 8/9] net: sched: remove tcf_block_cb_{register,unregister}()
` [PATCH net-next,RFC 9/9] net: cls_api: do not expose tcf_block to drivers

[PATCH bpf] bpftool: Fix errno variable usage
 2019-04-26  0:32 UTC  (3+ messages)

[PATCH v2 bpf-next 0/6] BPF sk local storage
 2019-04-26  0:10 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/6] bpf: Introduce bpf "
` [PATCH v2 bpf-next 2/6] bpf: Sync bpf.h to tools
` [PATCH v2 bpf-next 3/6] bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing
` [PATCH v2 bpf-next 4/6] bpf: Add verifier tests for the bpf_sk_storage
` [PATCH v2 bpf-next 5/6] bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
` [PATCH v2 bpf-next 6/6] bpf: Add ene-to-end test for bpf_sk_storage_* helpers

[PATCH 1/2] Revert "e1000e: fix cyclic resets at link up with active tx"
 2019-04-26  0:05 UTC  (4+ messages)
` [PATCH 2/2] e1000e: start network tx queue only when link is up

[PATCH iproute2-next] ss: add option to print socket information on one line
 2019-04-25 23:53 UTC  (4+ messages)

[RFC] ifa_list needs proper rcu protection
 2019-04-25 22:50 UTC 

[PATCH v3 bpf-next 0/4] add btf dumping to bpftool
 2019-04-25 22:24 UTC  (6+ messages)
  ` [PATCH v3 bpf-next 1/4] bpftool: add ability to dump BTF types
  ` [PATCH v3 bpf-next 2/4] bpftool/docs: add btf sub-command documentation

[PATCH bpf-next] selftests/bpf: two scale tests
 2019-04-25 22:10 UTC  (5+ messages)
` 32-bit zext time complexity (Was Re: [PATCH bpf-next] selftests/bpf: two scale tests)

[PATCH bpf-next v5 1/2] bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
 2019-04-25 21:51 UTC  (3+ messages)
` [PATCH bpf-next v5 2/2] bpftool: show flow_dissector attachment status

[PATCH] libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
 2019-04-25 21:40 UTC  (2+ messages)

[PATCH] samples: bpf: add hbm sample to .gitignore
 2019-04-25 21:40 UTC  (2+ messages)

[PATCH bpf-next v4 1/2] bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
 2019-04-25 21:31 UTC  (3+ messages)

[PATCH bpf v3 0/2] bpf: mark registers in all frames after pkt/null checks
 2019-04-25 21:04 UTC  (3+ messages)

[PATCH bpf-next 0/2] Two libbpf fixes
 2019-04-25 20:54 UTC  (2+ messages)

[PATCH V3 net-next 00/11] code optimizations & bugfixes for HNS3 driver
 2019-04-25 20:40 UTC  (2+ messages)

[PATCH 1/1] be2net: Detach interface for avoiding a system crash
 2019-04-25 20:35 UTC  (8+ messages)

[PATCH net-next v2 0/4] net/tls: small code cleanup
 2019-04-25 20:17 UTC  (6+ messages)
` [PATCH net-next v2 1/4] net/tls: don't log errors every time offload can't proceed
` [PATCH net-next v2 2/4] net/tls: remove old exports of sk_destruct functions
` [PATCH net-next v2 3/4] net/tls: move definition of tls ops into net/tls.h
` [PATCH net-next v2 4/4] net/tls: byte swap device req TCP seq no upon setting

[PATCH net-next 0/4] net/tls: small code cleanup
 2019-04-25 20:16 UTC  (5+ messages)
` [PATCH net-next 4/4] net/tls: byte swap device req TCP seq no upon setting

[PATCH v2 0/8] kobject: Add default group support to kobj_type and replace subsystem uses
 2019-04-25 20:12 UTC  (2+ messages)

[bpf PATCH v2 0/3] sockmap/ktls fixes
 2019-04-25 19:41 UTC  (6+ messages)
` [bpf PATCH v2 1/3] bpf: tls, implement unhash to avoid transition out of ESTABLISHED


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).