netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-31 18:57:12 to 2019-06-01 10:36:35 UTC [more...]

[PATCH v2] net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
 2019-06-01 10:36 UTC  (2+ messages)

[PATCH net-next 0/5] PTP support for the SJA1105 DSA driver
 2019-06-01 10:31 UTC  (14+ messages)

[PATCH bpf-next v2 0/2] net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code
 2019-06-01  9:50 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev

[PATCH net-next] net: sfp: Set 1000BaseX support flag for 1000BaseT modules
 2019-06-01  9:46 UTC  (17+ messages)
` [PATCH net-next] net: sfp: Stop SFP polling during shutdown
` [PATCH net-next] net: sfp: Use smaller chunk size when reading I2C data
` [PATCH net-next] net: phy: phylink: add fallback from SGMII to 1000BaseX
` [PATCH net-next] net: phy: phylink: support using device PHY in fixed or 802.3z mode

[PATCH nf-next] netfilter: add support for matching IPv4 options
 2019-06-01  8:53 UTC  (7+ messages)

[PATCH v2] ss: add option to print socket information on one line
 2019-06-01  8:36 UTC  (2+ messages)
` ss: Checking efficient analysis for network connections

[PATCH net-next] qed: Fix build error without CONFIG_DEVLINK
 2019-06-01  8:06 UTC 

[PATCH 1/1] net: rds: add per rds connection cache statistics
 2019-06-01  7:54 UTC 

[PATCH bpf-next] selftests/bpf: add real-world BPF verifier scale test program
 2019-06-01  6:39 UTC 

general protection fault in tcp_v6_connect
 2019-06-01  6:05 UTC 

KASAN: user-memory-access Read in ip6_hold_safe (3)
 2019-06-01  6:05 UTC 

pull-request: bpf-next 2019-05-31
 2019-06-01  5:18 UTC  (2+ messages)

[PATCH V5 net-next 0/6] Peer to Peer One-Step time stamping
 2019-06-01  5:09 UTC  (4+ messages)

[PATCH RFC net-next 00/27] nexthops: Final patches
 2019-06-01  3:36 UTC  (28+ messages)
` [PATCH RFC net-next 01/27] ipv4: Use accessors for fib_info nexthop data
` [PATCH RFC net-next 02/27] ipv4: Prepare for fib6_nh from a nexthop object
` [PATCH RFC net-next 03/27] ipv4: Plumb support for nexthop object in a fib_info
` [PATCH RFC net-next 04/27] ipv6: Plumb support for nexthop object in a fib6_info
` [PATCH RFC net-next 05/27] mlxsw: Fail attempts to use routes with nexthop objects
` [PATCH RFC net-next 06/27] mlx5: "
` [PATCH RFC net-next 07/27] rocker: "
` [PATCH RFC net-next 08/27] nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct
` [PATCH RFC net-next 09/27] ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
` [PATCH RFC net-next 10/27] ipv6: Handle all fib6_nh in a nexthop in rt6_device_match
` [PATCH RFC net-next 11/27] ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf
` [PATCH RFC net-next 12/27] ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
` [PATCH RFC net-next 13/27] ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
` [PATCH RFC net-next 14/27] ipv6: Handle all fib6_nh in a nexthop in exception handling
` [PATCH RFC net-next 15/27] ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect
` [PATCH RFC net-next 16/27] ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect
` [PATCH RFC net-next 17/27] ipv6: Handle all fib6_nh in a nexthop in mtu updates
` [PATCH RFC net-next 18/27] ipv4: Allow routes to use nexthop objects
` [PATCH RFC net-next 19/27] ipv4: Optimization for fib_info lookup with nexthops
` [PATCH RFC net-next 20/27] ipv6: Allow routes to use nexthop objects
` [PATCH RFC net-next 21/27] nexthops: add support for replace
` [PATCH RFC net-next 22/27] selftests: Add test cases for nexthop objects
` [PATCH RFC net-next 23/27] selftests: pmtu: Move running of test into a new function
` [PATCH RFC net-next 24/27] selftests: pmtu: Move route installs to "
` [PATCH RFC net-next 25/27] selftests: pmtu: Add support for routing via nexthop objects
` [PATCH RFC net-next 26/27] selftests: icmp_redirect: "
` [PATCH RFC net-next 27/27] selftests: Add version of router_multipath.sh using "

[PATCH net-next] net: phy: xilinx: add Xilinx PHY driver
 2019-06-01  3:22 UTC  (7+ messages)
