netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-19 03:08:19 to 2019-04-21 03:46:45 UTC [more...]

[PATCH 0/5] Taprio qdisc fixes
 2019-04-21  3:46 UTC  (7+ messages)
` [PATCH 1/5] net: sched: taprio: Remove pointless variable assigment
` [PATCH 2/5] net: sched: taprio: Refactor taprio_get_start_time()
` [PATCH 3/5] net: sched: taprio: Fix null pointer deref bug
` [PATCH 4/5] net: sched: taprio: Fix taprio_peek()
` [PATCH 5/5] net: sched: taprio: Fix taprio_dequeue()

[PATCH net] net/tls: don't leak IV and record seq when offload fails
 2019-04-21  3:39 UTC  (2+ messages)

[PATCH net] net/tls: avoid potential deadlock in tls_set_device_offload_rx()
 2019-04-21  3:36 UTC  (2+ messages)

[PATCH -next 0/7] clean up needless use of module infrastructure
 2019-04-21  3:29 UTC  (8+ messages)
` [PATCH 1/7] net: psample: drop include of module.h from psample.h
` [PATCH 2/7] net: ife: drop include of module.h from net/ife.h
` [PATCH 3/7] net: fib: drop include of module.h from fib_notifier.h
` [PATCH 4/7] net: tc_act: drop include of module.h from tc_ife.h
` [PATCH 5/7] cgroup: net: remove left over MODULE_LICENSE tag
` [PATCH 6/7] net: bpfilter: dont use module_init in non-modular code
` [PATCH 7/7] net: strparser: make it explicitly non-modular

[PATCH] selftests/net: correct the return value for run_afpackettests
 2019-04-21  3:29 UTC  (3+ messages)

[PATCH iproute2-next v2] ip fou: Support binding FOU ports
 2019-04-21  1:33 UTC  (2+ messages)

[net-next:master 254/261] net//core/sock.c:3007:23: error: expected '}' before ';' token
 2019-04-21  0:53 UTC 

[PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames
 2019-04-21  0:16 UTC  (9+ messages)
            ` Stats for XDP actions (was: Re: [PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames)
              ` Stats for XDP actions

[PATCH iproute2-next] Update tc-bpf.8 man page examples
 2019-04-20 19:06 UTC 

[PATCH] dt-bindings: add an explanation for internal phy-mode
 2019-04-20 18:14 UTC 

[PATCH] vhost: remove unneeded linux/miscdevice.h include
 2019-04-20 18:05 UTC  (2+ messages)

[PATCH] Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARK
 2019-04-20 16:43 UTC 

[PATCH net-next] net: Rename net/nexthop.h net/rtnh.h
 2019-04-20 16:28 UTC 

[PATCH net-next] ipv6: Remove fib6_info_nh_lwt
 2019-04-20 16:27 UTC 

[linux-next] rtlwifi commit contains a patch reject file
 2019-04-20 15:50 UTC 

[PATCH] include/net/tcp.h: whitespace cleanup at tcp_v4_check
 2019-04-20 15:50 UTC 

[PATCH] net: vrf: Fix operation not supported when set vrf mac
 2019-04-20 14:42 UTC  (2+ messages)

[PATCH bpf 0/2] bpf: mark registers as safe or unknown in all frames
 2019-04-20 12:40 UTC  (3+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: test case for pointer null check in subprog

WARNING: locking bug in lock_sock_nested
 2019-04-20 11:13 UTC  (2+ messages)

[PATCH 1/2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-04-20 10:51 UTC  (3+ messages)

[PATCH iproute2-next] iplink_vlan: add support for VLAN bridge binding flag
 2019-04-20 10:45 UTC 

[patch net-next v2 00/16] netdevsim: impement proper device model
 2019-04-20 10:29 UTC  (17+ messages)
` [patch net-next v2 01/16] netdevsim: move device registration on bus to be done earlier in init
` [patch net-next v2 02/16] netdevsim: create devlink instance per netdevsim instance
` [patch net-next v2 03/16] netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
` [patch net-next v2 04/16] netdevsim: put netdevsim bus code into separate file
` [patch net-next v2 05/16] netdevsim: move device registration and related code to bus.c
` [patch net-next v2 06/16] netdevsim: add stub netdevsim driver implementation
` [patch net-next v2 07/16] netdevsim: use ida for bus device ids
` [patch net-next v2 08/16] netdevsim: add bus attributes to add new and delete devices
` [patch net-next v2 09/16] netdevsim: rename dev_init/exit() functions and make them independent on ns
` [patch net-next v2 10/16] netdevsim: merge sdev into dev
` [patch net-next v2 11/16] netdevsim: generate random switch id instead of using dev id
` [patch net-next v2 12/16] netdevsim: change debugfs tree topology
` [patch net-next v2 13/16] netdevsim: implement dev probe/remove skeleton with port initialization
` [patch net-next v2 14/16] netdevsim: extend device attrs to support port addition and deletion
` [patch net-next v2 15/16] netdevsim: move netdev creation/destruction to dev probe
` [patch net-next v2 16/16] netdevsim: implement ndo_get_devlink_port

[PATCH net-next] net: mvpp2: cls: Add Classification offload support
 2019-04-20 10:17 UTC  (3+ messages)

[PATCH v4 net-next 3/6] exthdrs: Registration of TLV handlers and parameters
 2019-04-20  8:17 UTC  (2+ messages)

[PATCH net-next] nfp: add SR-IOV trusted VF support
 2019-04-20  4:00 UTC  (2+ messages)

[PATCH net-next 00/12] net: hns3: add some DFX info for HNS3 driver
 2019-04-20  1:43 UTC  (7+ messages)
` [PATCH net-next 02/12] net: hns3: add reset statistics for VF
` [PATCH net-next 03/12] net: hns3: add some debug information for hclge_check_event_cause
` [PATCH net-next 10/12] net: hns3: Add handling of MAC tunnel interruption

[RFC PATCH 0/3] net: ethernet: ti: cpsw: Add XDP support
 2019-04-19 10:42 UTC  (5+ messages)
` [RFC PATCH 3/3] net: ethernet: ti: cpsw: add "

[PATCH v2] ethtool: Add bash-completion script
 2019-04-20  0:16 UTC  (2+ messages)
` [PATCH v3] "

[bpf-next v2] libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
 2019-04-20  0:07 UTC  (2+ messages)

WARNING: ODEBUG bug in rsi_probe
 2019-04-19 23:54 UTC  (2+ messages)

[PATCH bpf-next v5 0/6] net: flow_dissector: trigger BPF hook when called from eth_get_headlen
 2019-04-19 23:50 UTC  (9+ messages)
` [PATCH bpf-next v5 5/6] net: pass net argument to the eth_get_headlen

[PATCH] net: socionext: replace napi_alloc_frag with the netdev variant on init
 2019-04-19 23:48 UTC  (5+ messages)

[PATCH net-next] tcp: properly reset skb->truesize for tx recycling
 2019-04-19 23:42 UTC  (3+ messages)

[PATCH v4 bpf-next 00/15] bpf: eliminate zero extensions for sub-register writes
 2019-04-19 23:28 UTC  (9+ messages)
` [PATCH v4 bpf-next 02/15] bpf: mark lo32 writes that should be zero extended into hi32

[PATCH bpf-next] libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
 2019-04-19 23:23 UTC  (3+ messages)

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-19 23:16 UTC  (3+ messages)
` [PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl

[PATCH] net/mlx5e: remove meaningless CFLAGS_tracepoint.o
 2019-04-19 23:16 UTC  (2+ messages)

[PATCH bpf-next v2 1/3] bpf: sock ops: add netns ino and dev in bpf context
 2019-04-19 22:59 UTC  (4+ messages)

[PATCH v5 net-next 0/6] exthdrs: Make ext. headers & options useful - Part I
 2019-04-19 22:36 UTC  (7+ messages)
` [PATCH v5 net-next 1/6] exthdrs: Create exthdrs_options.c
` [PATCH v5 net-next 2/6] exthdrs: Move generic EH functions to exthdrs_core.c
` [PATCH v5 net-next 3/6] exthdrs: Registration of TLV handlers and parameters
` [PATCH v5 net-next 4/6] exthdrs: Add TX parameters
` [PATCH v5 net-next 5/6] ip6tlvs: Add netlink interface
` [PATCH v5 net-next 6/6] ip6tlvs: Validation of TX Destination and Hop-by-Hop options

[PATCH 1/1] be2net: Detach interface for avoiding a system crash
 2019-04-19 22:31 UTC  (6+ messages)

[pull request][net 0/3] Mellanox, mlx5 fixes 2019-04-19
 2019-04-19 22:19 UTC  (5+ messages)
` [net 1/3] net/mlx5e: Fix use-after-free after xdp_return_frame
` [net 2/3] net/mlx5e: Fix the max MTU check in case of XDP
` [net 3/3] net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query

[PATCH 0/3] PCI: add help pci_dev_id
 2019-04-19 22:13 UTC  (5+ messages)
` [PATCH 1/3] PCI: add helper pci_dev_id
` [PATCH 2/3] PCI: use "
` [PATCH 3/3] r8169: use new "

[PATCH 00/57] Convert files to ReST
 2019-04-19 22:10 UTC  (3+ messages)
` Avoiding merge conflicts while adding new docs - Was: "

[PATCH net-next] mlxsw: spectrum: Assume CONFIG_NET_DEVLINK is always enabled
 2019-04-19 22:04 UTC  (2+ messages)

[tipc-discussion][net-next v1] tipc: introduce new socket option TIPC_SOCK_RECVQ_USED
 2019-04-19 21:59 UTC  (4+ messages)

[PATCH net] team: fix possible recursive locking when add slaves
 2019-04-19 21:58 UTC  (4+ messages)
` [PATCHv2 "

[PATCH v4 net-next 0/6] exthdrs: Make ext. headers & options useful - Part I
 2019-04-19 21:42 UTC  (3+ messages)
` [PATCH v4 net-next 1/6] exthdrs: Create exthdrs_options.c

[PATCH v2 0/3] MIPS: ath79: add ag71xx support
 2019-04-19 21:35 UTC  (3+ messages)
` [PATCH v2 3/3] net: ethernet: add ag71xx driver

[PATCH bpf-next v3 0/5] writable contexts for bpf raw tracepoints
 2019-04-19 21:16 UTC  (8+ messages)
` [PATCH bpf-next v3 1/5] bpf: add writable context for "
` [PATCH bpf-next v3 2/5] nbd: trace sending nbd requests
` [PATCH bpf-next v3 3/5] nbd: add tracepoints for send/receive timing
` [PATCH bpf-next v3 4/5] tools: sync bpf.h
` [PATCH bpf-next v3 5/5] selftests: bpf: test writable buffers in raw tps

[PATCH net-next] net: dsa: mv88e6xxx: Only reconfigure MAC when something changes
 2019-04-19 21:15 UTC  (2+ messages)

[patch net-next 00/15] netdevsim: impement proper device model
 2019-04-19 21:11 UTC  (8+ messages)
` [patch net-next 03/15] netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
` [patch net-next 14/15] netdevsim: move netdev creation/destruction to dev probe

[PATCH net-next v3 0/5] net: support binding vlan dev link state to vlan member bridge ports
 2019-04-19 20:58 UTC  (13+ messages)
` [PATCH net-next v3 1/5] vlan: support binding "
` [PATCH net-next v3 2/5] vlan: do not transfer link state in vlan bridge binding mode
` [PATCH net-next v3 3/5] bridge: support binding vlan dev link state to vlan member bridge ports
` [PATCH net-next v3 4/5] bridge: update vlan dev state when port added to or deleted from vlan
` [PATCH net-next v3 5/5] bridge: update vlan dev link state for bridge netdev changes

[patch net-next rfc 00/15] netdevsim: impement proper device model
 2019-04-19 21:00 UTC  (8+ messages)

[PATCH 1/4] net/skbuff: don't waste memory reserves
 2019-04-19 16:27 UTC  (7+ messages)

[PATCH] usbnet: fix kernel crash after disconnect
 2019-04-19  7:17 UTC  (5+ messages)

[PATCH 1/1] [bpf-next] libbpf: fix off-by-one error for BPF_LOG_BUF_SIZE
 2019-04-19 20:11 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
 2019-04-19 16:44 UTC 

[PATCH bpf-next] libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
 2019-04-19 16:42 UTC 

[PATCH net-next 0/5] net: some build fixes and other improvements
 2019-04-19  8:38 UTC  (4+ messages)

[bpf-next] libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
 2019-04-19 16:21 UTC 

[PATCH 0/3] PCI: add help pci_dev_id
 2019-04-19 11:10 UTC  (4+ messages)
` [PATCH 1/3] PCI: add helper pci_dev_id
` [PATCH 2/3] PCI: use "
` [PATCH 3/3] r8169: use new "

[PATCH bpf-next 0/2] bpf: parallel verification
 2019-04-19 19:34 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: remove global variables
` [PATCH bpf-next 2/2] bpf: drop bpf_verifier_lock

[PATCH 1/1] [bpf-next] libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
 2019-04-19 15:44 UTC 

[PATCH bpf-next] libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
 2019-04-19 16:52 UTC 

[PATCH net-next 00/15] Make DSA tag drivers kernel modules
 2019-04-19 15:39 UTC  (27+ messages)
` [PATCH net-next 03/15] dsa: Add MODULE_ALIAS to taggers in preperation to become modules
` [PATCH net-next 05/15] dsa: Add TAG protocol to tag ops
` [PATCH net-next 06/15] dsa: Remove const from tag driver ops structure
` [PATCH net-next 07/15] dsa: Add boilerplate helper to register DSA tag driver modules
` [PATCH net-next 08/15] dsa: Keep link list of tag drivers
` [PATCH net-next 09/15] dsa: Register the none tagger ops
` [PATCH net-next 10/15] dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
` [PATCH net-next 11/15] dsa: Add stub tag driver put method
` [PATCH net-next 12/15] dsa: Make use of the list of tag drivers
` [PATCH net-next 13/15] dsa: Cleanup unneeded table and make tag structures static
` [PATCH net-next 14/15] dsa: Allow tag drivers to be built as modules
` [PATCH net-next 15/15] dsa: tag_brcm: Avoid unused symbols

[PATCH 1/1] [bpf-next] libbpf: fix off-by-one error for BPF_LOG_BUF_SIZE
 2019-04-19 14:55 UTC 

KASAN: use-after-free Read in refcount_sub_and_test_checked (2)
 2019-04-19  8:21 UTC  (3+ messages)

[PATCH] of_net: Fix residues after of_get_nvmem_mac_address removal
 2019-04-19 18:58 UTC  (2+ messages)

[PATCH net-next 1/1] nfp: flower: fix size_t compile warning
 2019-04-19 18:56 UTC  (2+ messages)

[PATCH bpf-next 1/1] libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
 2019-04-19 16:34 UTC 

[PATCH 4.19 stable 0/3] net: ip6 defrag: backport fixes
 2019-04-19 18:55 UTC  (4+ messages)

[bpf-next] libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
 2019-04-19 16:14 UTC 

[PATCH 1/1] [bpf-next] libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
 2019-04-19 15:28 UTC 

bnx2x - odd behaviour
 2019-04-19  5:23 UTC  (11+ messages)

p54: drop device reference count if fails to enable device
 2019-04-19 17:56 UTC  (2+ messages)

[PATCH 00/13] Prerequisites for NXP LS104xA SMMU enablement
 2019-04-19 13:41 UTC  (4+ messages)
` [PATCH 02/13] soc/fsl/bman: map FBPR area in the iommu

[PATCH] mwifiex: Make resume actually do something useful again on SDIO cards
 2019-04-19  4:03 UTC  (6+ messages)

pull-request: wireless-drivers-next 2019-04-18
 2019-04-19  3:57 UTC  (3+ 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).