netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-27 02:28:23 to 2017-12-28 06:12:00 UTC [more...]

[PATCH net-next v6 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
 2017-12-28  6:12 UTC  (5+ messages)
` [PATCH net-next v6 1/6] net: tcp: Add trace events for TCP congestion window tracing
` [PATCH net-next v6 2/6] net: tcp: Remove TCP probe module
` [PATCH net-next v6 3/6] net: sctp: Add SCTP ACK tracking trace event
` [PATCH net-next v6 4/6] net: sctp: Remove debug SCTP probe module

[PATCH net-next] cxgb4: display VNI correctly
 2017-12-28  5:59 UTC 

[PATCH iproute2 0/3] ip/tunnel: Fix noencap- and document "external" parameter handling
 2017-12-28  5:31 UTC  (7+ messages)
` [PATCH iproute2 1/3] gre,ip6tnl/tunnel: Fix noencap- support
` [PATCH iproute2 2/3] gre6/tunnel: Do not submit garbage in flowinfo
` [PATCH iproute2 3/3] ip/tunnel: Document "external" parameter

[RFC PATCH bpf-next v2 0/4] Separate error injection table from kprobes
 2017-12-28  4:32 UTC  (15+ messages)
` [RFC PATCH bpf-next v2 1/4] tracing/kprobe: bpf: Check error injectable event is on function entry
` [RFC PATCH bpf-next v2 4/4] error-injection: Support fault injection framework

[PATCH v3 bpf-next 1/2] tools/bpftool: use version from the kernel source tree
 2017-12-28  4:19 UTC  (3+ messages)
` [PATCH v3 bpf-next 2/2] tools/bpftool: fix bpftool build with bintutils >= 2.9

[patch net-next v5 00/10] net: sched: allow qdiscs to share filter block instances
 2017-12-28  4:12 UTC  (3+ messages)
` [patch net-next v5 05/10] net: sched: keep track of offloaded filters and check tc offload feature

[PATCH net-next] nfp: bpf: allocate vNIC priv for keeping track of the offloaded program
 2017-12-28  4:11 UTC  (3+ messages)

[net-next PATCH] net: ptr_ring: otherwise safe empty checks can overrun array bounds
 2017-12-28  3:50 UTC 

[PATCH bpf-next v3 0/9] bpf: offload: report device back to user space (take 2)
 2017-12-28  2:39 UTC  (10+ messages)
` [PATCH bpf-next v3 1/9] bpf: offload: don't require rtnl for dev list manipulation
` [PATCH bpf-next v3 2/9] bpf: offload: don't use prog->aux->offload as boolean
` [PATCH bpf-next v3 3/9] bpf: offload: allow netdev to disappear while verifier is running
` [PATCH bpf-next v3 4/9] bpf: offload: free prog->aux->offload when device disappears
` [PATCH bpf-next v3 5/9] bpf: offload: free program id "
` [PATCH bpf-next v3 6/9] nsfs: generalize ns_get_path() for path resolution with a task
` [PATCH bpf-next v3 7/9] bpf: offload: report device information for offloaded programs
` [PATCH bpf-next v3 8/9] tools: bpftool: "
` [PATCH bpf-next v3 9/9] selftests/bpf: test device info reporting for bound progs

[net-next:master 731/763] drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c:852:6: sparse: symbol 'hns3_get_channels' was not declared. Should it be static?
 2017-12-28  1:42 UTC  (3+ messages)
` [RFC PATCH net-next] net: hns3: hns3_get_channels() can be static

pull-request: bpf-next 2017-12-28
 2017-12-28  1:41 UTC  (2+ messages)

pull-request: bpf 2017-12-28
 2017-12-28  1:35 UTC  (2+ messages)

WARNING in strp_data_ready
 2017-12-28  1:19 UTC  (9+ messages)

[PATCH RFC 0/2] kcm: Fix lockdep issue
 2017-12-28  1:16 UTC  (3+ messages)
` [PATCH RFC 1/2] sock: Add sock_owned_by_user_nocheck
` [PATCH RFC 2/2] strparser: Call sock_owned_by_user_nocheck

[PATCH bpf-next 2/3] libbpf: add error reporting in XDP
 2017-12-28  0:59 UTC  (13+ messages)
` [PATCH bpf-next v2 0/4] libbpf: add function to setup XDP
  ` [PATCH 1/4] "
  ` [PATCH 2/4] libbpf: add error reporting in XDP
  ` [PATCH 3/4] libbpf: break loop earlier
  ` [PATCH 4/4] libbpf: add missing SPDX-License-Identifier

[PATCHv3 0/2] capability controlled user-namespaces
 2017-12-28  0:45 UTC  (4+ messages)

[Patch net-next] net_sched: call qdisc_reset() with qdisc lock
 2017-12-27 23:53 UTC  (7+ messages)
` [Patch net-next] net_sched: remove the unsafe __skb_array_empty()

[PATCH net-next 0/6] net: mvpp2: 1000BaseX and 2000BaseX support
 2017-12-27 23:20 UTC  (10+ messages)
` [PATCH net-next 1/6] phy: add 2.5G SGMII mode to the phy_mode enum
` [PATCH net-next 2/6] phy: cp110-comphy: 2.5G SGMII mode
` [PATCH net-next 3/6] net: mvpp2: 1000baseX support
` [PATCH net-next 4/6] net: mvpp2: 2500baseX support
` [PATCH net-next 5/6] arm64: dts: marvell: mcbin: enable the fourth network interface
` [PATCH net-next 6/6] arm64: dts: marvell: add Ethernet aliases

[PATCH bpf-next v2 0/8] bpf: offload: report device back to user space (take 2)
 2017-12-27 23:18 UTC  (4+ messages)
` [PATCH bpf-next v2 6/8] bpf: offload: report device information for offloaded programs

[PATCH v2 bpf-next 0/3] bpf: two stack check fixes
 2017-12-27 23:08 UTC  (2+ messages)

[PATCH] bpf: selftest for late caller stack size increase
 2017-12-27 23:07 UTC  (2+ messages)

[PATCH net-next 00/10] net: qualcomm: rmnet: Enable csum offloads
 2017-12-27 22:56 UTC  (13+ messages)
` [PATCH net-next 01/10] net: qualcomm: rmnet: Remove redundant check when stamping map header
` [PATCH net-next 02/10] net: qualcomm: rmnet: Remove invalid condition while stamping mux id
` [PATCH net-next 03/10] net: qualcomm: rmnet: Remove unused function declaration
` [PATCH net-next 04/10] net: qualcomm: rmnet: Rename ingress data format to data format
` [PATCH net-next 05/10] net: qualcomm: rmnet: Set pacing rate
` [PATCH net-next 06/10] net: qualcomm: rmnet: Define the MAPv4 packet formats
` [PATCH net-next 07/10] net: qualcomm: rmnet: Add support for RX checksum offload
` [PATCH net-next 08/10] net: qualcomm: rmnet: Handle command packets with checksum trailer
` [PATCH net-next 09/10] net: qualcomm: rmnet: Add support for TX checksum offload
` [PATCH net-next 10/10] net: qualcomm: rmnet: Add support for GSO

KASAN: slab-out-of-bounds Read in xfrm_hash_rebuild
 2017-12-27 22:25 UTC  (2+ messages)
` [PATCH ipsec] xfrm: skip policies marked as dead while rehashing

[patch iproute2 v3 0/4] tc: Add -bs option to batch mode
 2017-12-27 22:06 UTC  (11+ messages)
` [patch iproute2 v3 1/4] lib/libnetlink: Add a function rtnl_talk_msg
` [patch iproute2 v3 2/4] utils: Add a function setcmdlinetotal
` [patch iproute2 v3 3/4] tc: Add -bs option to batch mode

[PATCH v2 net-next] net/trace: fix printk format in inet_sock_set_state
 2017-12-27 22:04 UTC  (2+ messages)

[pull request][for-next V2 00/11] Mellanox, mlx5 E-Switch updates 2017-12-19
 2017-12-27 22:03 UTC  (3+ messages)

[PATCH v2 net-next 0/2] kcm: Fix two locking issues
 2017-12-27 21:56 UTC  (2+ messages)

[PATCH iproute] qdisc: Print offload indication
 2017-12-27 21:55 UTC  (2+ messages)

[PATCH net-next 0/4] zerocopy refinements
 2017-12-27 21:45 UTC  (2+ messages)

[PATCH 2/3] qemu: use 64-bit values for feature flags in virtio-net
 2017-12-27 21:43 UTC  (4+ messages)
` [PATCH v2 0/3] virtio_net: allow hypervisor to indicate linkspeed and duplex setting
  ` [PATCH net-next v2 1/3] virtio_net: propagate linkspeed/duplex settings from the hypervisor

lost connection to test machine (3)
 2017-12-27 21:36 UTC  (2+ messages)

[PATCH] Staging: ipx: fixed several no space before tabs coding style issues
 2017-12-27 21:25 UTC 

[PATCH v3 0/4] Add SELinux SCTP protocol support
 2017-12-27 20:35 UTC  (6+ messages)
` [PATCH v3 1/4] security: Add support for SCTP security hooks

[patch net-next v2 00/10] Add support for resource abstraction
 2017-12-27 20:16 UTC  (14+ messages)

[PATCH net] sfp: fix sfp-bus oops when removing socket/upstream
 2017-12-27 19:29 UTC  (2+ messages)

[PATCH net] phylink: ensure we report link down when LOS asserted
 2017-12-27 19:27 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] tools/bpftool: use version from the kernel source tree
 2017-12-27 19:04 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/2] tools/bpftool: fix bpftool build with bintutils >= 2.8

[PATCH v2] sctp: Replace use of sockets_allocated with specified macro
 2017-12-27 18:48 UTC  (2+ messages)

[PATCH V2 net-next 0/3] rds bug fixes
 2017-12-27 18:38 UTC  (2+ messages)

Pravin Shelar
 2017-12-27 18:33 UTC  (3+ messages)
  ` [ovs-dev] "

[PATCH v4 net-next 0/4] qed*: Advance to FW 8.33.1.0
 2017-12-27 17:30 UTC  (5+ messages)
  ` [PATCH v4 net-next 1/4] qed*: Refactoring and rearranging FW API with no functional impact
` [PATCH v4 net-next 2/4] qed*: HSI renaming for different types of HW
` [PATCH v4 net-next 3/4] qed*: Utilize FW 8.33.1.0
` [PATCH v4 net-next 4/4] qed*: Advance drivers' version to 8.33.0.20

[PATCH net-next] inet_diag: Add equal-operator for ports
 2017-12-27 17:27 UTC 

[PATCH net] bnx2x: Improve reliability in case of nested PCI errors
 2017-12-27 17:13 UTC  (3+ messages)

[PATCH net-next 0/2] l2tp: fix offset/peer_offset conf parameters
 2017-12-27 17:12 UTC  (2+ messages)

pull request (net-next): ipsec-next 2017-12-22
 2017-12-27 16:59 UTC  (2+ messages)

[PATCH net-next 0/4] s390/qeth: updates 2017-12-27
 2017-12-27 16:44 UTC  (5+ messages)
` [PATCH net-next 1/4] s390/qeth: improve error reporting on IP add/removal
` [PATCH net-next 2/4] s390/qeth: use common helper to display rxip/vipa
` [PATCH net-next 3/4] s390/diag: add diag26c support for VNIC info
` [PATCH net-next 4/4] s390/qeth: support early setup for z/VM NICs

[PATCH net 0/3] update on copyright and couple of fixes
 2017-12-27 16:09 UTC  (2+ messages)

[PATCH net-next] phylib: rename reset-(post-)delay-us to reset-(de)assert-us
 2017-12-27 16:07 UTC  (2+ messages)

pull request (net): ipsec 2017-12-22
 2017-12-27 16:00 UTC  (2+ messages)

[PATCH net,stable 1/1] net: fec: unmap the xmit buffer that are not transferred by DMA
 2017-12-27 15:57 UTC  (2+ messages)

[PATCH net 1/2] tipc: error path leak fixes in tipc_enable_bearer()
 2017-12-27 15:56 UTC  (4+ messages)
` [PATCH net 2/2] tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path

[PATCH V5 net-next 00/17] add some features and fix some bugs for HNS3 driver
 2017-12-27 15:53 UTC  (2+ messages)

[PATCH iproute2-next 00/10] RDMAtool cleanup and refactoring code
 2017-12-27 15:45 UTC  (12+ messages)
` [PATCH iproute2-next 01/10] rdma: Reduce scope of _dev_map_lookup call
` [PATCH iproute2-next 02/10] rdma: Protect dev_map_lookup from wrong input
` [PATCH iproute2-next 03/10] rdma: Move per-device handler function to generic code
` [PATCH iproute2-next 04/10] rdma: Fix misspelled SYS_IMAGE_GUID
` [PATCH iproute2-next 05/10] rdma: Check that port index exists before operate on link layer
` [PATCH iproute2-next 06/10] rdma: Print supplied device name in case of wrong name
` [PATCH iproute2-next 07/10] rdma: Get rid of dev_map_free call
` [PATCH iproute2-next 08/10] rdma: Rename free function to be rd_cleanup
` [PATCH iproute2-next 09/10] rdma: Rename rd_free_devmap to be rd_free
` [PATCH iproute2-next 10/10] rdma: Move link execution logic to common code

[PATCH net] RDS: Check cmsg_len before dereferencing CMSG_DATA
 2017-12-27 15:37 UTC  (2+ messages)

[PATCH 00/12] drop unneeded newline
 2017-12-27 14:51 UTC  (3+ messages)
` [PATCH 03/12] net: dccp: "
  ` [PATCH 05/12] openvswitch: "

[PATCH iproute2 net-next] erspan: add erspan usage description
 2017-12-27 14:24 UTC  (2+ messages)

BUG warnings in 4.14.9
 2017-12-27 12:57 UTC  (4+ messages)

[PATCH 1/3] staging: irda: fix type from "unsigned" to "unsigned int"
 2017-12-27 12:45 UTC  (2+ messages)

[bpf-next V2 PATCH 00/14] xdp: new XDP rx-queue info concept
 2017-12-27 11:58 UTC  (4+ messages)
` [bpf-next V2 PATCH 05/14] xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg

[patch net-next 0/2] net: sched: Fix RED qdisc offload flag
 2017-12-27 11:52 UTC  (5+ messages)
` [patch net-next 1/2] net_sch: red: Fix the new offload indication
` [patch net-next 2/2] net: sched: Move offload check till after dump call

You will definetely be interested
 2017-12-27 10:16 UTC 

[PATCH] wil6210: fix build warnings without CONFIG_PM
 2017-12-27 10:04 UTC  (2+ messages)
`  "

[PATCH][next] ath10k: wmi: remove redundant integer fc
 2017-12-27 10:03 UTC  (2+ messages)
` [next] "

[PATCH net-next v3] net: sched: fix skb leak in dev_requeue_skb()
 2017-12-27  9:05 UTC 

[PATCHv3 0/3] Socionext Synquacer NETSEC driver
 2017-12-27  8:28 UTC  (5+ messages)
` [PATCHv3 1/3] dt-bindings: net: Add DT bindings for Socionext Netsec

[PATCH v2 net-next 3/4] qed*: Utilize FW 8.33.1.0
 2017-12-27  8:09 UTC  (2+ messages)

[PATCH net-next v2] net: sched: fix skb leak in dev_requeue_skb()
 2017-12-27  8:02 UTC  (3+ messages)

[PATCH net-next] cxgb4: use CLIP with LIP6 on T6 for TCAM filters
 2017-12-27  7:42 UTC 

[PATCH 3/3] staging: irda: separate multiple assignments
 2017-12-27  5:55 UTC 

[PATCH 2/3] staging: irda: add spaces around '|' operator
 2017-12-27  5:54 UTC 

[PATCH net-next v5 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
 2017-12-27  5:43 UTC  (4+ messages)
` [PATCH net-next v5 1/6] net: tcp: Add trace events for TCP congestion window tracing


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