` [PATCH net-next] net: phy: Ensure scheduled work is cancelled during removal

[PATCH bpf v2] bpf: preallocate a perf_sample_data per event fd
 2019-06-01  3:12 UTC  (3+ messages)

[PATCH net 0/2] net/tls: redo the RX resync locking
 2019-06-01  3:12 UTC  (3+ messages)
` [PATCH net 1/2] Revert "net/tls: avoid NULL-deref on resync during device removal"
` [PATCH net 2/2] net/tls: replace the sleeping lock around RX resync with a bit lock

[PATCH net-next 0/7] net: add struct nexthop to fib{6}_info
 2019-06-01  3:10 UTC  (12+ messages)

[PATCH net-next 00/13] Xilinx axienet driver updates
 2019-06-01  3:04 UTC  (9+ messages)
` [PATCH net-next 01/13] net: axienet: Fixed 64-bit compile, enable build on X86 and ARM
` [PATCH net-next 02/13] net: axienet: clean up MDIO handling
` [PATCH net-next 09/13] net: axienet: Make missing MAC address non-fatal

[PATCH bpf-next v5] selftests/bpf: measure RTT from xdp using xdping
 2019-06-01  2:58 UTC  (3+ messages)

[PATCH v3] selinux: lsm: fix a missing-check bug in selinux_sb_eat_lsm_opts()
 2019-06-01  2:47 UTC  (5+ messages)

[PATCH net-next] tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
 2019-06-01  2:17 UTC 

[PATCH net-next] ipv4: icmp: use this_cpu_read() in icmp_sk()
 2019-06-01  2:09 UTC 

[PATCH v2] hooks: fix a missing-check bug in selinux_sb_eat_lsm_opts()
 2019-06-01  1:57 UTC  (3+ messages)

[PATCH] hooks: fix a missing-check bug in selinux_add_mnt_opt()
 2019-06-01  1:54 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH net] fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied
 2019-06-01  1:43 UTC  (3+ messages)

[PATCH net-next] ipv6: use this_cpu_read() in rt6_get_pcpu_route()
 2019-06-01  1:11 UTC 

[net-next 00/13][pull request] Intel Wired LAN Driver Updates 2019-05-31
 2019-06-01  0:28 UTC  (3+ messages)

[PATCH net v1 1/2] net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
 2019-06-01  0:16 UTC  (2+ messages)
` [PATCH net v1 2/2] net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is enabled

[PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-06-01  0:18 UTC  (3+ messages)

[PATCH bpf v2] bpf, riscv: clear high 32 bits for ALU32 add/sub/neg/lsh/rsh/arsh
 2019-06-01  0:09 UTC  (3+ messages)

[PATCH net-next v1 0/6] Add MT7629 ethernet support
 2019-06-01  0:03 UTC  (7+ messages)
` [PATCH net-next v1 1/6] dt-bindings: clock: mediatek: Add an extra required property to sgmiisys
` [PATCH net-next v1 2/6] dt-bindings: net: mediatek: Add support for MediaTek MT7629 SoC
` [PATCH net-next v1 3/6] net: ethernet: mediatek: Extend SGMII related functions
` [PATCH net-next v1 4/6] net: ethernet: mediatek: Integrate hardware path from GMAC to PHY variants
` [PATCH net-next v1 5/6] net: ethernet: mediatek: Add MT7629 ethernet support
` [PATCH net-next v1 6/6] arm64: dts: mt7622: Enlarge the SGMII register range

[PATCH v2 bpf-next] bpf: doc: update answer for 32-bit subregister question
 2019-06-01  0:08 UTC  (3+ messages)

[PATCH bpf v4] libbpf: Return btf_fd for load_sk_storage_btf
 2019-06-01  0:05 UTC  (3+ messages)

[PATCH net-next 0/4] net: extend indirect calls helper usage
 2019-06-01  0:02 UTC  (3+ messages)
` [PATCH net-next 1/4] net: use indirect calls helpers for ptype hook

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-05-31 23:59 UTC  (13+ messages)
` [PATCH v2 03/17] soc: qcom: ipa: main code

[PATCH v4 bpf-next 0/6] bpf: Propagate cn to TCP
 2019-05-31 23:50 UTC  (3+ messages)

[PATCH v2 net-next 0/7] net: ethernet: ti: cpsw: Add XDP support
 2019-05-31 23:27 UTC  (10+ messages)
` [PATCH v2 net-next 7/7] net: ethernet: ti: cpsw: add "

[PATCH net] ethtool: fix potential userspace buffer overflow
 2019-05-31 23:12 UTC 

[PATCH net] vrf: Increment Icmp6InMsgs on the original netdev
 2019-05-31 23:06 UTC  (3+ messages)

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-05-31 22:58 UTC  (11+ messages)
` [RFC PATCH bpf-next 1/8] libbpf: add common min/max macro to libbpf_internal.h
` [RFC PATCH bpf-next 2/8] libbpf: extract BTF loading and simplify ELF parsing logic
` [RFC PATCH bpf-next 3/8] libbpf: refactor map initialization
` [RFC PATCH bpf-next 4/8] libbpf: identify maps by section index in addition to offset
` [RFC PATCH bpf-next 5/8] libbpf: split initialization and loading of BTF
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
` [RFC PATCH bpf-next 7/8] selftests/bpf: add test for BTF-defined maps
` [RFC PATCH bpf-next 8/8] selftests/bpf: switch tests to BTF-defined map definitions

[PATCH net v3 0/3] net/sched: fix actions reading the network header in case of QinQ packets
 2019-05-31 22:50 UTC  (8+ messages)
` [PATCH net v3 1/3] net/sched: act_csum: pull all VLAN headers before checksumming

