netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-27 23:00:58 to 2019-09-30 15:23:44 UTC [more...]

[PATCH] dt-bindings: sh_eth convert bindings to json-schema
 2019-09-30 15:23 UTC  (4+ messages)

[PATCH bpf] xsk: fix crash in poll when device does not support ndo_xsk_wakeup
 2019-09-30 15:22 UTC  (2+ messages)

[PATCH] AF_PACKET doesnt strip VLAN information
 2019-09-30 15:16 UTC  (2+ messages)

[PATCH net] hso: fix NULL-deref on tty open
 2019-09-30 15:12 UTC 

[PATCH iproute2 net-next v2 0/2] support for bridge fdb and neigh get
 2019-09-30 14:57 UTC  (4+ messages)
` [PATCH iproute2 net-next v2 1/2] bridge: fdb get support
` [PATCH iproute2 net-next v2 2/2] ipneigh: neigh "

[PATCH v2] lib/string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
 2019-09-30 14:31 UTC  (2+ messages)

[PATCH v1] net: ag71xx: fix mdio subnode support
 2019-09-30 14:29 UTC  (3+ messages)

[patch net-next 0/3] net: introduce per-netns netdevice notifiers and use them in mlxsw
 2019-09-30 14:23 UTC  (6+ messages)
` [patch net-next 1/3] net: push loops and nb calls into helper functions
` [patch net-next 2/3] net: introduce per-netns netdevice notifiers
` [patch net-next 3/3] mlxsw: spectrum: Use per-netns netdevice notifier registration

[PATCH v1] net: phy: at803x: add ar9331 support
 2019-09-30 14:18 UTC  (3+ messages)

[PATCH] tools: bpf: Use !building_out_of_srctree to determine srctree
 2019-09-30 14:16 UTC  (3+ messages)

[RFC 00/20] Intel RDMA/IDC Driver series
 2019-09-30 14:14 UTC  (22+ messages)
` [RFC 12/20] RDMA/irdma: Implement device supported verb APIs
` [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions
` [RFC 20/20] RDMA/i40iw: Mark i40iw as deprecated

ERROR: "__umoddi3" [drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko] undefined!
 2019-09-30 14:13 UTC 

[PATCH] vsock/virtio: add support for MSG_PEEK
 2019-09-30 14:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 0/5] Introduce fieldbus_dev configuration interface
 2019-09-30 14:07 UTC  (7+ messages)
` [PATCH v1 3/5] staging: fieldbus core: add support for device configuration
` [PATCH v1 4/5] staging: fieldbus core: add support for FL-NET devices
` [PATCH v1 5/5] staging: fieldbus: add support for HMS FL-NET industrial controller

[PATCH] ar5523: check NULL before memcpy() in ar5523_cmd()
 2019-09-30 14:02 UTC 

[PATCH net v2] vsock: Fix a lockdep warning in __vsock_release()
 2019-09-30 13:51 UTC  (4+ messages)

[PATCH net] net: dsa: qca8k: Use up to 7 ports for all operations
 2019-09-30 13:46 UTC  (3+ messages)

net: usb: ax88179_178a: allow passing MAC via DTB
 2019-09-30 13:45 UTC  (3+ messages)
` [PATCH net-next] net: usb: ax88179_178a: allow optionally getting mac address from device tree

[PATCH v2 net] devlink: Fix error handling in param and info_get dumpit cb
 2019-09-30 13:34 UTC  (4+ messages)

[PATCH v2 net 0/9] net: stmmac: Fixes for -net
 2019-09-30 13:11 UTC  (11+ messages)
