netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-17 23:24:43 to 2019-01-18 15:25:16 UTC [more...]

[PATCH net-next 0/7] net: phy: Add support for 2.5GBASET PHYs
 2019-01-18 15:23 UTC  (8+ messages)
` [PATCH net-next 1/7] net: phy: Extract genphy_c45_read_abilities from marvell10g
` [PATCH net-next 2/7] net: phy: Add generic support for 2.5GBaseT and 5GBaseT
` [PATCH net-next 3/7] net: phy: Read 2.5G and 5G extended abilities
` [PATCH net-next 4/7] net: phy: marvell10g: Add support for 2.5GBASET and 5GBASET
` [PATCH net-next 5/7] net: phy: marvell10g: Force reading of 2.5/5G PMA extended abilities
` [PATCH net-next 6/7] net: mvpp2: Add 2.5GBaseT support
` [PATCH net-next 7/7] net: phy: marvell10g: add support for the 88x2110 PHY

[PATCH/RFC] Make perf_event_open() propagate errors for use in bpf_perf_event_open()
 2019-01-18 15:09 UTC  (3+ messages)

[PATCH net] ravb: expand rx descriptor data to accommodate hw checksum
 2019-01-18 14:58 UTC  (6+ messages)

[PATCH net-next] net: usb: rtl8150: remove set but not used variable 'rx_stat'
 2019-01-18 14:30 UTC  (2+ messages)

Kernel memory corruption in CIPSO labeled TCP packets processing
 2019-01-18 14:53 UTC  (2+ messages)

[PATCH v11 perf, bpf-next 0/9] reveal invisible bpf programs
 2019-01-18 14:46 UTC  (7+ messages)
` [PATCH v11 perf, bpf-next 5/9] perf util: handle PERF_RECORD_KSYMBOL
` [PATCH v11 perf, bpf-next 6/9] perf util: handle PERF_RECORD_BPF_EVENT
` [PATCH v11 perf, bpf-next 7/9] perf tools: synthesize PERF_RECORD_* for loaded BPF programs

[PATCH net-next 00/13] net: use strict checks in doit handlers
 2019-01-18 14:45 UTC  (8+ messages)
` [PATCH net-next 05/13] net: ipv4: perform strict checks also for "
` [PATCH net-next 06/13] net: namespace: "
` [PATCH net-next 07/13] net: ipv4: ipmr: "

[Patch net-next] net: introduce a knob to control whether to inherit devconf config
 2019-01-18 14:38 UTC  (3+ messages)

[PATCH v3] netfilter: nft_meta: Add NFT_META_I/OIFKIND meta type
 2019-01-18 14:35 UTC  (6+ messages)

[PATCH net-next v7 0/8] devlink: Add configuration parameters support for devlink_port
 2019-01-18 14:33 UTC  (10+ messages)
` [PATCH net-next v7 1/8] devlink: Add devlink_param for port register and unregister
` [PATCH net-next v7 2/8] devlink: Add port param get command
` [PATCH net-next v7 3/8] devlink: Add port param set command
` [PATCH net-next v7 4/8] devlink: Add support for driverinit get value for devlink_port
` [PATCH net-next v7 5/8] devlink: Add support for driverinit set "
` [PATCH net-next v7 6/8] devlink: Add devlink notifications support for port params
` [PATCH net-next v7 7/8] devlink: Add a generic wake_on_lan port parameter
` [PATCH net-next v7 8/8] bnxt_en: Add bnxt_en initial port params table and register it

[PATCH] net: mlx5: allow default ip_proto to offload
 2019-01-18 14:19 UTC  (4+ messages)

[PATCH v2] netfilter: x_tables: add xt_tunnel match
 2019-01-18 14:18 UTC  (2+ messages)

TC TBF calculates wrong buffer limit when "latency" is provided
 2019-01-18 14:01 UTC 

[PATCH 1/1] net: stmmac: implement the SIOCGHWTSTAMP ioctl
 2019-01-18 13:21 UTC  (2+ messages)

[PATCH bpf-next 0/3] AF_XDP: add socket monitoring support
 2019-01-18 13:03 UTC  (4+ messages)
` [PATCH bpf-next 1/3] net: xsk: track AF_XDP sockets on a per-netns list
` [PATCH bpf-next 2/3] xsk: add id to umem
` [PATCH bpf-next 3/3] xsk: add sock_diag interface for AF_XDP

[PATCH] bpftool: Fix prog dump by tag
 2019-01-18 12:58 UTC 

