netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-18 18:57:26 to 2018-10-19 08:13:38 UTC [more...]

[PATCH] tipc: use destination length for copy string
 2018-10-19  4:31 UTC  (2+ messages)

[PATCH] isdn: hfc_{pci,sx}: Avoid empty body if statements and use proper register accessors
 2018-10-19  1:11 UTC  (9+ messages)
` [PATCH v2] isdn: hfc_{pci,sx}: Avoid empty body if statements
  ` [PATCH v3] "

[GIT] Networking
 2018-10-19  8:13 UTC  (2+ messages)

[pull request][net-next 0/8] Mellanox, mlx5 updates 2018-10-18
 2018-10-19  0:02 UTC  (10+ messages)
` [net-next 1/8] net/mlx5: Refactor fragmented buffer struct fields and init flow
` [net-next 2/8] net/mlx5: Take fs_counters dellist before addlist
` [net-next 3/8] net/mlx5: Remove counter from idr after removing it from list
` [net-next 4/8] net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) reg
` [net-next 5/8] net/mlx5e: Add port FEC get/set functions
` [net-next 6/8] net/mlx5e: Ethtool driver callback for query/set FEC policy
` [net-next 7/8] net/mlx5: Added "per_lane_error_counters" cap bit to PCAM
` [net-next 8/8] net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statistics

[PATCH net] ip6_tunnel: Fix encapsulation layout
 2018-10-18 23:55 UTC  (2+ messages)

[PATCH bpf-next] bpf: Extend the sk_lookup() helper to XDP hookpoint
 2018-10-18 23:52 UTC  (5+ messages)

[PATCH net-next] tcp: fix TCP_REPAIR xmit queue setup
 2018-10-18 23:51 UTC  (2+ messages)

[net 1/1] tipc: fix info leak from kernel tipc_event
 2018-10-18 23:51 UTC  (2+ messages)

ipmr, ip6mr: Unite dumproute flows
 2018-10-18 23:46 UTC  (5+ messages)
` [PATCH net] net: ipmr: fix unresolved entry dumps

[PATCH v4 bpf-next 0/2] bpf: add cg_skb_is_valid_access
 2018-10-18 23:34 UTC  (4+ messages)
` [PATCH v4 bpf-next 1/2] bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB
` [PATCH v4 bpf-next 2/2] bpf: add tests for direct packet access from CGROUP_SKB

linux-next: Signed-off-by missing for commits in the net-next tree
 2018-10-19  7:30 UTC 

[PATCH net-next] cxgb4: fix the error path of cxgb4_uld_register()
 2018-10-18 23:26 UTC  (2+ messages)

[PATCH] net: ethernet: lpc_eth: add device and device node local variables
 2018-10-18 23:25 UTC 

[PATCH] net: ethernet: lpc_eth: remove unused local variable
 2018-10-18 23:06 UTC 

[PATCH net-next 0/6] net/ncsi: Allow enabling multiple packages & channels
 2018-10-18 23:05 UTC  (3+ messages)

[PATCH] net: ethernet: fec: Add missing SPEED_
 2018-10-19  7:07 UTC  (10+ messages)

[net PATCH] net: sched: Fix for duplicate class dump
 2018-10-18 23:00 UTC  (4+ messages)

[PATCH net-next] bnxt_en: Copy and paste bug in extended tx_stats
 2018-10-18 22:59 UTC  (3+ messages)

[PATCH v2 net] r8169: fix NAPI handling under high load
 2018-10-18 22:59 UTC  (5+ messages)

[PATCH] net: ethernet: lpc_eth: remove CONFIG_OF guard from the driver
 2018-10-18 22:58 UTC 

[PATCH] net: ethernet: lpc_eth: clean up the list of included headers
 2018-10-18 22:53 UTC 

[net-next 00/13][pull request] Intel Wired LAN Doc Updates 2018-10-18
 2018-10-18 22:46 UTC  (15+ messages)
` [net-next 01/13] Documentation: networking: ixgb: Remove reference to IXGB_NAPI
` [net-next 02/13] Documentation: e100, e1000: Add missing SPDX header
` [net-next 03/13] Documentation: ixgb: Prepare documentation for RST conversion
` [net-next 04/13] Documentation: e1000e: "
` [net-next 05/13] Documentation: igb: "
` [net-next 06/13] Documentation: igbvf: "
` [net-next 07/13] Documentation: ixgbe: "
` [net-next 08/13] Documentation: ixgbevf: "
` [net-next 09/13] Documentation: i40e: "
` [net-next 10/13] Documentation: iavf: "
` [net-next 11/13] Documentation: ice: "
` [net-next 12/13] Documentation: fm10k: Add kernel documentation
` [net-next 13/13] Documentation: intel: Convert to RST format

[PATCH v4.14-stable] sch_netem: restore skb->dev after dequeuing from the rbtree
 2018-10-18 22:43 UTC  (2+ messages)

[PATCH 0/4] Add SOCFPGA System Manager
 2018-10-19  6:16 UTC  (4+ messages)

