netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-07 20:14:55 to 2018-08-08 15:20:25 UTC [more...]

[PATCH bpf-next 00/13] docs: Convert BPF filter.txt to RST
 2018-08-08 13:45 UTC  (6+ messages)
` [PATCH bpf-next 12/13] docs: net: Fix various minor typos

Is it currently possible to connect SFP to dsa port?
 2018-08-08 13:00 UTC  (5+ messages)

[PATCH] net: dsa: rtl8366rb: Support port 4 (WAN)
 2018-08-08 12:57 UTC  (2+ messages)

[PATCH lora-next 00/10] Conversing sx1301 to regmap and regfield
 2018-08-08 12:51 UTC  (14+ messages)
` [PATCH lora-next 01/10] net: lora: sx1301: add register, bit-fields, and helpers for regmap
` [RFC] spi: add spi multiplexing functions for dt
` [PATCH lora-next 02/10] net: lora: add methods for devm registration
` [PATCH lora-next 03/10] net: lora: sx1301: convert to devm registration of netdev

[PATCH net-next] mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()
 2018-08-08 15:08 UTC  (2+ messages)

[PATCH iproute2] tc: bpf: update list of archs with eBPF support in manpage
 2018-08-08 12:33 UTC 

[PATCH net-next 00/14] Remove rtnl lock dependency from all action implementations
 2018-08-08 12:30 UTC  (11+ messages)
` [PATCH net-next 12/14] net: sched: act_mirred: remove dependency on rtnl lock
` [PATCH net-next 13/14] net: core: add new/replace rate estimator lock parameter

[PATCH net-next 0/5] net: aquantia: implement WOL and EEE support
 2018-08-08 12:32 UTC  (11+ messages)
` [PATCH net-next 1/5] net: aquantia: fix hw_atl_utils_fw_upload_dwords
` [PATCH net-next 2/5] net: aquantia: definitions for WOL patch
` [PATCH net-next 3/5] net: aquantia: implement WOL support
` [PATCH net-next 4/5] net: aquantia: implement EEE support
` [PATCH net-next 5/5] net: aquantia: bump driver version

[PATCH] net: macb: do not disable MDIO bus when closing interface
 2018-08-08 12:19 UTC 

[PATCH net 0/3] net/smc: fixes 2018-08-08
 2018-08-08 12:13 UTC  (4+ messages)
` [PATCH net 1/3] net/smc: no shutdown in state SMC_LISTEN
` [PATCH net 2/3] net/smc: allow sysctl rmem and wmem defaults for servers
` [PATCH net 3/3] net/smc: move sock lock in smc_ioctl()

[PATCH] drivers/net/usb/r8152: change rtl8152_system_suspend to be void function
 2018-08-08 14:26 UTC 

[PATCH net-next v6 00/11] Modify action API for implementing lockless actions
 2018-08-08 12:06 UTC  (7+ messages)
` [PATCH net-next v6 10/11] net: sched: atomically check-allocate action
` [PATCH net-next v6 11/11] net: sched: change action API to use array of pointers to actions

[patch net-next] net: sched: fix block->refcnt decrement
 2018-08-08 12:04 UTC 

[PATCH v6 1/9] PCI: Check for PCIe downtraining conditions
 2018-08-08 14:23 UTC  (7+ messages)
  ` [PATCH v6 7/9] net/mlx4: Do not call pcie_print_link_status()
  ` [PATCH v6 8/9] net/mlx5: "

[PATCH] net: ethernet: cpsw-phy-sel: prefer phandle for phy sel and update binding
 2018-08-08 11:58 UTC  (2+ messages)

[PATCH] net:9p: change the p9_error_init and p9_trans_fd_init to be void function
 2018-08-08 14:02 UTC 

lock recursion - was: Re: [4.18 rc7] BUG: sleeping function called from invalid context at mm/slab.h:421
 2018-08-08 11:36 UTC 

[PATCH net] net: aquantia: Fix IFF_ALLMULTI flag functionality
 2018-08-08 11:06 UTC 

[PATCH net-next] decnet: fix using plain integer as NULL warning
 2018-08-08 11:59 UTC 

[PATCH net-next] crush: fix using plain integer as NULL warning
 2018-08-08 11:52 UTC 

[PATCH net-next] net: skbuff.h: fix using plain integer as NULL warning
 2018-08-08 11:40 UTC 

[PATCH net-next] be2net: Use Kconfig flag to support for enabling/disabling adapters
 2018-08-08 11:35 UTC 

[PATCH net-next] net: ipv6_gre: Fix GRO to work on IPv6 over GRE tap
 2018-08-08  8:46 UTC 

for newbies, it would be useful to document values of netdev_state_t
 2018-08-08  8:45 UTC  (2+ messages)

[PATCH v2] selftests: add headers_install to lib.mk
 2018-08-08 10:44 UTC  (8+ messages)
` [PATCH v4] "

