netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-22 20:32:30 to 2018-03-23 16:47:46 UTC [more...]

[PATCH net-next v2 0/3] Drop NETDEV_UNREGISTER_FINAL (was unnamed)
 2018-03-23 16:47 UTC  (2+ messages)
` [PATCH net-next v2 3/3] net: Drop NETDEV_UNREGISTER_FINAL

[PATCH 0/2] bpf: Change print_bpf_insn interface
 2018-03-23 16:47 UTC  (5+ messages)
` [PATCH 1/2] bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
` [PATCH 2/2] bpftool: Adjust to new print_bpf_insn interface

[bpf-next V5 PATCH 00/15] XDP redirect memory return API
 2018-03-23 16:46 UTC  (24+ messages)
` [bpf-next V5 PATCH 01/15] mlx5: basic XDP_REDIRECT forward support
` [bpf-next V5 PATCH 02/15] xdp: introduce xdp_return_frame API and use in cpumap
` [bpf-next V5 PATCH 03/15] ixgbe: use xdp_return_frame API
` [bpf-next V5 PATCH 04/15] xdp: move struct xdp_buff from filter.h to xdp.h
` [bpf-next V5 PATCH 05/15] xdp: introduce a new xdp_frame type
` [bpf-next V5 PATCH 06/15] tun: convert to use generic xdp_frame and xdp_return_frame API
` [bpf-next V5 PATCH 07/15] virtio_net: "
` [bpf-next V5 PATCH 08/15] bpf: cpumap convert to use generic xdp_frame
` [bpf-next V5 PATCH 09/15] mlx5: register a memory model when XDP is enabled
` [bpf-next V5 PATCH 10/15] xdp: rhashtable with allocator ID to pointer mapping
` [bpf-next V5 PATCH 11/15] page_pool: refurbish version of page_pool code
` [bpf-next V5 PATCH 12/15] xdp: allow page_pool as an allocator type in xdp_return_frame
` [bpf-next V5 PATCH 13/15] mlx5: use page_pool for xdp_return_frame call
` [bpf-next V5 PATCH 14/15] xdp: transition into using xdp_frame for return API
` [bpf-next V5 PATCH 15/15] xdp: transition into using xdp_frame for ndo_xdp_xmit

[PATCH v5 0/5] netdev: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-23 16:43 UTC  (5+ messages)
` [PATCH v5 3/5] bnx2x: "

[PATCH net-next] bridge: Allow max MTU when multiple VLANs present
 2018-03-23 16:41 UTC  (6+ messages)
` [PATCH net-next] net: bridge: fix direct access to bridge vlan_enabled and use helper

[PATCH v2 net-next 0/6] TLS Rx
 2018-03-23 16:27 UTC  (2+ messages)

[net-next v2] intel: add SPDX identifiers to all the Intel drivers
 2018-03-23 16:18 UTC  (2+ messages)

[PATCH v2 net-next] virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
 2018-03-23 16:17 UTC  (2+ messages)

[PATCH net-next 2/2] net: Drop NETDEV_UNREGISTER_FINAL
 2018-03-23 16:15 UTC  (2+ messages)

[PATCH net-next] devlink: Remove top_hierarchy arg for DEVLINK disabled path
 2018-03-23 16:14 UTC  (2+ messages)

[patch iproute2] devlink: fix port new monitoring message typo
 2018-03-23 16:11 UTC  (2+ messages)

[PATCH net] udp6: set dst cache for a connected sk before udp_v6_send_skb
 2018-03-23 15:50 UTC  (2+ messages)

[RFC PATCH v2] net: phy: Added device tree binding for dev-addr and dev-addr code check-up
 2018-03-23 15:44 UTC  (2+ messages)

[GIT] 'net' merged into 'net-next'
 2018-03-23 15:40 UTC 

[PATCH net-next,0/2] hv_netvsc: Fix/improve RX path error handling
 2018-03-23 15:25 UTC  (4+ messages)