` [PATCH v2 net 1/9] net: stmmac: xgmac: Not all Unicast addresses may be available
` [PATCH v2 net 2/9] net: stmmac: xgmac: Detect Hash Table size dinamically
` [PATCH v2 net 3/9] net: stmmac: selftests: Always use max DMA size in Jumbo Test
` [PATCH v2 net 4/9] net: stmmac: dwmac4: Always update the MAC Hash Filter
` [PATCH v2 net 5/9] net: stmmac: Correctly take timestamp for PTPv2
` [PATCH v2 net 6/9] net: stmmac: Do not stop PHY if WoL is enabled
` [PATCH v2 net 7/9] net: stmmac: xgmac: Disable the Timestamp interrupt by default
` [PATCH v2 net 8/9] net: stmmac: xgmac: Fix RSS not writing all Keys to HW
` [PATCH v2 net 9/9] net: stmmac: xgmac: Fix RSS writing wrong keys

[PATCH net] sctp: set newsk sk_socket before processing listening sk backlog
 2019-09-30 13:10 UTC 

[PATCH net-next] ipv6: minor code reorg in inet6_fill_ifla6_attrs()
 2019-09-30 12:02 UTC 

libbpf distro packaging
 2019-09-30 11:13 UTC  (10+ messages)

KASAN: use-after-free Read in rxrpc_put_peer
 2019-09-30 10:54 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in xsk_poll
 2019-09-30 10:53 UTC  (3+ messages)

[patch net-next 0/7] net: introduce alternative names for network interfaces
 2019-09-30 10:09 UTC  (11+ messages)
` [patch net-next 1/7] net: procfs: use index hashlist instead of name hashlist
` [patch net-next 2/7] net: introduce name_node struct to be used in hashlist
` [patch net-next 3/7] net: rtnetlink: add linkprop commands to add and delete alternative ifnames
` [patch net-next 4/7] net: rtnetlink: put alternative names to getlink message
` [patch net-next 5/7] net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest
` [patch net-next 6/7] net: rtnetlink: introduce helper to get net_device instance by ifname
` [patch net-next 7/7] net: rtnetlink: add possibility to use alternative names as message handle
` [patch net-next 1/2] ip: add support for alternative name addition/deletion/list
` [patch net-next 2/2] ip: allow to use alternative names as handle

[PATCH] bpf: use flexible array members, not zero-length
 2019-09-30  8:50 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH -next] can: grcan: use devm_platform_ioremap_resource() to simplify code
 2019-09-30  9:49 UTC 

[RFC PATCH] net: hns3: add devlink health dump support for hw mac tbl
 2019-09-30  9:27 UTC  (2+ messages)

[PATCH net-next] net/rds: Use DMA memory pool allocation for rds_header
 2019-09-30  9:08 UTC 

[PATCH 0/6] rtlwifi: Remove a bunch of set but not used variables
 2019-09-30  8:54 UTC  (7+ messages)
` [PATCH 1/6] rtlwifi: Remove set but not used variable 'rtstate'
` [PATCH 2/6] rtlwifi: Remove set but not used variables 'dataempty','hoffset'
` [PATCH 3/6] rtlwifi: rtl8192ee: Remove set but not used variable 'err'
` [PATCH 4/6] rtlwifi: rtl8192ee: Remove set but not used variables 'short_gi','buf_len'
` [PATCH 5/6] rtlwifi: rtl8192ee: Remove set but not used variables 'reg_ecc','reg_eac'
` [PATCH 6/6] rtlwifi: rtl8723be: "

[PATCH bpf] libbpf: count present CPUs, not theoretically possible
 2019-09-30  8:32 UTC  (6+ messages)

[PATCH 1/1] xen-netfront: do not use ~0U as error return value for xennet_fill_frags()
 2019-09-30  7:56 UTC  (2+ messages)

[PATCH v8 1/7] nfc: pn533: i2c: "pn532" as dt compatible string
 2019-09-30  7:47 UTC  (4+ messages)
