netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-02 02:10:36 to 2018-09-03 17:07:52 UTC [more...]

[PATCH 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 4
 2018-09-03 12:47 UTC  (6+ messages)
` [PATCH v3 0/6] Ethernet over hdlc
  ` [PATCH v3 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 7
  ` [PATCH v3 2/6] net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity
  ` [PATCH v3 3/6] net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER
  ` [PATCH v3 4/6] net/wan/fsl_ucc_hdlc: hmask

[PATCH 2/2] ath10k: allow ATH10K_SNOC with COMPILE_TEST
 2018-09-03 16:59 UTC  (2+ messages)

[PATCH] net: wireless: ath: Convert to using %pOFn instead of device_node.name
 2018-09-03 16:58 UTC  (2+ messages)

[PATCH net-next v2] cxgb4: collect hardware queue descriptors
 2018-09-03 12:11 UTC 

[RFT net-next] net: stmmac: Rework coalesce timer and fix multi-queue races
 2018-09-03 11:47 UTC  (5+ messages)

[PATCH RFC net-next 00/11] udp gso
 2018-09-03 11:45 UTC  (9+ messages)

[PATCH] 9p: Rename req to rreq
 2018-09-03 16:03 UTC 

[PATCH V2 ipsec-next 0/2] xfrm: bug fixes when processing multiple transforms
 2018-09-03 11:36 UTC  (3+ messages)
` [PATCH V2 ipsec-next 1/2] xfrm: reset transport header back to network header after all input transforms ahave been applied
` [PATCH V2 ipsec-next 2/2] xfrm: reset crypto_done when iterating over multiple input xfrms

[PATCH net-next] cxgb4: when max_tx_rate is 0 disable tx rate limiting
 2018-09-03 10:51 UTC 

[PATCH net-next v1 0/5] rtnetlink: add IFA_IF_NETNSID for RTM_GETADDR
 2018-09-03 14:56 UTC  (7+ messages)
` [PATCH net-next v1 1/5] rtnetlink: add rtnl_get_net_ns_capable()
` [PATCH net-next v1 2/5] if_addr: add IFA_IF_NETNSID
` [PATCH net-next v1 3/5] ipv4: enable IFA_IF_NETNSID for RTM_GETADDR
` [PATCH net-next v1 4/5] ipv6: "
` [PATCH net-next v1 5/5] rtnetlink: move type calculation out of loop

[PATCH net-next 0/5] rtnetlink: add IFA_IF_NETNSID for RTM_GETADDR
 2018-09-03 14:53 UTC  (15+ messages)

[PATCH net-next 00/11] Misc. bug fixes & small enhancements for HNS3 Driver
 2018-09-03 10:21 UTC  (12+ messages)
` [PATCH net-next 01/11] net: hns3: Fix for vf vlan delete failed problem
` [PATCH net-next 02/11] net: hns3: Fix for multicast failure
` [PATCH net-next 03/11] net: hns3: Fix error of checking used vlan id
` [PATCH net-next 04/11] net: hns3: Implement shutdown ops in hns3 pci driver
` [PATCH net-next 05/11] net: hns3: Fix for loopback selftest failed problem
` [PATCH net-next 06/11] net: hns3: Fix ping exited problem when doing lp selftest
` [PATCH net-next 07/11] net: hns3: Preserve vlan 0 in hardware table
` [PATCH net-next 08/11] net: hns3: Only update mac configuation when necessary
` [PATCH net-next 09/11] net: hns3: Change the dst mac addr of loopback packet
` [PATCH net-next 10/11] net: hns3: Remove redundant codes of query advertised flow control abilitiy
` [PATCH net-next 11/11] net: hns3: Refine hns3_get_link_ksettings()

phys_port_id in switchdev mode?
 2018-09-03  9:43 UTC  (4+ messages)

[PATCH v2 00/11] mscc: ocelot: add support for SerDes muxing configuration
 2018-09-03 13:45 UTC  (14+ messages)
` [PATCH v2 01/11] MIPS: mscc: ocelot: make HSIO registers address range a syscon
` [PATCH net-next v2 02/11] dt-bindings: net: ocelot: remove hsio from the list of register address spaces
` [PATCH net-next v2 03/11] net: mscc: ocelot: get HSIO regmap from syscon
` [PATCH net-next v2 04/11] net: mscc: ocelot: move the HSIO header to include/soc
` [PATCH net-next v2 05/11] net: mscc: ocelot: simplify register access for PLL5 configuration
` [PATCH v2 06/11] phy: add QSGMII and PCIE modes
` [PATCH v2 07/11] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing
` [PATCH v2 08/11] MIPS: mscc: ocelot: add SerDes mux DT node
` [PATCH v2 09/11] dt-bindings: add constants for Microsemi Ocelot SerDes driver
` [PATCH v2 10/11] phy: add driver for Microsemi Ocelot SerDes muxing
` [PATCH net-next v2 11/11] net: mscc: ocelot: make use of SerDes PHYs for handling their configuration

[PATCH 0/3] xen-netback: hash mapping hanling adjustments
 2018-09-03  9:28 UTC  (5+ messages)
` [PATCH 2/3] xen-netback: validate queue numbers in xenvif_set_hash_mapping()
` [PATCH 3/3] xen-netback: handle page straddling "

WARNING: suspicious RCU usage in trace_call_bpf
 2018-09-03  9:21 UTC 

WARNING: suspicious RCU usage (4)
 2018-09-03  9:21 UTC 

[PATCH net-next v2 1/7] net: phy: mscc: factorize code for LEDs mode
 2018-09-03 13:37 UTC  (12+ messages)
` [PATCH net-next v2 2/7] net: phy: mscc: factorize function for getting LED mode from DT
` [PATCH net-next v2 3/7] net: phy: mscc: read 'vsc8531,vddmac' as an u32
` [PATCH net-next v2 4/7] net: phy: mscc: read 'vsc8531,edge-slowdown' "
` [PATCH net-next v2 5/7] net: phy: mscc: read 'vsc8531,led-%d-mode' "
` [PATCH net-next v2 6/7] dt-bindings: net: phy: mscc: vsc8531: remove compatible from required properties
` [PATCH net-next v2 7/7] dt-bindings: net: phy: mscc: vsc8531: factorize vsc8531,led-N-mode

[PATCH net-next] veth: report NEWLINK event when moving the peer device in a new namespace
 2018-09-03  9:10 UTC  (8+ messages)

[PATCH v2] mt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LIST
 2018-09-03 13:07 UTC  (3+ messages)

[PATCH V2] net: qca_spi: Fix race condition in spi transfers
 2018-09-03 12:44 UTC 

[PATCH net 0/3] bnxt_en: Bug fixes
 2018-09-03  8:23 UTC  (4+ messages)
` [PATCH net 1/3] bnxt_en: Fix firmware signaled resource change logic in open
` [PATCH net 2/3] bnxt_en: Clean up unused functions
` [PATCH net 3/3] bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA

[PATCH 1/2] xfrm6: call kfree_skb when skb is toobig
 2018-09-03  8:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH ipsec-next 0/2] xfrm: bug fixes when processing multiple transforms
 2018-09-03  8:20 UTC  (4+ messages)
` [PATCH ipsec-next 1/2] xfrm: reset transport header back to network header after all input transforms ahave been applied
` [PATCH ipsec-next 2/2] xfrm: reset crypto_done when iterating over multiple input xfrms

[PATCH net-next] i40e: remove inline directive
 2018-09-03 12:36 UTC 

pull-request: mac80211 2018-09-03
 2018-09-03 12:19 UTC  (2+ messages)

[bpf-next V2 PATCH 0/3] XDP micro optimizations for redirect
 2018-09-03  7:55 UTC  (4+ messages)
` [bpf-next V2 PATCH 1/3] xdp: unlikely instrumentation for xdp map redirect
` [bpf-next V2 PATCH 2/3] xdp: explicit inline __xdp_map_lookup_elem
` [bpf-next V2 PATCH 3/3] xdp: split code for map vs non-map redirect

[PATCH net 0/2] sctp: two fixes for spp_ipv6_flowlabel and spp_dscp sockopts
 2018-09-03  7:47 UTC  (3+ messages)
` [PATCH net 1/2] sctp: fix invalid reference to the index variable of the iterator
  ` [PATCH net 2/2] sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel

[PATCH net-next] net: sched: action_ife: take reference to meta module
 2018-09-03  7:10 UTC 

[PATCH net-next] net: sched: act_nat: remove dependency on rtnl lock
 2018-09-03  7:09 UTC 

[PATCH net-next] net: sched: act_skbedit: remove dependency on rtnl lock
 2018-09-03  7:07 UTC 

[PATCH net-next] net: sched: change tcf_del_walker() to use concurrent-safe delete
 2018-09-03  7:06 UTC 

[PATCH net-next] net: sched: null actions array pointer before releasing action
 2018-09-03  7:04 UTC 

WARNING: suspicious RCU usage in pid_task
 2018-09-03  4:56 UTC 

[PATCH net-next 1/2] tipc: correct spelling errors for struct tipc_bc_base's comment
 2018-09-03  8:36 UTC  (2+ messages)
` [PATCH net-next 2/2] tipc: correct spelling errors for tipc_topsrv_queue_evt() comments

[PATCH] mac80211: fix TX status reporting for ieee80211s
 2018-09-03  8:33 UTC  (2+ messages)

[BUG] net: wireless: mwifiex: A possible sleep-in-atomic-context bug in mwifiex_wait_queue_complete()
 2018-09-03  7:35 UTC  (3+ messages)
` [EXT] "

[PATCH v2] net/ibm/emac: wrong emac_calc_base call was used by typo
 2018-09-03  7:26 UTC 

[PATCH v2] Optimize lookup of /0 xfrm policies
 2018-09-03  6:56 UTC  (2+ messages)

[PATCH net-next] tipc: correct structure parameter comments for topsrv
 2018-09-03  6:08 UTC 

linux-next: Signed-off-by missing for commit in the net-next tree
 2018-09-03  5:21 UTC  (4+ messages)

[PATCH v3] 9p: Add refcount to p9_req_t
 2018-09-03  4:36 UTC  (4+ messages)
` [PATCH v4] "

[PATH v6 0/4] gpiolib: speed up GPIO array processing
 2018-09-03  4:31 UTC  (8+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
  ` [PATCH v7 2/4] gpiolib: Identify arrays matching GPIO hardware
  ` [PATCH v7 3/4] gpiolib: Pass array info to get/set array functions
  ` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array

[PATCH net-next 0/4] mlx5e IPoIB stats
 2018-09-02 23:23 UTC  (6+ messages)
` [PATCH net-next 1/4] net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flow
` [PATCH net-next 2/4] net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevices
` [PATCH net-next 3/4] net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devices
` [PATCH net-next 4/4] net/mlx5e: IPoIB, Use priv stats in completion rx flow

[PATCH net-next 0/2] Full phylink support for mv88e6352
 2018-09-02 23:17 UTC  (4+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: Fix writing to a PHY page
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: Add SERDES phydev_link_change for 6352

[PATCH] uapi: Fix linux/rds.h userspace compilation errors
 2018-09-02 23:15 UTC  (2+ messages)

pull-request: bpf 2018-09-02
 2018-09-02 22:53 UTC  (2+ messages)

[PATCH] net: scm: Fix a possible sleep-in-atomic-context bug in scm_fp_copy()
 2018-09-03  1:43 UTC  (3+ messages)

[PATCH] isdn: mISDN: tei: Fix a sleep-in-atomic-context bug in create_teimgr()
 2018-09-03  1:40 UTC  (3+ messages)

[PATCH net] net/ipv6: Only update MTU metric if it set
 2018-09-02 21:04 UTC  (2+ messages)

[bpf-next 0/3] Introduce eBPF flow dissector
 2018-09-02 21:03 UTC  (3+ messages)
` [bpf-next 1/3] flow_dissector: implements flow dissector BPF hook

[PATCH net-next 4/5] ipv6: enable IFA_IF_NETNSID for RTM_GETADDR
 2018-09-03  1:18 UTC  (3+ messages)

[PATCH net-next] net/sched: fix type of htb statistics
 2018-09-02 20:57 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: net: cpsw: Document cpsw-phy-sel usage but prefer phandle
 2018-09-02 20:52 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: cpsw-phy-sel: prefer phandle for phy sel

[bpf PATCH v2] bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
 2018-09-02 20:40 UTC  (2+ messages)

[PATCH net 0/2] igmp: fix two incorrect unsolicit report count issues
 2018-09-02 20:39 UTC  (2+ messages)

[PATCH bpf-next] tools/bpf: bpftool, add xskmap in map types
 2018-09-02 20:39 UTC  (3+ messages)

[PATCH net] bpf: Fix bpf_msg_pull_data()
 2018-09-02 20:39 UTC  (2+ messages)

[PATCH net-next v3] tcp: propagate gso_segs to the new skb built in tcp collapse
 2018-09-02 23:13 UTC  (4+ messages)
` [PATCH net-next] tcp: remove useless add operation when init sysctl_max_tw_buckets

linux-next: build failure after merge of the net-next tree
 2018-09-02 23:47 UTC 

[PATCH bpf-next v2] libbpf: Remove the duplicate checking of function storage
 2018-09-02 23:30 UTC 

[PATCH net-next] net: nixge: Fix Kconfig warning with OF_MDIO
 2018-09-02 23:10 UTC  (2+ messages)

[PATCH] net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
 2018-09-02 23:05 UTC  (2+ messages)

[PATCH RFC net-next 00/18] net: Improve route scalability via support for nexthop objects
 2018-09-02 17:34 UTC  (2+ messages)

[PATCH net-next 00/12] Preparing for phylib limkmodes
 2018-09-02 17:06 UTC  (13+ messages)
` [PATCH net-next 01/12] net: phy: ste10Xp: Remove wrong SUPPORTED_Pause
` [PATCH net-next 02/12] net: phy: et1011c: Remove incorrect missing 1000 Half
` [PATCH net-next 03/12] net: phy: bcm63xx: Allow to be built with COMPILE_TEST
` [PATCH net-next 04/12] net: ethernet: Use phy_set_max_speed() to limit advertised speed
` [PATCH net-next 05/12] net: ethernet: genet: Fix speed selection
` [PATCH net-next 06/12] net: ethernet: Fix up drivers masking pause support
` [PATCH net-next 07/12] net: ethernet: Add helper to remove a supported link mode
` [PATCH net-next 08/12] net: ethernet: Add helper for MACs which support asym pause
` [PATCH net-next 09/12] net: ethernet: Add helper for MACs which support pause
` [PATCH net-next 10/12] net: ethernet: Add helper for set_pauseparam for Asym Pause
` [PATCH net-next 11/12] net: ethernet: Add helper for set_pauseparam for Pause
` [PATCH net-next 12/12] net: ethernet: Add helper to determine if pause configuration is supported

[PATCH net-next v2 0/3] net: mvneta: some small improvements
 2018-09-02 21:14 UTC  (4+ messages)
` [PATCH net-next v2 2/3] net: mvneta: enable NETIF_F_RXCSUM by default

eBPF: verifier: back-edge
 2018-09-02 13:52 UTC 

[PATCH net-next 1/2] netlink: ipv4 IGMP join notifications
 2018-09-02 11:18 UTC  (4+ messages)
` [PATCH net-next v2 1/2] netlink: ipv4 igmp "

[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
 2018-09-02 10:19 UTC  (4+ messages)
` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array

[PATCH RFC] net/mlx5_en: switch to Toeplitz RSS hash by default
 2018-09-02  9:55 UTC  (3+ messages)

[PATCH net-next] failover: remove set but not used variable 'primary_dev'
 2018-09-02  8:34 UTC  (3+ messages)
` [PATCH net-next] failover: Add missing check to validate 'slave_dev' in net_failover_slave_unregister

[PATCH] cxgb4: fix abort_req_rss6 struct
 2018-09-02  5:28 UTC  (2+ messages)

[PATCH net-next] cxgb4: collect hardware queue descriptors
 2018-09-02  5:26 UTC  (2+ messages)

[PATCH net-next] liquidio: cHECK-remove set but not used variable 'irh'
 2018-09-02  5:25 UTC  (3+ messages)
` [PATCH v2 net-next] liquidio: remove "

[PATCH net-next 1/1] qed: Lower the severity of a dcbx log message
 2018-09-02  5:22 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in _decode_session6
 2018-09-02  4:45 UTC  (2+ messages)

[PATCH net-next v2] net/tls: Add support for async decryption of tls records
 2018-09-02  2:53 UTC  (4+ messages)

[PATCH v2 net-next 0/7] Add support for Lantiq / Intel vrx200 network
 2018-09-02  1:26 UTC  (5+ messages)
` [PATCH v2 net-next 1/7] MIPS: lantiq: dma: add dev pointer

[PATCH net-next] net: bgmac: remove set but not used variable 'err'
 2018-09-02  5:31 UTC  (2+ messages)

[PATCH net-next] net: dsa: b53: Provide sensible defaults
 2018-09-02  5:28 UTC  (2+ messages)

[PATCH] net: qca_spi: Fix race condition in spi transfers
 2018-09-02  5:27 UTC  (2+ messages)

general protection fault in rhashtable_walk_start_check
 2018-09-02  5:11 UTC 

[PATCH net-next] net: remove duplicated include from net_failover.c
 2018-09-02  0:45 UTC  (2+ messages)

[PATCH net] ipv6: don't get lwtstate twice in ip6_rt_copy_init()
 2018-09-02  0:43 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Add CBS support in XGMAC2
 2018-09-02  0:40 UTC  (2+ messages)

[PATCH] net: ipv6: route: Fix a sleep-in-atomic-context bug in ip6_convert_metrics()
 2018-09-02  4:25 UTC  (2+ messages)

[PATCH] neighbour: confirm neigh entries when ARP packet is received
 2018-09-01 23:51 UTC  (2+ messages)

[PATCH] net: mvpp2: avoid bouncing buffers
 2018-09-02  2:10 UTC  (6+ 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).