[PATCH v4 1/4] can: m_can: Create a m_can platform framework
 2019-01-18 12:55 UTC  (4+ messages)

[PATCH v2] virtio_net: bulk free tx skbs
 2019-01-18 12:51 UTC  (2+ messages)

[PATCH] net: core: dev: Initialise napi state correctly
 2019-01-18 12:46 UTC 

[PATCH 1/2] Bluetooth: check message types in l2cap_get_conf_opt
 2019-01-18 12:44 UTC  (10+ messages)
` [PATCH 2/2] Bluetooth: check the buffer size for some messages before parsing

[PATCH net-next 0/4] bonding: add 3ad stats and export them via xstats
 2019-01-18 12:30 UTC  (5+ messages)
` [PATCH net-next 1/4] bonding: adjust style of bond_3ad_rx_indication
` [PATCH net-next 2/4] bonding: 3ad: remove bond_3ad_rx_indication's length argument
` [PATCH net-next 3/4] bonding: add 3ad stats
` [PATCH net-next 4/4] bonding: add support for xstats and export "

[PATCH 0/3] Correct CAN clocks definition
 2019-01-18 12:14 UTC  (7+ messages)
` [PATCH 1/3] clk: renesas: r8a774a1: Add missing CANFD clock
` [PATCH 2/3] arm64: dts: renesas: r8a774a1: Add clkp2 clock to CAN nodes
` [PATCH 3/3] dt-bindings: can: rcar_canfd: Document r8a774a1 support

[PATCH] ip_gre: Fix the wrong err return code
 2019-01-18 12:13 UTC 

[PATCH net-next 00/14] net: dsa: management mode for bcm_sf2
 2019-01-18 11:41 UTC  (6+ messages)