` [PATCH v8 2/7] nfc: pn532: Add uart phy docs and rename it

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-09-30  7:29 UTC  (2+ messages)

[PATCH] iwlwifi: fix memory leaks in iwl_pcie_ctxt_info_gen3_init
 2019-09-30  6:57 UTC  (2+ messages)

[PATCH] iwlwifi: dvm: excessive if in rs_bt_update_lq()
 2019-09-30  6:46 UTC  (2+ messages)

[PATCH RFC 0/5] Support fraglist GRO/GSO
 2019-09-30  6:30 UTC  (7+ messages)
` [PATCH RFC 3/5] net: Add a netdev software feature set that defaults to off
` [PATCH RFC 5/5] udp: Support UDP fraglist GRO/GSO

[RFC PATCH] Don't copy mark from encapsulated packet when routing VXLAN
 2019-09-30  6:27 UTC 

[PATCH] iwlwifi: dbg_ini: fix memory leak in alloc_sgtable
 2019-09-30  6:25 UTC  (2+ messages)

[PATCH bpf v2] libbpf: handle symbol versioning properly for libbpf.a
 2019-09-30  6:06 UTC  (2+ messages)

[PATCH] can: flexcan: use devm_platform_ioremap_resource() to simplify code
 2019-09-30  5:53 UTC  (2+ messages)

DSA driver kernel extension for dsa mv88e6190 switch
 2019-09-30  5:51 UTC  (9+ messages)

[PATCH] ipvs: no need to update skb route entry for local destination packets
 2019-09-30  5:14 UTC 

[PATCH net-next 0/9] optimize openvswitch flow looking up
 2019-09-29 17:10 UTC  (10+ messages)
` [PATCH net-next 1/9] net: openvswitch: add flow-mask cache for performance
` [PATCH net-next 2/9] net: openvswitch: convert mask list in mask array
` [PATCH net-next 3/9] net: openvswitch: shrink the mask array if necessary
` [PATCH net-next 4/9] net: openvswitch: optimize flow mask cache hash collision
` [PATCH net-next 5/9] net: openvswitch: optimize flow-mask looking up
` [PATCH net-next 6/9] net: openvswitch: simplify the flow_hash
` [PATCH net-next 7/9] net: openvswitch: add likely in flow_lookup
` [PATCH net-next 8/9] net: openvswitch: fix possible memleak on destroy flow table
` [PATCH net-next 9/9] net: openvswitch: simplify the ovs_dp_cmd_new

Regression: Network link not coming up after suspend/resume cycle
 2019-09-29 23:26 UTC  (2+ messages)

[PATCH 2/3] clk: let init callback return an error code
 2019-09-29 19:33 UTC  (2+ messages)

WireGuard to port to existing Crypto API
 2019-09-29 18:31 UTC  (2+ messages)

[PATCH net] netfilter: drop bridge nf reset from nf_reset
 2019-09-29 18:54 UTC 

net-next is OPEN
 2019-09-29 16:49 UTC 

[PATCH RFC V2] nl80211: Fix init of cfg80211 channel definition
 2019-09-29 14:20 UTC  (2+ messages)

[PATCH RFC] nl80211: Fix init of cfg80211 channel definition
 2019-09-29 14:07 UTC 

[question] About triggering a region snapshot through the devlink cmd
 2019-09-29 12:21 UTC  (3+ messages)

[RFC PATCH 0/2] Incorrect memory access when using TAP
 2019-09-29 11:05 UTC  (3+ messages)
` [RFC PATCH 1/2] net: tap: Fix incorrect memory access
` [RFC PATCH 2/2] net: tun: "

[PATCH net v4 00/12] net: fix nested device bugs
 2019-09-29 11:05 UTC  (21+ messages)
