netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-19 16:11:31 to 2019-02-20 09:47:45 UTC [more...]

[PATCH net] sk_msg: Keep reference on socket file while psock lives
 2019-02-20  9:47 UTC  (3+ messages)

[PATCH] iwlwifi: mvm: Use div64_s64 instead of do_div in iwl_mvm_debug_range_resp
 2019-02-20  9:39 UTC  (3+ messages)

BUG: assuming atomic context at kernel/seccomp.c:LINE
 2019-02-20  9:32 UTC 

[PATCH net] team: use operstate consistently for linkup
 2019-02-20  8:21 UTC  (3+ messages)

[PATCH][next] rtlwifi: rtl8192ce: fix typo, "PairwiseENcAlgorithm" -> "PairwiseEncAlgorithm"
 2019-02-20  9:27 UTC 

[patch iproute2] devlink: relax dpipe table show dependency on resources
 2019-02-20  9:21 UTC 

[PATCH] net: dsa: add missing of_node_put
 2019-02-20  9:10 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH net-next 0/3] devlink: add the ability to update device flash
 2019-02-20  8:37 UTC  (7+ messages)
` [PATCH net-next 3/3] nfp: devlink: allow flashing the device via devlink

[PATCH net v2] team: use operstate consistently for linkup
 2019-02-20  8:36 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the net-next tree
 2019-02-20  8:36 UTC  (5+ messages)

[PATCH net-next] selftest/tls: Add test to verify received 'type' of non-data record
 2019-02-20  8:43 UTC 

[PATCH net-next] net: udp Allow CHECKSUM_UNNECESSARY packets to do GRO
 2019-02-20  8:32 UTC  (12+ messages)

[PATCH 0/2] ARM: dts: am335x-evm/evmsk: Fix PHY mode for ethernet
 2019-02-20  8:30 UTC  (7+ messages)

[PATCH net] net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
 2019-02-20  8:23 UTC 

[RFC PATCH net-next v3 00/21] ethtool netlink interface, part 1
 2019-02-20  8:16 UTC  (10+ messages)
` [RFC PATCH net-next v3 05/21] ethtool: netlink bitset handling
` [RFC PATCH net-next v3 08/21] ethtool: generic handlers for GET requests
` [RFC PATCH net-next v3 10/21] ethtool: provide string sets with GET_STRSET request
` [RFC PATCH net-next v3 13/21] ethtool: provide timestamping information in GET_INFO request

[PATCH net] mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable
 2019-02-20  8:12 UTC  (5+ messages)

Handling an Extra Signal at PHY Reset
 2019-02-20  8:06 UTC  (3+ messages)

Possible bug into DSA2 code
 2019-02-20  7:54 UTC  (10+ messages)

[RFC v1 00/19] Add unified Intel Ethernet RDMA driver (irdma)
 2019-02-20  7:51 UTC  (4+ messages)
` [RFC v1 15/19] RDMA/irdma: Add miscellaneous utility definitions

[PATCH iproute2-next v1 00/19] Export object IDs to users
 2019-02-20  7:21 UTC  (20+ messages)