` [PATCH net-next, 2/2] hv_netvsc: Add range checking for rx packet offset and length
    ` [PATCH net-next,2/2] "

[patch net-next RFC 00/12] devlink: introduce port flavours and common phys_port_name generation
 2018-03-23 15:24 UTC  (23+ messages)
` [patch net-next RFC 02/12] devlink: extend attrs_set for setting port flavours
` [patch net-next RFC 04/12] dsa: set devlink port attrs for dsa ports
` [patch net-next RFC 10/12] nfp: flower: create port for flower vnic
  ` [patch iproute2 rfc 1/2] devlink: introduce support for showing port flavours
  ` [patch iproute2 rfc 2/2] devlink: introduce support for showing port number and split subport number

[PATCH RFC net-next 0/7] net: Allow FIB notifiers to fail add and replace
 2018-03-23 15:13 UTC  (14+ messages)
` [PATCH RFC net-next 1/7] net: Fix fib notifer to return errno
` [PATCH RFC net-next 2/7] net: Move call_fib_rule_notifiers up in fib_nl_newrule
` [PATCH RFC net-next 3/7] net/ipv4: Move call_fib_entry_notifiers up for new routes
` [PATCH RFC net-next 4/7] net/ipv4: Allow notifier to fail route repolace
` [PATCH RFC net-next 5/7] net/ipv6: Move call_fib6_entry_notifiers up for route adds
` [PATCH RFC net-next 6/7] devlink: Export methods to get and set namespace
` [PATCH RFC net-next 7/7] netdevsim: Add simple FIB resource controller via devlink

[PATCH] of_net: Implement of_get_nvmem_mac_address helper
 2018-03-23 15:11 UTC  (2+ messages)

[PATCH net-next] ibmvnic: Potential NULL dereference in clean_one_tx_pool()
 2018-03-23 15:06 UTC  (2+ messages)

l2tp stable request
 2018-03-23 14:58 UTC  (2+ messages)

[PATCH net] ipv6: fix possible deadlock in rt6_age_examine_exception()
 2018-03-23 14:56 UTC 

[PATCH v2] fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
 2018-03-23 14:52 UTC 

[net-next:master 304/314] drivers/net/ethernet/mellanox/mlxsw/spectrum.c:3878:8: error: too few arguments to function 'devlink_resource_register'
 2018-03-23 14:33 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the rdma-fixes tree
 2018-03-23 14:22 UTC  (5+ messages)

[QUESTION] Mainline support for B43_PHY_AC wifi cards
 2018-03-23 14:09 UTC  (3+ messages)

[PATCH net v2] ipv6: the entire IPv6 header chain must fit the first fragment
 2018-03-23 14:04 UTC  (2+ messages)

[iproute2 0/1] iproute2: add TIPC statistics support in ss
 2018-03-23 14:01 UTC  (2+ messages)
` [iproute2 1/1] ss: Add support for TIPC socket diag in ss tool

[bpf-next V5 PATCH 00/15] Series short description
 2018-03-23 13:55 UTC 

[PATCH iproute2] ss: Fix rendering of continuous output (-E, --events)
 2018-03-23 13:30 UTC  (2+ messages)

[PATCH] net/usb/qmi_wwan.c: Add USB id for lt4120 modem
 2018-03-23 13:26 UTC 

[PATCH net] ipv6: the entire IPv6 header chain must fit the first fragment
 2018-03-23 13:24 UTC  (2+ messages)

[PATCH] netlink: make sure nladdr has correct size in netlink_connect()
 2018-03-23 12:57 UTC  (2+ messages)

[PATCH net-next 0/2] kernel: add support to collect hardware logs in crash recovery kernel
 2018-03-23 12:46 UTC  (4+ messages)
  ` [PATCH net-next 1/2] fs/crashdd: add API to collect hardware dump in second kernel
  ` [PATCH net-next 2/2] cxgb4: "

[PATCH 0/2] net: ethernet: ave: add UniPhier PXs3 support
 2018-03-23 12:30 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: net: ave: add "
` [PATCH 2/2] net: ethernet: ave: add UniPhier "