[PATCH bpf-next] bpf: emit audit messages upon successful prog load and unload
 2018-10-18 22:09 UTC  (12+ messages)

Issues in error queue polling
 2018-10-18 21:54 UTC  (2+ messages)

Kernel oops with mlx5 and dual XDP redirect programs
 2018-10-18 21:53 UTC  (3+ messages)

[bpf-next PATCH 0/3] sockmap, bpf_msg_push_data helper
 2018-10-18 21:52 UTC  (4+ messages)
` [bpf-next PATCH 1/3] bpf: sk_msg program helper bpf_msg_push_data
` [bpf-next PATCH 2/3] bpf: libbpf support for msg_push_data
` [bpf-next PATCH 3/3] bpf: test_sockmap add options to use msg_push_data

linux-next: build failure after merge of the net-next tree
 2018-10-19  5:48 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: Update contact info for VRF entry
 2018-10-18 21:30 UTC  (2+ messages)

[PATCH bpf-next 0/2] sample: xdp1 improvements
 2018-10-18 21:30 UTC  (4+ messages)
` [PATCH bpf-next 1/2] samples: bpf: improve xdp1 example
  ` [PATCH bpf-next 2/2] samples: bpf: get ifindex from ifname

[PATCH bpf-next v2 00/13] bpf: add btf func info support
 2018-10-18 21:19 UTC  (9+ messages)
` [PATCH bpf-next v2 02/13] bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO

[PATCH bpf-next v3 0/7] Implement queue/stack maps
 2018-10-18 21:02 UTC  (13+ messages)
` [PATCH bpf-next v3 1/7] bpf: rename stack trace map operations
` [PATCH bpf-next v3 2/7] bpf/syscall: allow key to be null in map functions
` [PATCH bpf-next v3 3/7] bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUE
` [PATCH bpf-next v3 4/7] bpf: add queue and stack maps
` [PATCH bpf-next v3 5/7] bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall
` [PATCH bpf-next v3 6/7] Sync uapi/bpf.h to tools/include
` [PATCH bpf-next v3 7/7] selftests/bpf: add test cases for queue and stack maps

[bpf-next v3 0/2] Fix kcm + sockmap by checking psock type
 2018-10-18 20:58 UTC  (3+ messages)
` [bpf-next v3 1/2] bpf: skmsg, fix psock create on existing kcm/tls port
` [bpf-next v3 2/2] bpf: test_maps add a test to catch kcm + sockmap

[bpf-next v2 0/2] Fix kcm + sockmap by checking psock type
 2018-10-18 20:24 UTC  (4+ messages)
` [bpf-next v2 1/2] bpf: skmsg, fix psock create on existing kcm/tls port

[PATCH net-next] r8169: handle all interrupt events in the hard irq handler
 2018-10-18 20:19 UTC 

[PATCH bpf-next] tools: bpftool: use 4 context mode for the NFP disasm
 2018-10-18 20:18 UTC  (2+ messages)

[PATCH iproute2] doc/man: spelling fixes
 2018-10-18 20:16 UTC 

[iproute2-next v3] tipc: support interface name when activating UDP bearer
 2018-10-18 20:02 UTC  (2+ messages)

[PATCH linux-firmware] linux-firmware: liquidio: fix GPL compliance issue
 2018-10-18 19:04 UTC  (4+ messages)

[PATCH bpf-next 0/3] improve and fix barriers for walking perf rb
 2018-10-18 19:00 UTC  (8+ messages)
` [PATCH bpf-next 2/3] tools, perf: use smp_{rmb,mb} barriers instead of {rmb,mb}

[iproute2 PATCH] tc: flower: Classify packets based port ranges
 2018-10-18 18:25 UTC  (3+ messages)

[net-next PATCH] net: sched: cls_flower: Classify packets using port ranges
 2018-10-18 18:24 UTC  (3+ messages)

[PATCH net-next 0/2] sctp: fix sk_wmem_queued and use it to check for writable space
 2018-10-18 18:24 UTC  (2+ messages)

[PATCH] net/ipv4: fix tcp_poll for SMC fallback
 2018-10-18 18:22 UTC  (2+ messages)

[PATCH v3 net-next 0/2] Add support for Microchip Technology KSZ9131 10/100/1000 Ethernet PHY
 2018-10-18 20:28 UTC  (4+ messages)
` [PATCH v3 net-next 1/2] net: phy: micrel: add Microchip KSZ9131 initial driver
` [PATCH v3 net-next 2/2] dt-bindings: net: add support for Microchip KSZ9131

[PATCH net-next] netpoll: allow cleanup to be synchronous
 2018-10-18 17:47 UTC  (6+ messages)

Images 34
 2018-10-18 10:00 UTC 

[net-next 00/11][pull request] 1GbE Intel Wired LAN Driver Updates 2018-10-17
 2018-10-18 17:27 UTC  (6+ messages)
` [net-next 01/11] igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support
` [net-next 03/11] igc: Add netdev

[pull request][net-next 00/14] Mellanox, mlx5 updates
 2018-10-18 17:26 UTC  (2+ messages)

[danielwa@cisco.com: Re: gianfar: Implement MAC reset and reconfig procedure]
 2018-10-18 17:11 UTC  (4+ messages)

[PATCH v3 lora-next 0/5] based on 4.19-rc7 migration to regmap and clk framewor
 2018-10-18 16:59 UTC  (3+ messages)
` [PATCH v3 lora-next 1/5] regmap: Add regmap_noinc_write API