` [PATCH iproute2-next v1 01/19] rdma: update uapi headers
` [PATCH iproute2-next v1 02/19] rdma: Remove duplicated print code
` [PATCH iproute2-next v1 03/19] rdma: Provide unique indexes for all visible objects
` [PATCH iproute2-next v1 04/19] rdma: Provide parent context index for all objects except CM_ID
` [PATCH iproute2-next v1 05/19] rdma: Move resource PD logic to separate file
` [PATCH iproute2-next v1 06/19] rdma: Refactor out resource MR "
` [PATCH iproute2-next v1 07/19] rdma: Move out resource CQ "
` [PATCH iproute2-next v1 08/19] rdma: Move out resource CM-ID "
` [PATCH iproute2-next v1 09/19] rdma: Move resource PD "
` [PATCH iproute2-next v1 10/19] rdma: Properly mark RDMAtool license
` [PATCH iproute2-next v1 11/19] rdma: Simplify code to reuse existing functions
` [PATCH iproute2-next v1 12/19] rdma: Simplify CM_ID print code
` [PATCH iproute2-next v1 13/19] rdma: Refactor CQ prints
` [PATCH iproute2-next v1 14/19] rdma: Separate MR code
` [PATCH iproute2-next v1 15/19] rdma: Separate PD code
` [PATCH iproute2-next v1 16/19] rdma: Move QP code to separate function
` [PATCH iproute2-next v1 17/19] rdma: Unify netlink attribute checks prior to prints
` [PATCH iproute2-next v1 18/19] rdma: Perform single .doit call to query specific objects
` [PATCH iproute2-next v1 19/19] rdma: Provide and reuse filter functions

[PATCH RESEND net] net: phy: xgmiitorgmii: Support generic PHY status read
 2019-02-20  6:58 UTC  (7+ messages)

[PATCH net-next] net: phy: aquantia: Use get_features for the PHYs abilities
 2019-02-20  6:46 UTC 

mlx5 stable backport help
 2019-02-20  6:36 UTC 

[PATCH net-next] tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
 2019-02-20  6:15 UTC 

[PATCH] r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
 2019-02-20  5:47 UTC 

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-20  5:30 UTC  (8+ messages)
` [RESEND PATCH 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [RESEND PATCH 2/7] mm/gup: Change write parameter to flags in fast walk
` [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [RESEND PATCH 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [RESEND PATCH 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
` [RESEND PATCH 6/7] IB/qib: "
` [RESEND PATCH 7/7] IB/mthca: "

[PATCH bpf-next 6/9] bpf: Sample program to load cg skb BPF programs
 2019-02-20  5:01 UTC  (3+ messages)

[PATCH v2] kcm: remove any offset before parsing messages
 2019-02-20  4:11 UTC  (11+ messages)

linux-next: manual merge of the net-next tree with the bpf tree
 2019-02-20  3:03 UTC  (6+ messages)

[PATCH 0/8] Add support for rtl8723bs/rtl8723cs bluetooth
 2019-02-20  2:59 UTC  (11+ messages)
` [PATCH 3/8] dt-bindings: net: bluetooth: Add rtl8723bs-bluetooth

[Patch net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-02-20  2:32 UTC  (13+ messages)
` [Patch net-next 01/12] net: hns3: add pointer checking at the beginning of the exported functions
` [Patch net-next 02/12] net: hns3: Check variable is valid before assigning it to another
` [Patch net-next 03/12] net: hns3: convert mac advertize and supported from u32 to link mode
` [Patch net-next 04/12] net: hns3: fix port info query issue for copper port
` [Patch net-next 05/12] net: hns3: modify print message of ssu common ecc errors
` [Patch net-next 06/12] net: hns3: some bugfix of ppu(rcb) ras errors
` [Patch net-next 07/12] net: hns3: enable 8~11th bit of mac common msi-x error
` [Patch net-next 08/12] net: hns3: fix 6th bit of ppp mpf abnormal errors
` [Patch net-next 09/12] net: hns3: Record VF unicast and multicast tables
` [Patch net-next 10/12] net: hns3: Record VF vlan tables
` [Patch net-next 11/12] net: hns3: uninitialize command queue while unloading PF driver
` [Patch net-next 12/12] net: hns3: clear command queue's registers when unloading VF driver

Questions about porting stmmac to a HI3535 SoC
 2019-02-20  1:58 UTC 

[GIT] Networking
 2019-02-20  0:30 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: dsa: mv88e6xxx: fix IPv6
 2019-02-20  0:07 UTC  (25+ messages)
` [PATCH net-next v2 2/3] net: dsa: mv88e6xxx: add support for bridge flags
` [PATCH net-next v2 3/3] net: dsa: mv88e6xxx: default to multicast and unicast flooding

[PATCH iproute2] bridge: make mcast_flood description consistent
 2019-02-20  0:05 UTC  (2+ messages)

[PATCH v2 net-next 0/4] net: dsa: microchip: add MIB counters support
 2019-02-19 23:57 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: dsa: microchip: prepare PHY for proper advertisement
` [PATCH v2 net-next 2/4] net: dsa: microchip: add MIB counter reading support
` [PATCH v2 net-next 3/4] net: dsa: microchip: get port link status
` [PATCH v2 net-next 4/4] net: dsa: microchip: remove unnecessary include headers

[PATCH bpf-next 3/9] bpf: add bpf helper bpf_skb_set_ecn
 2019-02-19 23:53 UTC  (5+ messages)

[PATCH net] ipvlan: disallow userns cap_net_admin to change global mode/flags
 2019-02-19 23:15 UTC 

[RFC 0/3] devlink: add the ability to update device flash
 2019-02-19 23:28 UTC  (3+ messages)
` [RFC iproute2] devlink: add support for updating "

[RFC iproute2] ip route: get: allow zero-length subnet mask
 2019-02-19 23:22 UTC  (3+ messages)
` [RFC iproute2 v2] "

[PATCH iproute2] ip-rule/trivial: add comment about json key "to_tbl" for unspecific rule action
 2019-02-19 23:22 UTC  (4+ messages)
  ` [PATCH iproute2, v2] ip-rule: fix "

[PATCH bpf-next 1/9] bpf: Add bpf helper bpf_tcp_enter_cwr
 2019-02-19 22:59 UTC  (4+ messages)

Zdravstvujte vas interesuyut klientskie bazy dannyh?
 2019-02-19 17:55 UTC 

[PATCH bpf-next 7/9] bpf: Sample NRM BPF program to limit egress bw
 2019-02-19 22:31 UTC  (3+ messages)

[pull request][net-next 00/11] Mellanox, mlx5 updates 2019-02-19
 2019-02-19 22:19 UTC  (12+ messages)
` [net-next 01/11] ethtool: Added support for 50Gbps per lane link modes
` [net-next 02/11] net/mlx5: ethtool, Add ethtool "
` [net-next 03/11] net/mlx5e: Wrap the open and apply of channels in one fail-safe function
` [net-next 04/11] net/mlx5e: Remove wrong and superfluous tc pedit header type check
` [net-next 05/11] net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helper
` [net-next 06/11] net/mlx5e: Remove 'parse_attr' argument in mlx5e_tc_add_fdb_flow()
` [net-next 07/11] net/mlx5e: Add missing static function annotation
` [net-next 08/11] net/mlx5: Delete unused FPGA QPN variable
` [net-next 09/11] net/mlx5e: Remove unused variable ‘esw’
` [net-next 10/11] net/mlx5: E-Switch, Fix the warning on vport index out of range
` [net-next 11/11] net/mlx5: E-Switch, Disable esw manager vport correctly

[PATCH] sky2: Increase D3 delay again
 2019-02-19 22:17 UTC  (2+ messages)

[PATCH][next] ptp_qoriq: don't pass a large struct by value but instead pass it by reference
 2019-02-19 22:15 UTC  (2+ messages)

[PATCH v4] net: ns83820: code cleanup for ns83820_probe_phy()
 2019-02-19 22:11 UTC  (2+ messages)

general protection fault in ip6erspan_set_version
 2019-02-19 21:56 UTC 

WARNING: locking bug in icmp_send
 2019-02-19 21:56 UTC 

[PATCH] phonet: fix building with clang
 2019-02-19 21:53 UTC 

Clang warnings in net/phonet
 2019-02-19 21:50 UTC  (2+ messages)

[PATCH bpf-next] bpf: check that BPF programs run with preemption disabled
 2019-02-19 20:58 UTC  (3+ messages)

pull-request: ieee802154-next 2019-02-19
 2019-02-19 21:27 UTC  (2+ messages)

[PATCH v3] net: ns83820: code cleanup for ns83820_probe_phy()
 2019-02-19 21:25 UTC  (2+ messages)

[PATCH net-next] net: rose: add missing dev_put() on error in rose_bind
 2019-02-19 21:23 UTC  (2+ messages)

[tipc-discussion][net 0/1] tipc: fix race condition between sleep/wakeup
 2019-02-19 21:21 UTC  (3+ messages)
` [tipc-discussion][net 1/1] tipc: fix race condition causing hung sendto

[PATCH net-next v2] net: dsa: qca8k: Enable delay for RGMII_ID mode
 2019-02-19 21:19 UTC  (2+ messages)

[PATCH net V2] vhost: correctly check the return value of translate_desc() in log_used()
 2019-02-19 21:16 UTC  (2+ messages)

[PATCH bpf-next V2] bpf: add skb->queue_mapping write access from tc clsact
 2019-02-19 20:59 UTC  (2+ messages)

[PATCH 1/2] MIPS: eBPF: Always return sign extended 32b values
 2019-02-19 20:48 UTC  (2+ messages)

[PATCH net-next] igb: e1000_82575: mark expected switch fall-through
 2019-02-19 20:27 UTC 

[PATCH] igb_main: mark expected switch fall-through
 2019-02-19 20:22 UTC 

[PATCH net-next] i40e: mark expected switch fall-through
 2019-02-19 20:18 UTC 

[PATCH v4 0/3] Add quirk for reading BD_ADDR from fwnode property
 2019-02-19 20:05 UTC  (4+ messages)
` [PATCH v4 1/3] Bluetooth: "
` [PATCH v4 2/3] Bluetooth: btqcomsmd: use HCI_QUIRK_USE_BDADDR_PROPERTY
` [PATCH v4 3/3] Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990

stmmac / meson8b-dwmac
 2019-02-19 19:41 UTC  (19+ messages)

[PATCH bpf-next] bpf: add skb->queue_mapping write access from tc clsact
 2019-02-19 19:36 UTC  (5+ messages)

[PATCH RESEND 0/3] Add quirk for reading BD_ADDR from fwnode property
 2019-02-19 19:06 UTC  (3+ messages)

[PATCH bpf-next] bpf/test_run: fix unkillable BPF_PROG_TEST_RUN for flow dissector
 2019-02-19 18:54 UTC 

[PATCH net-next 0/5] bnxt_en: Update for net-next
 2019-02-19 18:45 UTC  (2+ messages)

[PATCH net-next 0/2] Fix W=1 compilation warnings
 2019-02-19 18:13 UTC  (2+ messages)

[PATCH net-next 1/2] net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helper
 2019-02-19 18:09 UTC  (4+ messages)
` [PATCH net-next 2/2] net/mlx5e: Remove 'parse_attr' argument in mlx5e_tc_add_fdb_flow()

L2TPv3 offset
 2019-02-19 17:54 UTC  (3+ messages)

[PATCH v3] net: ns83820: code cleanup for ns83820_probe_phy()
 2019-02-19 17:46 UTC  (2+ messages)

[PATCH][net-next] bridge: remove redundant check on err in br_multicast_ipv4_rcv
 2019-02-19 17:27 UTC  (2+ messages)

[PATCH RFC] net: bridge: don't flood known multicast traffic when snooping is enabled
 2019-02-19 17:26 UTC  (7+ messages)
` [RFC v2] "
    ` [Bridge] "

Three questions about busy poll
 2019-02-19 17:04 UTC  (6+ messages)

[PATCH bpf-next v2] bpf: bpftool, fix documentation for attach types
 2019-02-19 16:24 UTC  (2+ messages)

[PATCH RFC 0/5] net/sched: validate the control action with all the other parameters
 2019-02-19 16:51 UTC  (6+ messages)
` [PATCH RFC 2/5] net/sched: prepare TC actions to properly validate the control action

[PATCH net 0/2] report erspan version field just for erspan tunnels
 2019-02-19 16:42 UTC  (3+ messages)
` [PATCH net 1/2] net: ip_gre: do not report erspan_ver for gre or gretap
` [PATCH net 2/2] net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap

[PATCH][next] vhost: only return early if ret indicates an error or no iovecs have been processed
 2019-02-19 16:40 UTC  (3+ 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).