linux-next: manual merge of the net-next tree with the mac80211 tree
 2018-03-23 11:51 UTC  (2+ messages)

[PATCH net-next] cxgb4: support new ISSI flash parts
 2018-03-23 11:35 UTC 

[PATCH net-next] cxgb4: depend on firmware event for link status
 2018-03-23 11:33 UTC 

[PATCH net-next] cxgb4: copy vlan_id in ndo_get_vf_config
 2018-03-23 10:18 UTC 

[PATCH v1 net] lan78xx: Set ASD in MAC_CR when EEE is enabled
 2018-03-23 10:18 UTC 

[PATCH V2 net 0/1] net/ipv4: SMC and SYN Cookies
 2018-03-23 10:05 UTC  (2+ messages)
` [PATCH V2 net 1/1] net/ipv4: disable SMC TCP option with "

[PATCH net-next] cxgb4: Setup FW queues before registering netdev
 2018-03-23  9:55 UTC 

[PATCH][next] net: hns3: make function hclge_inform_reset_assert_to_vf static
 2018-03-23  9:54 UTC 

[PATCH 4.4 11/97] time: Change posix clocks ops interfaces to use timespec64
 2018-03-23  9:53 UTC 

[PATCH 4.9 015/177] time: Change posix clocks ops interfaces to use timespec64
 2018-03-23  9:52 UTC 

[PATCH] fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
 2018-03-23  9:51 UTC  (3+ messages)

[bpf-next V4 PATCH 00/15] XDP redirect memory return API
 2018-03-23  9:16 UTC  (4+ messages)
` [bpf-next V4 PATCH 11/15] page_pool: refurbish version of page_pool code

[PATCH net-next RFC 0/5] ipv6: sr: introduce seg6local End.BPF action
 2018-03-23 10:16 UTC  (6+ messages)
` [PATCH net-next RFC 1/5] ipv6: sr: export function lookup_nexthop
` [PATCH next-next RFC 2/5] bpf: Add IPv6 Segment Routing helpers
` [PATCH net-next RFC 3/5] bpf: Split lwt inout verifier structures
` [PATCH net-next RFC 4/5] ipv6: sr: Add seg6local action End.BPF
` [PATCH net-next RFC 5/5] selftests/bpf: test for seg6local End.BPF action

[PATCH 1/2] bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
 2018-03-23  9:09 UTC  (9+ messages)

[RFC v3 net-next 00/18] Time based packet transmission
 2018-03-23  8:51 UTC  (17+ messages)
` [RFC v3 net-next 13/18] net/sched: Introduce the TBS Qdisc
` [RFC v3 net-next 14/18] net/sched: Add HW offloading capability to TBS

[PATCH net 1/3] lan78xx: Set ASD in MAC_CR when EEE is enabled
 2018-03-23  7:21 UTC  (3+ messages)

[PATCH net-next] XDP router for veth
 2018-03-23  6:43 UTC 

[PATCH] qed: Use true and false for boolean values
 2018-03-23  3:20 UTC  (2+ messages)

[PATCH net-next] modules: allow modprobe load regular elf binaries
 2018-03-23  2:47 UTC  (13+ messages)

[PATCH net-next 0/2] net: broadcom: Adaptive interrupt coalescing
 2018-03-23  1:19 UTC  (3+ messages)
` [PATCH net-next 1/2] net: systemport: Implement adaptive "
` [PATCH net-next 2/2] net: bcmgenet: Add support for adaptive RX coalescing

[PATCH v4 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints
 2018-03-23  0:39 UTC  (11+ messages)
` [PATCH v4 bpf-next 01/10] treewide: remove large struct-pass-by-value from tracepoint arguments
` [PATCH v4 bpf-next 02/10] net/mediatek: disambiguate mt76 vs mt7601u trace events
` [PATCH v4 bpf-next 03/10] net/mac802154: disambiguate mac80215 vs mac802154 "
` [PATCH v4 bpf-next 04/10] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint
` [PATCH v4 bpf-next 05/10] macro: introduce COUNT_ARGS() macro
` [PATCH v4 bpf-next 06/10] tracepoint: compute num_args at build time
` [PATCH v4 bpf-next 07/10] bpf: introduce BPF_RAW_TRACEPOINT
` [PATCH v4 bpf-next 08/10] libbpf: add bpf_raw_tracepoint_open helper
` [PATCH v4 bpf-next 09/10] samples/bpf: raw tracepoint test
` [PATCH v4 bpf-next 10/10] selftests/bpf: test for bpf_get_stackid() from raw tracepoints

kernel BUG at ./include/linux/skbuff.h:LINE! (2)
 2018-03-22 23:00 UTC 

[PATCH v3 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints
 2018-03-22 22:52 UTC  (7+ messages)
` [PATCH v3 bpf-next 01/10] treewide: remove struct-pass-by-value from tracepoints arguments