pull request (net-next): ipsec-next 2018-10-18
 2018-10-18 16:58 UTC  (5+ messages)
` [PATCH 1/3] xfrm: remove unnecessary check in xfrmi_get_stats64
` [PATCH 2/3] xfrm: use correct size to initialise sp->ovec
` [PATCH 3/3] xfrm: use complete IPv6 addresses for hash

pull request (net): ipsec 2018-10-18
 2018-10-18 16:56 UTC  (2+ messages)

Photos 36
 2018-10-18 11:38 UTC 

[iproute PATCH] rdma: Fix for ineffective check in add_filter()
 2018-10-18 16:17 UTC  (3+ messages)

Photos 39
 2018-10-18 10:01 UTC 

Photos 39
 2018-10-18 11:24 UTC 

[PATCH net-next] net: ethernet: ti: cpsw: don't flush mcast entries while switch promisc mode
 2018-10-19  0:03 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2018-10-18 23:56 UTC 

[PATCH v2] net-next/hinic: add checksum offload and TSO support
 2018-10-18 23:45 UTC  (2+ messages)

[PATCH] net: socket: fix a missing-check bug
 2018-10-18 23:43 UTC  (2+ messages)

[PATCH v3] Add BPF_SYNCHRONIZE_MAP_TO_MAP_REFERENCES bpf(2) command
 2018-10-18 23:36 UTC  (6+ messages)
` [PATCH v4] Wait for running BPF programs when updating map-in-map

[PATCH net v2] net/sched: act_gact: properly init 'goto chain'
 2018-10-18 15:30 UTC  (3+ messages)

[RFC] virtio_net: add local_bh_disable() around u64_stats_update_begin
 2018-10-18 23:23 UTC  (4+ messages)
  ` [PATCH] "

[PATCH net-next v2] netpoll: allow cleanup to be synchronous
 2018-10-18 15:18 UTC 

[PATCH net-next v8 00/28] WireGuard: Secure Network Tunnel
 2018-10-18 14:57 UTC  (9+ messages)
` [PATCH net-next v8 02/28] asm: simd context helper API
` [PATCH net-next v8 03/28] zinc: introduce minimal cryptography library
` [PATCH net-next v8 06/28] zinc: ChaCha20 x86_64 implementation
` [PATCH net-next v8 11/28] zinc: Poly1305 generic C implementations and selftest
` [PATCH net-next v8 14/28] zinc: import Andy Polyakov's Poly1305 ARM and ARM64 implementations
` [PATCH net-next v8 20/28] zinc: BLAKE2s x86_64 implementation
` [PATCH net-next v8 21/28] zinc: Curve25519 generic C implementations and selftest
` [PATCH net-next v8 26/28] crypto: port ChaCha20 to Zinc

[PATCH] atm: zatm: Fix empty body Clang warnings
 2018-10-18 22:41 UTC  (2+ messages)

[PATCH] atm: eni: Move semicolon to a new line after empty for loop
 2018-10-18 22:41 UTC  (2+ messages)

[PATCH][ath10k-next] ath10k: fix some spelling mistakes
 2018-10-18 21:51 UTC 

[iproute PATCH] tc: Remove pointless assignments in batch()
 2018-10-18 13:48 UTC 

[iproute PATCH] tipc: Drop unused variable 'genl'
 2018-10-18 13:48 UTC 

[PATCH] qed: fix spelling mistake "transcevier" -> "transceiver"
 2018-10-18 21:47 UTC 

[iproute PATCH] ip-route: Fix parse_encap_seg6() srh parsing
 2018-10-18 13:44 UTC 

[RFC] virtio_net: add local_bh_disable() around u64_stats_update_begin
 2018-10-18 13:21 UTC  (8+ messages)

[iproute PATCH] devlink: Fix error reporting in cmd_resource_set()
 2018-10-18 12:56 UTC  (2+ messages)

[iproute PATCH] rdma: Don't pass garbage to rd_check_is_filtered()
 2018-10-18 12:35 UTC 

[iproute PATCH] ip-route: Fix for memleak in error path
 2018-10-18 12:30 UTC 

[PATCH bpf-next] selftests/bpf: fix file resource leak
 2018-10-18 20:14 UTC  (2+ messages)

[PATCH net] r8169: fix NAPI handling under high load
 2018-10-18 11:52 UTC  (9+ messages)

[PATCH iproute2-next 0/3] rdma: IB device rename
 2018-10-18 11:51 UTC  (4+ messages)
` [PATCH iproute2-next 1/3] rdma: Update kernel include file to support IB device renaming
` [PATCH iproute2-next 2/3] rdma: Introduce command execution helper with required device name
` [PATCH iproute2-next 3/3] rdma: Add an option to rename IB device interface


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