` [PATCH net v4 01/12] net: core: limit nested device depth
` [PATCH net v4 02/12] vlan: use dynamic lockdep key instead of subclass
` [PATCH net v4 03/12] bonding: fix unexpected IFF_BONDING bit unset
` [PATCH net v4 04/12] bonding: use dynamic lockdep key instead of subclass
` [PATCH net v4 05/12] team: use dynamic lockdep key instead of static key
` [PATCH net v4 06/12] macsec: use dynamic lockdep key instead of subclass
` [PATCH net v4 07/12] macvlan: "
` [PATCH net v4 08/12] macsec: fix refcnt leak in module exit routine
` [PATCH net v4 09/12] net: core: add ignore flag to netdev_adjacent structure
` [PATCH net v4 10/12] vxlan: add adjacent link to limit depth level
` [PATCH net v4 11/12] net: remove unnecessary variables and callback
` [PATCH net v4 12/12] virt_wifi: fix refcnt leak in module exit routine

[PATCH] vhost: introduce mdev based hardware backend
 2019-09-29  7:39 UTC  (10+ messages)

[PATCH] net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_name
 2019-09-29  7:00 UTC 

[PATCH] net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name
 2019-09-29  6:54 UTC 

[GIT] Networking
 2019-09-29  1:05 UTC  (2+ messages)

[PATCH net] net: sched: cbs: Avoid division by zero when calculating the port rate
 2019-09-28 23:39 UTC 

[PATCH net] net: sched: taprio: Avoid division by zero on invalid link speed
 2019-09-28 23:37 UTC 

[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
 2019-09-28 23:37 UTC  (10+ messages)

[RFC] rx_missed_errors statistics support in several drivers
 2019-09-28 23:30 UTC 

[PATCH v2 net] net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
 2019-09-28 23:01 UTC 

[PATCH net] net: dsa: sja1105: Prevent leaking memory
 2019-09-28 22:43 UTC 

[PATCH net] ptp_qoriq: Don't write system time into PHC at boot
 2019-09-28 22:22 UTC 

[PATCH net] net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the past
 2019-09-28 22:08 UTC 

[PATCH net] net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
 2019-09-28 22:07 UTC 

[PATCH] net: dsa: rtl8366: Check VLAN ID and not ports
 2019-09-28 20:43 UTC  (5+ messages)

[PATCH iproute2 net-next 0/2] support for bridge fdb and neigh get
 2019-09-28 20:20 UTC  (5+ messages)
` [PATCH iproute2 net-next 1/2] bridge: fdb get support
` [PATCH iproute2 net-next 2/2] ipneigh: neigh "

linux-next: Fixes tag needs some work in the net tree
 2019-09-28 18:51 UTC 

[PATCH] can: dev: add missing of_node_put after calling of_get_child_by_name
 2019-09-28 14:29 UTC 

[PATCH] docs: networking: Add title caret and missing doc
 2019-09-28 12:39 UTC 

[PATCH net 0/8] net: stmmac: Fixes for -net
 2019-09-28  9:01 UTC  (2+ messages)

pull-request: ieee802154 for net 2019-09-28
 2019-09-28  7:57 UTC 

[PATCH] net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump
 2019-09-28  6:07 UTC  (2+ messages)

[PATCH v3] nfp: abm: fix memory leak in nfp_abm_u32_knode_replace
 2019-09-28  5:55 UTC  (4+ messages)
    `  "

KASAN: slab-out-of-bounds Read in bpf_prog_create
 2019-09-28  3:15 UTC  (2+ messages)

[PATCH V2] net: dsa: microchip: Always set regmap stride to 1
 2019-09-28  1:56 UTC  (3+ messages)

[PATCH V11 0/4] BPF: New helper to obtain namespace data from current task
 2019-09-28  1:42 UTC  (6+ messages)
` [PATCH bpf-next v11 2/4] bpf: added new helper bpf_get_ns_current_pid_tgid

[PATCH net 1/1] net/tls(TLS_SW): Fix list_del double free caused by a race condition in tls_tx_records
 2019-09-28  0:37 UTC  (9+ messages)
` [PATCH V2 "

[PATCH RESEND v3 00/26] Add definition for the number of standard PCI BARs
 2019-09-27 23:40 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).