[PATCH V3 net-next 00/14] TLS offload, netdev & MLX5 support
 2018-03-22 22:33 UTC  (15+ messages)
` [PATCH V3 net-next 01/14] tcp: Add clean acked data hook
` [PATCH V3 net-next 02/14] net: Rename and export copy_skb_header
` [PATCH V3 net-next 03/14] net: Add Software fallback infrastructure for socket dependent offloads
` [PATCH V3 net-next 04/14] net: Add TLS offload netdev ops
` [PATCH V3 net-next 05/14] net: Add TLS TX offload features
` [PATCH V3 net-next 06/14] net/tls: Add generic NIC offload infrastructure
` [PATCH V3 net-next 07/14] net/tls: Support TLS device offload with IPv6
` [PATCH V3 net-next 08/14] net/mlx5e: Move defines out of ipsec code
` [PATCH V3 net-next 09/14] net/mlx5: Accel, Add TLS tx offload interface
` [PATCH V3 net-next 10/14] net/mlx5e: TLS, Add Innova TLS TX support
` [PATCH V3 net-next 11/14] net/mlx5e: TLS, Add Innova TLS TX offload data path
` [PATCH V3 net-next 12/14] net/mlx5e: TLS, Add error statistics
` [PATCH V3 net-next 13/14] MAINTAINERS: Update mlx5 innova driver maintainers
` [PATCH V3 net-next 14/14] MAINTAINERS: Update TLS maintainers

[PATCH V2 net-next 00/14] TLS offload, netdev & MLX5 support
 2018-03-22 22:33 UTC  (7+ messages)
` [PATCH V2 net-next 06/14] net/tls: Add generic NIC offload infrastructure
` [PATCH V2 net-next 07/14] net/tls: Support TLS device offload with IPv6

[PATCH 1/2] net: phy: intel-xway: add VR9 version number
 2018-03-22 22:31 UTC  (2+ messages)
` [PATCH 2/2] net: phy: intel-xway: add VR9 v1.1 phy ids

[PATCH v2] net/mlx5: Fix use-after-free
 2018-03-22 22:08 UTC  (2+ messages)

[PATCH net-next 1/1] net sched actions: merge event notification routines
 2018-03-22 22:00 UTC 

[net-next:master 1115/1116] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c:82:5: sparse: symbol 'hclge_inform_reset_assert_to_vf' was not declared. Should it be static?
 2018-03-22 21:31 UTC  (2+ messages)
` [RFC PATCH net-next] net: hns3: hclge_inform_reset_assert_to_vf() can be static

[PATCH] Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than 1500
 2018-03-22 21:01 UTC 

[v2] vhost: add vsock compat ioctl
 2018-03-22 20:38 UTC  (3+ messages)

[GIT] Networking
 2018-03-22 20:32 UTC 


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