netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-10 06:08:37 to 2018-08-11 00:56:55 UTC [more...]

[PATCH net-next v2] bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c
 2018-08-10 22:24 UTC 

[PATCH net-next] bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c
 2018-08-10 22:01 UTC  (4+ messages)

[PATCH net-next v6 00/11] Modify action API for implementing lockless actions
 2018-08-10 21:45 UTC  (10+ messages)
` [PATCH net-next v6 06/11] net: sched: add 'delete' function to action ops
` [PATCH net-next v6 10/11] net: sched: atomically check-allocate action

[PATCH net-next] liquidio: copperhead LED identification
 2018-08-10 21:44 UTC  (2+ messages)

[PATCH net-next 0/4] r8169: smaller improvements
 2018-08-10 21:33 UTC  (6+ messages)
` [PATCH net-next 1/4] r8169: don't include asm headers directly
` [PATCH net-next 2/4] r8169: simplify interrupt handler
` [PATCH net-next 3/4] r8169: don't configure csum function per chip version
` [PATCH net-next 4/4] r8169: don't configure max jumbo frame size "

[PATCH net-next] r8169: remove version info
 2018-08-10 21:27 UTC  (3+ messages)

[PATCH RFT] net: dsa: Allow configuring CPU port VLANs
 2018-08-10 23:58 UTC  (4+ messages)

pull request: bluetooth-next 2018-08-10
 2018-08-10 21:25 UTC  (2+ messages)

Error running AF_XDP sample application
 2018-08-10 21:02 UTC  (6+ messages)

[PATCH v2] Add BPF_SYNCHRONIZE_MAPS bpf(2) command
 2018-08-10 22:52 UTC  (10+ messages)
` [PATCH v3] Add BPF_SYNCHRONIZE_MAP_TO_MAP_REFERENCES "

[PATCH net-next] net: mvneta: fix mvneta_config_rss on armada 3700
 2018-08-10 22:23 UTC  (4+ messages)

[PATCH next-queue] ixgbe: don't clear ipsec sa counters on hw clearing
 2018-08-10 19:24 UTC 

[PATCH bpf-next 0/4] Convert filter.txt to RST
 2018-08-10 21:54 UTC  (8+ messages)

[net-next:master 1939/1953] drivers/net/ethernet/qlogic/qede/qede_main.c:539:5: sparse: symbol 'qede_setup_tc' was not declared. Should it be static?
 2018-08-10 21:42 UTC  (3+ messages)
` [RFC PATCH net-next] qed/qede: qede_setup_tc() can be static

[PATCH net-next] mlxsw: core: remove unnecessary function mlxsw_core_driver_put
 2018-08-10 21:42 UTC  (3+ messages)

[PATCH bpf-next] BPF: helpers: New helper to obtain namespace data from current task
 2018-08-10 19:08 UTC  (5+ messages)

[PATCH net-next 1/1] net/smc: send response to test link signal
 2018-08-10 21:39 UTC  (2+ messages)

KMSAN: uninit-value in sit_tunnel_xmit
 2018-08-10 21:30 UTC  (2+ messages)

[PATCH bpf-next] bpf: enable btf for use in all maps
 2018-08-10 18:45 UTC  (11+ messages)

[PATCH net v2] l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
 2018-08-10 18:14 UTC 

[PATCH net] l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()
 2018-08-10 18:04 UTC  (5+ messages)

[PATCH net-next v2 00/15] Remove rtnl lock dependency from all action implementations
 2018-08-10 17:51 UTC  (16+ messages)