[PATCH net] rxrpc: Fix the keepalive generator [ver #2]
 2018-08-08 10:30 UTC 

[PATCH net] rxrpc: Fix the keepalive generator
 2018-08-08 10:29 UTC  (2+ messages)

[PATCH v4 net-next 0/9] Add support for XGMAC2 in stmmac
 2018-08-08  8:04 UTC  (10+ messages)
` [PATCH v4 net-next 1/9] net: stmmac: Add XGMAC 2.10 HWIF entry
` [PATCH v4 net-next 2/9] net: stmmac: Add MAC related callbacks for XGMAC2
` [PATCH v4 net-next 3/9] net: stmmac: Add DMA "
` [PATCH v4 net-next 4/9] net: stmmac: Add descriptor "
` [PATCH v4 net-next 5/9] net: stmmac: Add MDIO related functions "
` [PATCH v4 net-next 6/9] net: stmmac: Add PTP support "
` [PATCH v4 net-next 7/9] net: stmmac: Integrate XGMAC into main driver flow
` [PATCH v4 net-next 8/9] net: stmmac: Add the bindings parsing for XGMAC2
` [PATCH v4 net-next 9/9] dt-bindings: net: stmmac: Add the bindings documentation "

[PATCH bpf-next 0/9] Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY and BPF_PROG_TYPE_SK_REUSEPORT
 2018-08-08  8:01 UTC  (10+ messages)
` [PATCH bpf-next 1/9] tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket
` [PATCH bpf-next 2/9] net: Add ID (if needed) to sock_reuseport and expose reuseport_lock
` [PATCH bpf-next 3/9] bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
` [PATCH bpf-next 4/9] bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
` [PATCH bpf-next 5/9] bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
` [PATCH bpf-next 6/9] bpf: Refactor ARRAY_SIZE macro to bpf_util.h
` [PATCH bpf-next 7/9] bpf: Sync bpf.h uapi to tools/
` [PATCH bpf-next 8/9] bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
` [PATCH bpf-next 9/9] bpf: Test BPF_PROG_TYPE_SK_REUSEPORT

[PATCH net-next v1 0/1] net/tls: Combined memory allocation for decryption request
 2018-08-08 13:06 UTC  (2+ messages)
` [PATCH net-next v1 1/1] "

general protection fault in smc_ioctl (3)
 2018-08-08  7:39 UTC 

[PATCH wireless-drivers] mt76x0: Remove VLA usage
 2018-08-08  9:46 UTC  (4+ messages)

[BUG] sleep in atomic in bt/rfcomm
 2018-08-08  9:35 UTC 

KASAN: use-after-free Read in __rhashtable_lookup
 2018-08-08  9:26 UTC  (2+ messages)

check if you have
 2018-08-08  2:12 UTC 

[PATCH] netfilter/x_tables: do not fail xt_alloc_table_info too easilly
 2018-08-08  8:25 UTC  (3+ messages)

[PATCH 1/1] net-next: hinic: fix a problem in free_tx_poll()
 2018-08-08  6:37 UTC 

for editing
 2018-08-08  2:16 UTC 

wait for your reply
 2018-08-07 10:57 UTC 

wait for your reply
 2018-08-07 10:43 UTC 

[PATCH net-next] netfilter: nfnetlink_osf: fix using plain integer as NULL warning
 2018-08-08  3:23 UTC 

[PATCH net-next] ieee802154: hwsim: fix missing unlock on error in hwsim_add_one()
 2018-08-08  3:10 UTC 

[PATCH net-next] ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi()
 2018-08-08  2:43 UTC 

[PATCH net] vhost: reset metadata cache when initializing new IOTLB
 2018-08-08  3:43 UTC 

[PATCH v8 bpf-next 00/10] veth: Driver XDP
 2018-08-08  0:53 UTC  (4+ messages)
` [PATCH v8 bpf-next 02/10] veth: Add driver XDP

KASAN: use-after-free Read in iotlb_access_ok
 2018-08-08  2:52 UTC  (2+ messages)

[PATCH] net: nixge: Get rid of unused struct member 'last_link'
 2018-08-08  1:01 UTC  (2+ messages)

[PATCH v1 2/3] zinc: Introduce minimal cryptography library
 2018-08-08  1:51 UTC  (10+ messages)

[PATCH net-next] ieee802154: hwsim: fix rcu handling
 2018-08-07 23:32 UTC 

[PATCH] rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.c
 2018-08-08  1:48 UTC  (4+ messages)

[PATCH 00/33] net: ethernet: Mark expected switch fall-throughs
 2018-08-08  0:59 UTC  (35+ messages)
` [PATCH 01/33] 8390: axnet_cs: Mark expected switch fall-through
` [PATCH 02/33] alteon: acenic: mark "
` [PATCH 03/33] bnx2x: Mark expected switch fall-thoughs
` [PATCH 04/33] net: macb: Mark expected switch fall-through
` [PATCH 05/33] liquidio: mark "
` [PATCH 06/33] cxgb4/l2t: Mark "
` [PATCH 07/33] cxgb4/t4_hw: mark expected switch fall-throughs
` [PATCH 08/33] cxgb3/l2t: Mark expected switch fall-through
` [PATCH 09/33] net: thunderx: mark "
` [PATCH 10/33] net: tulip_core: "
` [PATCH 11/33] net: tulip: de4x5: mark expected switch fall-throughs
` [PATCH 12/33] be2net: Mark expected switch fall-through
` [PATCH 13/33] net: hns: "
` [PATCH 14/33] net: hns3: "
` [PATCH 15/33] i40e_main: mark "
` [PATCH 16/33] i40e_txrx: "
` [PATCH 17/33] net/mlx4/mcg: Mark expected switch fall-throughs
` [PATCH 18/33] net/mlx4/en_rx: "
` [PATCH 19/33] igb_main: "
` [PATCH 20/33] igb: e1000_82575: Mark expected switch fall-through
` [PATCH 21/33] igb: e1000_phy: "
` [PATCH 22/33] igbvf: netdev: "
` [PATCH 23/33] vxge: Mark expected switch fall-throughs
` [PATCH 24/33] net/mlx5e: "
` [PATCH 25/33] qed: qed_dev: "
` [PATCH 26/33] netxen_nic: "
` [PATCH 27/33] qede: qede_fp: Mark expected switch fall-through
` [PATCH 28/33] qlcnic: Mark expected switch fall-througs
` [PATCH 29/33] qlge: mark expected switch fall-through
` [PATCH 30/33] net: ethernet: sxgbe: mark expected switch fall-throughs
` [PATCH 31/33] net: sfc: falcon: mark expected switch fall-through
` [PATCH 32/33] net: tlan: Mark "
` [PATCH 33/33] net: ethernet: ti: cpts: mark "

[PATCH net-next] selftests: forwarding: gre_multipath: Update next-hop statistics match criteria
 2018-08-07 23:02 UTC  (2+ messages)

[PATCH net-next 1/1] tc-tests: initial version of nat action unit tests
 2018-08-07 22:55 UTC  (2+ messages)

[Patch net] llc: use refcount_inc_not_zero() for llc_sap_find()
 2018-08-07 22:54 UTC  (2+ messages)

[PATCH net v2] dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
 2018-08-07 22:49 UTC  (2+ messages)

[net-next 00/12][pull request] 40GbE Intel Wired LAN Driver Updates 2018-08-07
 2018-08-07 22:43 UTC  (14+ messages)
` [net-next 01/12] i40e: Remove duplicated prepare call in i40e_shutdown
` [net-next 02/12] i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_register
` [net-next 03/12] i40e: add helper function for copying strings from stat arrays
` [net-next 04/12] i40e: add helper to copy statistic values into ethtool buffer
` [net-next 05/12] i40e: Set fec_config when forcing link state
` [net-next 06/12] i40e: convert VEB TC stats to use an i40e_stats array
` [net-next 07/12] i40e: convert priority flow control stats to use helpers
` [net-next 08/12] i40e: remove unnecessary i variable causing -Wshadow warning
` [net-next 09/12] i40e: fix warning about shadowed ring parameter
` [net-next 10/12] i40e: Add additional return code to i40e_asq_send_command
` [net-next 11/12] i40e: Add AQ command for rearrange NVM structure
` [net-next 12/12] i40e: fix i40e_add_queue_stats data pointer update

possible deadlock in rds_wake_sk_sleep
 2018-08-07 21:07 UTC  (2+ messages)

[RFC bpf-next v2 0/3] docs: Convert filter.txt to RST
 2018-08-07 23:19 UTC  (6+ messages)
` [RFC bpf-next v2 3/3] docs: Split filter.txt into separate documents

[PATCH 0/3] Add Broadcom Omega SoC internal switch and phy
 2018-08-07 22:49 UTC  (3+ messages)

[PATCH bpf-next 0/3] Implement bpf map queue
 2018-08-07 20:31 UTC  (3+ messages)
` [PATCH bpf-next 3/3] bpf: add sample for BPF_MAP_TYPE_QUEUE

[PATCH net-next v3 0/3] qed: Add Multi-TC RoCE support
 2018-08-07 20:22 UTC  (2+ messages)

[PATCH] tipc: fix an interrupt unsafe locking scenario
 2018-08-07 20:18 UTC  (2+ messages)

[PATCH net-next] net: allow to call netif_reset_xps_queues() under cpu_read_lock
 2018-08-07 20:15 UTC  (2+ messages)

[net-next:master 479/480] drivers/net/ieee802154/mac802154_hwsim.c:409:17: sparse: incorrect type in assignment (different address spaces)
 2018-08-07 20:03 UTC 

[PATCH net-next 0/2] ibmvnic: Update firmware error reporting
 2018-08-07 19:46 UTC  (2+ messages)

[PATCH net-next] liquidio: avoided acquiring post_lock for data only queues
 2018-08-07 19:41 UTC  (2+ messages)

[Patch net] vsock: split dwork to avoid reinitializations
 2018-08-07 19:39 UTC  (2+ messages)

[PATCH net-next] ip6_tunnel: collect_md xmit: Use ip_tunnel_key's provided src address
 2018-08-07 19:37 UTC  (2+ messages)

[PATCH net-next-internal] net: sched: cls_flower: set correct offload data in fl_reoffload
 2018-08-07 19:36 UTC  (2+ messages)

[endianness bug] cxgb4: mk_act_open_req() buggers ->{local,peer}_ip on big-endian hosts
 2018-08-07 19:35 UTC  (2+ messages)

[PATCH net-next 0/6] nfp: flower: tunnel TTL & TOS, and Geneve options set & match support
 2018-08-07 19:23 UTC  (5+ messages)
` [PATCH net-next 2/6] nfp: flower: allow matching on ipv4 UDP tunnel tos and ttl

[PATCH net-next v2 0/3] net: Support Wake-on-LAN using filters
 2018-08-07 19:15 UTC  (2+ messages)

[PATCH] Use Kconfig flag to remove support of deprecated BE2/BE3 adapters
 2018-08-07 20:42 UTC  (5+ messages)

[PATCH net-next,v4] net/tls: Calculate nsg for zerocopy path without skb_cow_data
 2018-08-07 18:09 UTC 

pull-request: bpf-next 2018-08-07
 2018-08-07 18:07 UTC  (2+ messages)

[PATCH net-next] RDS: IB: fix 'passing zero to ERR_PTR()' warning
 2018-08-07 20:20 UTC  (2+ messages)

[PATCH 0/3] net: macb: add pad and fcs support
 2018-08-07 20:19 UTC  (2+ messages)

[PATCH net-next,v3] net/tls: Calculate nsg for zerocopy path without skb_cow_data
 2018-08-07 17:59 UTC  (4+ messages)


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