[PATCH V1 net-next 00/11] Extending the ena driver to support new features and enhance performance
 2019-05-31 22:38 UTC  (5+ messages)
` [PATCH V1 net-next 02/11] net: ena: ethtool: add extra properties retrieval via get_priv_flags

[PATCH bpf 0/2] bpf: udp: A few reuseport's bpf_prog for udp lookup
 2019-05-31 22:29 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
` [PATCH bpf 2/2] bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro

[PATCH net-next] ipv6: icmp: use this_cpu_read() in icmpv6_sk()
 2019-05-31 22:27 UTC 

[PATCH iproute2-next v1 0/4] Enrich rdma tool for net namespace commands
 2019-05-31 22:13 UTC  (3+ messages)
` [PATCH iproute2-next v1 2/4] rdma: Add man pages for rdma system commands

Bad XDP performance with mlx5
 2019-05-31 21:57 UTC  (3+ messages)

[PATCH bpf-next v3 00/16] AF_XDP infrastructure improvements and mlx5e support
 2019-05-31 21:56 UTC  (3+ messages)

support for popping multiple MPLS labels with iproute2?
 2019-05-31 21:56 UTC  (2+ messages)

[net-next v2] hinic: add LRO support
 2019-05-31 21:53 UTC  (2+ messages)

[PATCH net-next] flow_offload: include linux/kernel.h from flow_offload.h
 2019-05-31 21:47 UTC 

[PATCH v2 0/5] QRTR flow control improvements
 2019-05-31 21:46 UTC  (3+ messages)
` [PATCH v2 2/5] net: qrtr: Implement outgoing flow control

[PATCH] xen-netback: remove redundant assignment to err
 2019-05-31 21:37 UTC  (2+ messages)

[PATCH][next] nexthop: remove redundant assignment to err
 2019-05-31 21:34 UTC  (2+ messages)

[PATCH net 1/1] net: dsa: sja1105: Don't store frame type in skb->cb
 2019-05-31 21:27 UTC  (2+ messages)

[net-next PATCH] net: rtnetlink: Enslave device before bringing it up
 2019-05-31 21:26 UTC  (2+ messages)

memory leak in sctp_send_reset_streams
 2019-05-31 21:19 UTC  (2+ messages)

[PATCH net-next] flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flag
 2019-05-31 21:05 UTC 

[PATCH V5 net-next 6/6] ptp: Add a driver for InES time stamping IP core
 2019-05-31 20:22 UTC  (3+ messages)
` [RFC PATCH] ptp: ines_ptp_probe_channel() can be static

[PATCH] net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
 2019-05-31 20:15 UTC  (11+ messages)

[pull request][net-next 0/9] Mellanox, mlx5 updates 2019-05-31
 2019-05-31 20:09 UTC  (10+ messages)
` [net-next 1/9] net/mlx5e: Generalize vport type in vport representor
` [net-next 2/9] net/mlx5e: Allow matching only enc_key_id/enc_dst_port for decapsulation action
` [net-next 3/9] net/mlx5e: Enable setting multiple match criteria for flow group
` [net-next 4/9] net/mlx5: Geneve, Manage Geneve TLV options
` [net-next 5/9] net/mlx5e: Geneve, Keep tunnel info as pointer to the original struct
` [net-next 6/9] net/mlx5e: Rearrange tc tunnel code in a modular way
` [net-next 7/9] net/mlx5e: Geneve, Add support for encap/decap flows offload
` [net-next 8/9] net/mlx5e: Use termination table for VLAN push actions
` [net-next 9/9] net/mlx5e: TX, Improve performance under GSO workload

[PATCH] rtlwifi: remove redundant assignment to variable k
 2019-05-31 19:41 UTC  (3+ messages)

[PATCH net-next 0/4] phylink/sfp updates
 2019-05-31 19:39 UTC  (3+ messages)
` [PATCH net-next 0/5] "

[PATCH net-next] ipv6: Send ICMP errors for exceeding extension header limits
 2019-05-31 19:35 UTC  (2+ messages)

linux kernel page allocation failure and tuning of page cache
 2019-05-31 19:30 UTC 

[PATCH mlx5-next 0/6] Mellanox, mlx5-next minor updates 2019-05-29
 2019-05-31 19:29 UTC  (2+ messages)

[PATCH] net/mlx5e: Allow matching only enc_key_id/enc_dst_port for decapsulation action
 2019-05-31 19:27 UTC  (5+ messages)

[PATCH v3 bpf-next 0/2] Better handling of xskmap entries
 2019-05-31 18:57 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/2] bpf: Allow bpf_map_lookup_elem() on an xskmap
` [PATCH v3 bpf-next 2/2] libbpf: remove qidconf and better support external bpf programs


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