` [PATCH net-next v2 01/15] net: sched: act_bpf: remove dependency on rtnl lock
` [PATCH net-next v2 02/15] net: sched: act_csum: "
` [PATCH net-next v2 03/15] net: sched: act_gact: "
` [PATCH net-next v2 04/15] net: sched: act_ife: "
` [PATCH net-next v2 05/15] net: sched: act_ipt: "
` [PATCH net-next v2 06/15] net: sched: act_pedit: "
` [PATCH net-next v2 07/15] net: sched: act_sample: "
` [PATCH net-next v2 08/15] net: sched: act_simple: "
` [PATCH net-next v2 09/15] net: sched: act_skbmod: "
` [PATCH net-next v2 10/15] net: sched: act_tunnel_key: "
` [PATCH net-next v2 11/15] net: sched: act_vlan: "
` [PATCH net-next v2 12/15] net: sched: extend action ops with put_dev callback
` [PATCH net-next v2 13/15] net: sched: act_mirred: remove dependency on rtnl lock
` [PATCH net-next v2 14/15] net: core: protect rate estimator statistics pointer with lock
` [PATCH net-next v2 15/15] net: sched: act_police: remove dependency on rtnl lock

[PATCH 0/8] Netfilter updates for net-next
 2018-08-10 17:43 UTC  (10+ messages)
` [PATCH 1/8] netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZ
` [PATCH 2/8] netfilter: cttimeout: move ctnl_untimeout to nf_conntrack
` [PATCH 3/8] netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object
` [PATCH 4/8] netfilter: remove ifdef around cttimeout in struct nf_conntrack_l4proto
` [PATCH 5/8] netfilter: nft_ct: add ct timeout support
` [PATCH 6/8] netfilter: nft_ct: enable conntrack for helpers
` [PATCH 7/8] netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi header
` [PATCH 8/8] netfilter: nfnetlink_osf: fix using plain integer as NULL warning

[PATCH][net-next] packet: switch kvzalloc to allocate memory
 2018-08-10 17:43 UTC  (2+ messages)

[PATCH net-next 0/2] net/sctp: Avoid allocating high order memory with kmalloc()
 2018-08-10 17:41 UTC  (9+ messages)
` [PATCH v2 "
        ` [PATCH v3 "
          ` [PATCH v3 1/2] net/sctp: Make wrappers for accessing in/out streams
          ` [PATCH v3 2/2] net/sctp: Replace in/out stream arrays with flex_array

[Query]: DSA Understanding
 2018-08-10 17:36 UTC  (13+ messages)

[PATCH net-next] cxgb4: add support to display DCB info
 2018-08-10 17:27 UTC  (2+ messages)

[PATCH net-next] openvswitch: Derive IP protocol number for IPv6 later frags
 2018-08-10 17:19 UTC 

[PATCH net] l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
 2018-08-10 16:54 UTC  (3+ messages)

C45 support and mdiobus_scan
 2018-08-10 16:34 UTC  (6+ messages)

[PATCH bpf] Revert "xdp: add NULL pointer check in __xdp_return()"
 2018-08-10 16:26 UTC  (7+ messages)

[PATCH net-next 1/2] ip: add helpers to process in-order fragments faster
 2018-08-10 16:22 UTC  (2+ messages)
` [PATCH net-next 2/2] ip: process in-order fragments efficiently

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-10 16:17 UTC  (36+ messages)
` [PATCH v2 01/29] nvmem: add support for cell lookups
` [PATCH v2 02/29] Documentation: nvmem: document lookup entries
` [PATCH v2 03/29] nvmem: add a notifier chain
` [PATCH v2 04/29] nvmem: provide nvmem_dev_name()
` [PATCH v2 05/29] nvmem: remove the name field from struct nvmem_device
` [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API
` [PATCH v2 07/29] ARM: davinci: dm365-evm: use nvmem lookup for mac address
` [PATCH v2 08/29] ARM: davinci: dm644-evm: "
` [PATCH v2 09/29] ARM: davinci: dm646x-evm: "
` [PATCH v2 10/29] ARM: davinci: da830-evm: "
` [PATCH v2 11/29] ARM: davinci: mityomapl138: add nvmem cells lookup entries
` [PATCH v2 12/29] ARM: davinci: da850-evm: use nvmem lookup for mac address
` [PATCH v2 13/29] ARM: davinci: da850-evm: remove unnecessary include
` [PATCH v2 14/29] net: simplify eth_platform_get_mac_address()
` [PATCH v2 15/29] net: split eth_platform_get_mac_address() into subroutines
` [PATCH v2 16/29] net: add support for nvmem to eth_platform_get_mac_address()
` [PATCH v2 17/29] net: davinci_emac: use eth_platform_get_mac_address()
` [PATCH v2 18/29] ARM: davinci: da850-evm: remove dead MTD code
` [PATCH v2 19/29] ARM: davinci: mityomapl138: don't read the MAC address from machine code
` [PATCH v2 20/29] ARM: davinci: dm365-evm: use device properties for at24 eeprom
` [PATCH v2 21/29] ARM: davinci: da830-evm: "
` [PATCH v2 22/29] ARM: davinci: dm644x-evm: "
` [PATCH v2 23/29] ARM: davinci: dm646x-evm: "
` [PATCH v2 24/29] ARM: davinci: sffsdr: fix the at24 eeprom device name
` [PATCH v2 25/29] ARM: davinci: sffsdr: use device properties for at24 eeprom
` [PATCH v2 26/29] ARM: davinci: remove dead code related to MAC address reading
` [PATCH v2 27/29] ARM: davinci: mityomapl138: use nvmem notifiers
` [PATCH v2 28/29] ARM: davinci: mityomapl138: use device properties for at24 eeprom
` [PATCH v2 29/29] eeprom: at24: kill at24_platform_data

Motorcycle Owners List
 2018-08-10 14:51 UTC 

[PATCH v2] Add icmp_echo_ignore_all support for ICMPv6
 2018-08-10 15:48 UTC 

[PATCH 0/2] net: ethernet: ti: cpsw: fix runtime pm while add/del reserved vid
 2018-08-10 17:53 UTC  (4+ messages)
` [PATCH 1/2] net: ethernet: ti: cpsw: clear all entries when delete vid
` [PATCH 2/2] net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan

[PATCH] net: chelsio: cxgb2: remove unused array pci_speed
 2018-08-10 17:25 UTC  (2+ messages)

[PATCH] mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_name
 2018-08-10 17:25 UTC  (3+ messages)

[PATCH] net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPS
 2018-08-10 17:22 UTC  (2+ messages)

[PATCH iproute2/net-next v2] tc_util: Add support for showing TCA_STATS_BASIC_HW statistics
 2018-08-10 14:48 UTC  (3+ messages)

KMSAN: uninit-value in ip_tunnel_xmit (2)
 2018-08-10 16:20 UTC  (2+ messages)

[PATCH v8 bpf-next 00/10] veth: Driver XDP
 2018-08-10 14:24 UTC  (2+ messages)

[bpf-next V2 PATCH 0/2] Implement sample code for XDP cpumap IP-pair load-balancing
 2018-08-10 14:10 UTC  (4+ messages)
` [bpf-next V2 PATCH 1/2] samples/bpf: add Paul Hsieh's (LGPL 2.1) hash function SuperFastHash
` [bpf-next V2 PATCH 2/2] samples/bpf: xdp_redirect_cpu load balance like Suricata

[PATCH net-next 1/1] tc: Update README and add config
 2018-08-10 14:09 UTC 

this here for you
 2018-08-10 10:33 UTC 

[RFC net-next 00/15] net: A socket API for LoRa
 2018-08-10 15:57 UTC  (8+ messages)

did you check it
 2018-08-10 11:02 UTC 

[PATCH] chtls: fix null dereference chtls_free_uld()
 2018-08-10 12:57 UTC 

[PATCH v2 bpf-next] BPF: helpers: New helper to obtain namespace data from current task
 2018-08-10 12:41 UTC 

[PATCH] ICMPv6: Add icmp_echo_ignore_all support for ICMPv6
 2018-08-10 14:36 UTC 

[BUG] bpf: syscall: a possible sleep-in-atomic-context bug in map_update_elem()
 2018-08-10 14:22 UTC  (2+ messages)

[PATCH RFC net-next] openvswitch: Queue upcalls to userspace in per-port round-robin order
 2018-08-10 14:11 UTC  (9+ messages)

[PATCH lora-next 00/10] Conversing sx1301 to regmap and regfield
 2018-08-10 11:37 UTC  (9+ messages)
` [PATCH lora-next 01/10] net: lora: sx1301: add register, bit-fields, and helpers for regmap

REPLY AS SOON AS POSSIBLE
 2018-08-10  6:42 UTC 

[PATCH net-next 0/8] l2tp: rework pppol2tp ioctl handling
 2018-08-10 11:22 UTC  (9+ messages)
` [PATCH net-next 1/8] l2tp: define l2tp_tunnel_uses_xfrm()
` [PATCH net-next 2/8] l2tp: split l2tp_session_get()
` [PATCH net-next 3/8] l2tp: simplify pppol2tp_ioctl()
` [PATCH net-next 4/8] l2tp: handle PPPIOC[GS]MRU and PPPIOC[GS]FLAGS in pppol2tp_ioctl()
` [PATCH net-next 5/8] l2tp: remove pppol2tp_tunnel_ioctl()
` [PATCH net-next 6/8] l2tp: remove pppol2tp_session_ioctl()
` [PATCH net-next 7/8] l2tp: zero out stats in pppol2tp_copy_stats()
` [PATCH net-next 8/8] l2tp: let pppol2tp_ioctl() fallback to dev_ioctl()

[PATCH net 0/5] tcp: more robust ooo handling
 2018-08-10 10:10 UTC  (8+ messages)
` [PATCH 4.9-stable] tcp: add tcp_ooo_try_coalesce() helper

[PATCH net-next v2 0/1] net/tls: Combined memory allocation for decryption request
 2018-08-10 10:02 UTC  (4+ messages)
` [PATCH net-next v2 1/1] "

[PATCH net-next v3 0/1] net/tls: Combined memory allocation for decryption request
 2018-08-10 15:16 UTC  (2+ messages)
` [PATCH net-next v3 1/1] "

[Patch net-next] net_sched: fix a potential out-of-bound access
 2018-08-10  9:54 UTC  (4+ messages)

[PATCH 1/1] ath10k: avoid possible memory access violation
 2018-08-10 12:03 UTC  (2+ messages)

[PATCH net-next] crush: fix using plain integer as NULL warning
 2018-08-10 10:59 UTC  (2+ messages)

[PATCH net-next] xen-netfront: fix warn message as irq device name has '/'
 2018-08-10 10:54 UTC  (2+ messages)

BUG: corrupted list in p9_write_work
 2018-08-10  8:22 UTC 

[query] about recent mvneta patches
 2018-08-10  6:58 UTC 

[PATCH] net: macb: do not disable MDIO bus when closing interface
 2018-08-10  6:22 UTC  (5+ messages)

pull-request: bpf 2018-08-10
 2018-08-10  6:18 UTC  (2+ messages)

[net-next, PATCH 0/2 v2] netsec driver improvements
 2018-08-10  6:12 UTC  (3+ messages)
` [net-next, PATCH 1/2 v2] net: socionext: Use descriptor info instead of MMIO reads on Rx
` [net-next, PATCH 2/2 v2] net: socionext: Increase descriptors to 256

[PATCH 00/28] at24: remove at24_platform_data
 2018-08-10  8:12 UTC  (6+ messages)

[BUG] net: xfrm: Two possible sleep-in-atomic-context bugs
 2018-08-10  7:30 UTC  (3+ messages)

[PATCH net-next] vxge: remove set but not used variable 'req_out','status' and 'ret'
 2018-08-10  6:08 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).