` [PATCH net-next 09/14] net: bridge: Propagate MC addresses with VID through switchdev

[PATCH net v2] net: ip_gre: use erspan key field for tunnel lookup
 2019-01-18 11:05 UTC 

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2019-01-18 11:04 UTC  (4+ messages)
` [PATCH v3 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v3 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip

[PATCH RFC 0/4] Convert KSZ9477 SPI driver to use regmap
 2019-01-18 10:50 UTC  (4+ messages)
` [PATCH RFC 1/4] net: dsa: microchip: convert "

[PATCH] net: sun: cassini: Cleanup license conflict
 2019-01-18 10:49 UTC 

[PATCH v2] Bluetooth: Fix locking in bt_accept_enqueue() for BH context
 2019-01-18 10:49 UTC  (2+ messages)

[PATCH v4 1/9] net-next: phy: new Asix Electronics PHY driver
 2019-01-18 10:22 UTC  (2+ messages)
` [v4,1/9] "

[PATCH] wireless: remove unneeded semicolon
 2019-01-18  9:45 UTC  (4+ messages)

[PATCH net-next 0/8] net: mscc: PTP offloading support
 2019-01-18  9:09 UTC  (8+ messages)
` [PATCH net-next 8/8] "

[BUG bisect] Missing Micrel driver on VF50 (net: phy: check return code when requesting PHY driver module)
 2019-01-18  8:48 UTC  (2+ messages)

[PATCH v10 perf, bpf-next 0/9] reveal invisible bpf programs
 2019-01-18  8:41 UTC  (7+ messages)
` [PATCH v10 perf, bpf-next 1/9] perf, bpf: Introduce PERF_RECORD_KSYMBOL

[PATCH net-next 00/12] net: hns3: code optimizations & bugfixes for HNS3 driver
 2019-01-18  8:13 UTC  (13+ messages)
` [PATCH net-next 01/12] net: hns3: modify enet reinitialization interface
` [PATCH net-next 02/12] net: hns3: remove unused member in struct hns3_enet_ring
` [PATCH net-next 03/12] net: hns3: remove unnecessary hns3_adjust_tqps_num
` [PATCH net-next 04/12] net: hns3: reuse reinitialization interface in the hns3_set_channels
` [PATCH net-next 05/12] net: hns3: add interface hclge_tm_bp_setup
` [PATCH net-next 06/12] net: hns3: modify parameter checks in the hns3_set_channels
` [PATCH net-next 07/12] net: hns3: remove redundant codes in hclge_knic_setup
` [PATCH net-next 08/12] net: hns3: fix user configuration loss for ethtool -L
` [PATCH net-next 09/12] net: hns3: adjust the use of alloc_tqps and num_tqps
` [PATCH net-next 10/12] net: hns3: fix wrong combined count returned by ethtool -l
` [PATCH net-next 11/12] net: hns3: do reinitialization while ETS configuration changed
` [PATCH net-next 12/12] net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module

[v2, 0/5] External trigger stamp fifo support for ptp_qoriq
 2019-01-18  8:11 UTC  (8+ messages)
` [v2, 3/5] dt-binding: ptp_qoriq: document "fsl,extts-fifo" property
` [v2, 5/5] ptp_qoriq: add fiper pulse loopback support

selftests/bpf/test_netcnt failed on i386 - ibbpf: failed to create map (name: 'percpu_netcnt'): Invalid argument
 2019-01-18  8:09 UTC 

[PATCH bpf-next 0/5] add bpf cgroup hooks that trigger on socket close
 2019-01-18  7:23 UTC  (13+ messages)
` [PATCH bpf-next 1/5] bpf: add BPF_CGROUP_INET{4,6}_SOCK_RELEASE hooks
` [PATCH bpf-next 2/5] tools: bpf: support BPF_CGROUP_INET{4,6}_SOCK_RELEASE in libbpf/bpftool
` [PATCH bpf-next 3/5] selftests/bpf: add BPF_CGROUP_INET{4,6}_SOCK_RELEASE to test_section_names.c
` [PATCH bpf-next 4/5] selftests/bpf: add BPF_CGROUP_INET{4,6}_SOCK_RELEASE to test_sock.c
` [PATCH bpf-next 5/5] selftests/bpf: add BPF_CGROUP_INET{4,6}_SOCK_RELEASE to test_sock_addr.c

[PATCH] net: dpaa2: build ptp clock driver in default
 2019-01-18  7:18 UTC  (3+ messages)

[RFC patch 4/4] crypto/chelsio/chtls: IPv6 for Inline TLS
 2019-01-18  7:14 UTC 

[RFC patch 3/4] crypto/chelsio/chtls: CPL for TLS client
 2019-01-18  7:14 UTC 

[RFC patch 2/4] crypto/chelsio/chtls: hardware connect API
 2019-01-18  7:14 UTC 

[RFC patch 2/4] crypto/chelsio/chtls: hardware connect API
 2019-01-18  7:14 UTC 

[RFC patch 1/4] net/tls: connect routine for Inline TLS client
 2019-01-18  7:13 UTC 

[RFC patch 0/4] Inline TLS client and v6
 2019-01-18  7:13 UTC 

[PATCH RFC v1] net: dsa: microchip: add KSZ9477 I2C driver
 2019-01-18  6:22 UTC  (3+ messages)

[PATCH net 0/1] bonding: fix PACKET_ORIGDEV regression
 2019-01-18  6:58 UTC  (6+ messages)
` [PATCH net 1/1] bonding: fix PACKET_ORIGDEV regression on bonding masters

[PATCH v2 bpf-next 6/9] bpf: introduce BPF_F_LOCK flag
 2019-01-18  6:50 UTC 

[PATCH net-next 00/11] tcp: remove code from tcp_create_openreq_child()
 2019-01-18  6:19 UTC  (2+ messages)

[PATCH v2 bpf-next 0/9] introduce bpf_spin_lock
 2019-01-18  6:13 UTC  (9+ messages)
` [PATCH v2 bpf-next 1/9] bpf: "
` [PATCH v2 bpf-next 2/9] bpf: add support for bpf_spin_lock to cgroup local storage
` [PATCH v2 bpf-next 3/9] tools/bpf: sync include/uapi/linux/bpf.h
` [PATCH v2 bpf-next 4/9] selftests/bpf: add bpf_spin_lock tests
` [PATCH v2 bpf-next 5/9] selftests/bpf: add bpf_spin_lock C test
` [PATCH v2 bpf-next 7/9] tools/bpf: sync uapi/bpf.h
` [PATCH v2 bpf-next 8/9] libbpf: introduce bpf_map_lookup_elem_flags()
` [PATCH v2 bpf-next 9/9] selftests/bpf: test for BPF_F_LOCK

[PATCH 2/2] macvlan: replace kfree_skb by consume_skb for drop profiles
 2019-01-18  6:09 UTC  (2+ messages)

[PATCH] neighbour: Do not perturb drop profiles when neigh_probe
 2019-01-18  6:08 UTC  (2+ messages)

[PATCH] amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs
 2019-01-18  6:07 UTC  (2+ messages)

[PATCH net-next] net/mlx4: remove unneeded semicolon
 2019-01-18  6:05 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolon
 2019-01-18  6:05 UTC  (2+ messages)

[PATCH net-next] tipc: remove unneeded semicolon in trace.c
 2019-01-18  6:04 UTC  (2+ messages)

[PATCH net] net: phy: add missing phy driver features
 2019-01-18  6:04 UTC  (2+ messages)

[PATCH] dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
 2019-01-18  6:00 UTC  (2+ messages)

[PATCH net-next] qed: remove duplicated include from qed_if.h
 2019-01-18  5:57 UTC  (2+ messages)

[PATCH net v4] net: bridge: Fix ethernet header pointer before check skb forwardable
 2019-01-18  5:55 UTC  (2+ messages)

[PATCH] sb1000: fix a couple of indentation issues
 2019-01-18  5:52 UTC  (2+ messages)

[PATCH bpf-next 0/9] introduce bpf_spin_lock
 2019-01-18  5:51 UTC  (9+ messages)
` [PATCH bpf-next 1/9] bpf: "

[PATCH net V4] vhost: log dirty page correctly
 2019-01-18  5:47 UTC  (2+ messages)

[PATCH net] Documentation: timestamping: correct path to net_tstamp.h
 2019-01-18  5:41 UTC  (2+ messages)

INFO: rcu detected stall in ndisc_alloc_skb
 2019-01-18  5:20 UTC  (3+ messages)

[PATCH v2 net-next] net: sock: do not set sk_cookie in sk_clone_lock()
 2019-01-18  5:00 UTC 

[net-next 3/3] cxgb4: TLS record offload enable
 2019-01-18  4:56 UTC 

[net-next 2/3] net/tls: free ctx in sock destruct
 2019-01-18  4:56 UTC 

Problem with queuing vlan tagged packets after migration from 3.16.0 to 4.9.0
 2019-01-18  4:32 UTC  (13+ messages)

[net-next 1/3] net/tls: build_protos moved to common routine
 2019-01-18  4:55 UTC 

[PATCH v2] lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
 2019-01-18  4:48 UTC  (2+ messages)

AF_UNIX sockets crossing namespace based boundaries
 2019-01-18  4:47 UTC  (5+ messages)

[PATCH net 0/7] virtio_net: Fix problems around XDP tx and napi_tx
 2019-01-18  4:02 UTC  (13+ messages)
` [PATCH net 2/7] virtio_net: Don't call free_old_xmit_skbs for xdp_frames
` [PATCH net 5/7] virtio_net: Don't process redirected XDP frames when XDP is disabled

[PATCH net-next] ip_gre: Make none-tunnel-dst gre port work with lwtunnel
 2019-01-18  4:00 UTC  (3+ messages)

[PATCH net-next] virtio-net: per-queue RPS config
 2019-01-18  3:59 UTC  (5+ messages)

[PATCH net-next] isdn: remove unneeded semicolon
 2019-01-18  3:05 UTC 

[PATCH 0/2] net: bridge: fix tc added QinQ forwarding
 2019-01-18  2:29 UTC  (7+ messages)
` [PATCH 1/2] "
  ` [Bridge] "

[PATCH net-next] net: sock: do not set sk_cookie in sk_clone_lock()
 2019-01-18  1:57 UTC  (3+ messages)

[PATCH bpf-next] bpf: btf: add btf documentation
 2019-01-18  1:46 UTC  (4+ messages)

[PATCH RESEND net-next v2] net: ipv4: allocate ipv4_devconf memory for init_net
 2019-01-18  1:43 UTC  (5+ messages)

[Patch net v2] mlx5: fixup checksum for short ethernet frame padding
 2019-01-18  1:19 UTC  (10+ messages)

[Patch net-next] net_sched: add performance counters for basic filter
 2019-01-18  1:14 UTC 

[patch 8/9] tools: bpftool: Cleanup license mess
 2019-01-18  0:00 UTC  (3+ messages)

[PATCH net] af_packet: fix raw sockets over 6in4 tunnel
 2019-01-17 23:55 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH net-next] net: add a route cache full diagnostic message
 2019-01-17 23:38 UTC  (2+ messages)

[PATCH net-next] dpaa2-eth: Fix ndo_stop routine
 2019-01-17 23:38 UTC  (2+ messages)

[PATCH] wan: dscc4: fix various indentation issues
 2019-01-17 23:37 UTC  (2+ messages)

[PATCH bpf-next] bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
 2019-01-17 23:34 UTC  (4+ messages)

[PATCH net] bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
 2019-01-17 23:33 UTC  (2+ messages)

[PATCH net] bpf: in __bpf_redirect_no_mac pull mac only if present
 2019-01-17 23:32 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: allow BPF programs access skb_shared_info->gso_segs field
 2019-01-17 23:31 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).