netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-28 02:25:59 to 2019-03-28 15:40:09 UTC [more...]

[PATCH 0/5] pull request for net: batman-adv 2019-03-28
 2019-03-28 15:31 UTC  (2+ messages)
` [PATCH 4/5] batman-adv: fix warning in function batadv_v_elp_get_throughput

[PATCH net-next 00/10] s390/qeth: updates 2019-03-28
 2019-03-28 15:39 UTC  (7+ messages)
` [PATCH net-next 02/10] s390/qeth: remove locking for RX modeset cache
` [PATCH net-next 03/10] s390/qeth: add wrapper for IP table access
` [PATCH net-next 04/10] s390/qeth: defer IPv6 address notifier events
` [PATCH net-next 05/10] s390/qeth: convert IP table spinlock to mutex
` [PATCH net-next 06/10] s390/qeth: don't poll for cmd IO completion
` [PATCH net-next 08/10] s390/qeth: let qeth_notify_reply() set the notify reason

[PATCH v3 00/36] thunderbolt: Software connection manager improvements
 2019-03-28 15:39 UTC  (39+ messages)
` [PATCH v3 01/36] net: thunderbolt: Unregister ThunderboltIP protocol handler when suspending
` [PATCH v3 02/36] thunderbolt: Remove unused work field in struct tb_switch
` [PATCH v3 03/36] thunderbolt: Drop duplicated get_switch_by_route()
` [PATCH v3 04/36] thunderbolt: Block reads and writes if switch is unplugged
` [PATCH v3 05/36] thunderbolt: Take domain lock in switch sysfs attribute callbacks
` [PATCH v3 06/36] thunderbolt: Do not allocate switch if depth is greater than 6
` [PATCH v3 07/36] thunderbolt: Enable TMU access when accessing port space on legacy devices
` [PATCH v3 08/36] thunderbolt: Add dummy read after port capability list walk on Light Ridge
` [PATCH v3 09/36] thunderbolt: Move LC specific functionality into a separate file
` [PATCH v3 10/36] thunderbolt: Configure lanes when switch is initialized
` [PATCH v3 11/36] thunderbolt: Set sleep bit when suspending switch
` [PATCH v3 12/36] thunderbolt: Properly disable path
` [PATCH v3 13/36] thunderbolt: Cache adapter specific capability offset into struct port
` [PATCH v3 14/36] thunderbolt: Rename tunnel_pci to tunnel
` [PATCH v3 15/36] thunderbolt: Generalize tunnel creation functionality
` [PATCH v3 16/36] thunderbolt: Add functions for allocating and releasing HopIDs
` [PATCH v3 17/36] thunderbolt: Assign remote for both ports in case of dual link
` [PATCH v3 18/36] thunderbolt: Add helper function to iterate from one port to another
` [PATCH v3 19/36] thunderbolt: Extend tunnel creation to more than 2 adjacent switches
` [PATCH v3 20/36] thunderbolt: Deactivate all paths before restarting them
` [PATCH v3 21/36] thunderbolt: Discover preboot PCIe paths the boot firmware established
` [PATCH v3 22/36] thunderbolt: Add support for full PCIe daisy chains
` [PATCH v3 23/36] thunderbolt: Scan only valid NULL adapter ports in hotplug
` [PATCH v3 24/36] thunderbolt: Generalize port finding routines to support all port types
` [PATCH v3 25/36] thunderbolt: Rework NFC credits handling
` [PATCH v3 26/36] thunderbolt: Add support for Display Port tunnels
` [PATCH v3 27/36] thunderbolt: Do not tear down tunnels when driver is unloaded
` [PATCH v3 28/36] thunderbolt: Run tb_xdp_handle_request() in system workqueue
` [PATCH v3 29/36] thunderbolt: Add XDomain UUID exchange support
` [PATCH v3 30/36] thunderbolt: Add support for DMA tunnels
` [PATCH v3 31/36] thunderbolt: Make tb_switch_alloc() return ERR_PTR()
` [PATCH v3 32/36] thunderbolt: Add support for XDomain connections
` [PATCH v3 33/36] thunderbolt: Make __TB_[SW|PORT]_PRINT take const parameters
` [PATCH v3 34/36] thunderbolt: Make rest of the logging to happen at debug level
` [PATCH v3 35/36] thunderbolt: Reword output of tb_dump_hop()
` [PATCH v3 36/36] thunderbolt: Start firmware on Titan Ridge Apple systems

[PATCH bpf 0/2] libbpf: minor packaging fixes
 2019-03-28 15:39 UTC  (2+ messages)

[PATCH] net: core: netif_receive_skb_list: unlist skb before passing to pt->func
 2019-03-28 15:23 UTC 

[PATCH] bpf: bpftool: convert ‘const char *’ type into 'char *' in assignment
 2019-03-28 15:08 UTC  (5+ messages)

[net-next, PATCH 1/2] net: page_pool: add helper funtion to retrieve dma addresses
 2019-03-28 14:47 UTC  (2+ messages)
` [net-next, PATCH 2/2] net: page_pool: add helper funtion to unmap "

New xdpsock sample
 2019-03-28 14:29 UTC  (9+ messages)

[PATCH ipsec-next 00/11] xfrm: remove xfrm_mode indirections
 2019-03-28 14:13 UTC  (12+ messages)
` [PATCH ipsec-next 03/11] xfrm: remove input indirection from xfrm_mode
` [PATCH ipsec-next 04/11] xfrm: remove output "
` [PATCH ipsec-next 09/11] xfrm: remove afinfo pointer "

[PATCH net-next v5 00/22] ethtool netlink interface, part 1
 2019-03-28 14:04 UTC  (49+ messages)
` [PATCH net-next v5 05/22] ethtool: introduce ethtool netlink interface
` [PATCH net-next v5 09/22] ethtool: implement EVENT notifications
` [PATCH net-next v5 10/22] ethtool: generic handlers for GET requests
` [PATCH net-next v5 12/22] ethtool: provide string sets with GET_STRSET request
` [PATCH net-next v5 13/22] ethtool: provide driver/device information in GET_INFO request
` [PATCH net-next v5 14/22] ethtool: provide timestamping "
` [PATCH net-next v5 15/22] ethtool: provide link mode names as a string set
` [PATCH net-next v5 16/22] ethtool: provide link settings and link modes in GET_SETTINGS request
` [PATCH net-next v5 19/22] ethtool: provide WoL information "
` [PATCH net-next v5 20/22] ethtool: set WoL settings with SET_SETTINGS request
` [PATCH net-next v5 21/22] ethtool: provide message level in GET_SETTINGS request
` [PATCH net-next v5 22/22] ethtool: set message level with SET_SETTINGS request

[PATCH v7] ipvs: allow tunneling with gue encapsulation
 2019-03-28 13:47 UTC  (5+ messages)

[PATCH rdma-next 00/12] Move IB representors to single IB device multiple ports
 2019-03-28 13:27 UTC  (13+ messages)
` [PATCH mlx5-next 01/12] net/mlx5: E-Switch, don't use hardcoded values for FDB prios
` [PATCH mlx5-next 02/12] net/mlx5: E-Switch, add a new prio to be used by the RDMA side
` [PATCH rdma-next 03/12] RDMA/mlx5: Move netdev info into the port struct
` [PATCH rdma-next 04/12] RDMA/mlx5: Free IB device on remove
` [PATCH rdma-next 05/12] RDMA/mlx5: Move ports allocation to outside of INIT stage
` [PATCH rdma-next 06/12] RDMA/mlx5: Use correct size for device resources
` [PATCH rdma-next 07/12] RDMA/mlx5: Move rep into port struct
` [PATCH rdma-next 08/12] RDMA/mlx5: Move default representors SQ steering to rule to modify QP
` [PATCH rdma-next 09/12] RDMA/mlx5: Refactor netdev affinity code
` [PATCH rdma-next 10/12] RDMA/mlx5: Move SMI caps logic
` [PATCH rdma-next 11/12] RDMA/mlx5: Move to single device multiport ports in switchdev mode
` [PATCH rdma-next 12/12] RDMA/mlx5: Remove VF representor profile

[RFC bpf-next v3 6/8] flow_dissector: handle no-skb use case
 2019-03-28 12:58 UTC  (15+ messages)

[patch net-next v4 00/12] net: call for phys_port_name into devlink directly if possible
 2019-03-28 12:56 UTC  (13+ messages)
` [patch net-next v4 01/12] nfp: register devlink port before netdev
` [patch net-next v4 02/12] net: replace ndo_get_devlink with ndo_get_devlink_port
` [patch net-next v4 03/12] net: devlink: introduce devlink_compat_phys_port_name_get()
` [patch net-next v4 04/12] mlxsw: Implement ndo_get_devlink_port
` [patch net-next v4 05/12] mlxsw: Remove ndo_get_phys_port_name implementation
` [patch net-next v4 06/12] net: devlink: remove unused devlink_port_get_phys_port_name() function
` [patch net-next v4 07/12] bnxt: implement ndo_get_devlink_port
` [patch net-next v4 08/12] bnxt: remove ndo_get_phys_port_name implementation
` [patch net-next v4 09/12] dsa: implement ndo_get_devlink_port
` [patch net-next v4 10/12] dsa: do not support ndo_get_phys_port_name for non-legacy ports
` [patch net-next v4 11/12] nfp: do not handle nn->port defined case in nfp_net_get_phys_port_name()
` [patch net-next v4 12/12] net: devlink: add warning for ndo_get_phys_port_name set when not needed

[BUG] net: core: netif_receive_skb_list() crash on non-standard ptypes forwarding
 2019-03-28 12:29 UTC  (4+ messages)

[PATCH net-next 0/9] selftests: forwarding: Add new test cases
 2019-03-28 12:12 UTC  (10+ messages)
` [PATCH net-next 1/9] selftests: forwarding: Add reverse path forwarding (RPF) "
` [PATCH net-next 2/9] selftests: forwarding: Add PCP match and VLAN match tests
` [PATCH net-next 3/9] selftests: forwarding: Test action VLAN modify
` [PATCH net-next 5/9] selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEV
` [PATCH net-next 4/9] selftests: forwarding: devlink_lib: Avoid double sourcing of lib.sh
` [PATCH net-next 6/9] selftests: forwarding: devlink_lib: Add shared buffer helpers
` [PATCH net-next 7/9] selftests: mlxsw: qos_mc_aware: Configure shared buffers
` [PATCH net-next 8/9] selftests: mlxsw: Add qos_lib.sh
` [PATCH net-next 9/9] selftests: mlxsw: Add a new test for strict priority

linux-next: manual merge of the bpf-next tree with the net tree
 2019-03-28 11:37 UTC  (6+ messages)

Kernel BUG in mm/sub.c:294 while forwarding fragmented IPv4 multicast traffic
 2019-03-28 10:55 UTC 

INFO: task hung in genl_rcv_msg
 2019-03-28 11:36 UTC  (2+ messages)

[PATCH bpf-next] tools/bpf: generate pkg-config file for libbpf
 2019-03-28 11:33 UTC  (2+ messages)
` [PATCH bpf-next v8] "

[PATCH v3 net-next 00/13] net: Move fib_nh and fib6_nh to a common struct
 2019-03-28 11:23 UTC  (20+ messages)
` [PATCH v3 net-next 01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled
` [PATCH v3 net-next 02/13] ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper
` [PATCH v3 net-next 03/13] ipv4: Create init helper for fib_nh
` [PATCH v3 net-next 04/13] ipv4: Create cleanup "
` [PATCH v3 net-next 05/13] ipv6: Create init helper for fib6_nh
` [PATCH v3 net-next 06/13] ipv6: Create cleanup "
` [PATCH v3 net-next 07/13] ipv6: Move gateway checks to a fib6_nh setting
` [PATCH v3 net-next 08/13] ipv6: Refactor fib6_ignore_linkdown
` [PATCH v3 net-next 09/13] ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh
` [PATCH v3 net-next 10/13] ipv4: Rename fib_nh entries
` [PATCH v3 net-next 11/13] ipv6: Rename fib6_nh entries
` [PATCH v3 net-next 12/13] net: Add fib_nh_common and update fib_nh and fib6_nh
` [PATCH v3 net-next 13/13] net: Use common nexthop init and release helpers

[PATCH] net: ethtool: not call vzalloc for zero sized memory request
 2019-03-28 11:00 UTC  (5+ messages)
  ` 答复: "
      ` 答复: "

[PATCH] bonding: show full hw address in sysfs for slave entries
 2019-03-28 10:29 UTC 

[PATCH] netfilter: conntrack: initialize ct->timeout
 2019-03-28 10:05 UTC  (2+ messages)

[PATCHv3 net-next] sched: add dualpi2 scheduler module
 2019-03-28  9:35 UTC  (2+ messages)

[PATCH net] net/sched: fix ->get helper of the matchall cls
 2019-03-28  9:35 UTC 

[PATCH net] net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock()
 2019-03-28  9:10 UTC 

net: fix routing encapsulated packets when binding a socket to a tunnel interface
 2019-03-28  8:30 UTC  (3+ messages)

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-03-28  8:01 UTC  (5+ messages)
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces

[PATCH v2] openvswitch: fix flow actions reallocation
 2019-03-28  6:36 UTC 

[PATCH] tools/perf/util: Remove duplicate headers
 2019-03-28  6:27 UTC  (2+ messages)

[PATCH net] vrf: prevent adding upper devices
 2019-03-28  5:57 UTC  (2+ messages)

[PATCH net v2 0/2] thunderx: fix receive buffer page recycling
 2019-03-28  5:56 UTC  (2+ messages)

[net] net: phy: micrel: set soft_reset callback to genphy_soft_reset, for KSZ9031
 2019-03-28  5:55 UTC 

[PATCH] net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helper
 2019-03-28  5:50 UTC  (2+ messages)

[PATCH net] net: hns3: fix compile error
 2019-03-28  5:48 UTC  (2+ messages)

[PATCH] ila: Fix rhashtable walker list corruption
 2019-03-28  5:47 UTC  (2+ messages)

[PATCH v2 2/2] net: phy: vitesse: Remove support for VSC8514
 2019-03-28  5:46 UTC 

[PATCH] openvswitch: fix flow actions reallocation
 2019-03-28  5:46 UTC  (3+ messages)

[PATCH net] MAINTAINERS: Fix documentation file name for PHY Library
 2019-03-28  5:45 UTC  (2+ messages)

[PATCH v2 1/2] net: phy: mscc: add support for VSC8514 PHY
 2019-03-28  5:43 UTC 

[RFC PATCH] crypto: chtls - handle inet_csk_reqsk_queue_add() failures
 2019-03-28  5:39 UTC 

[PATCH v2 0/2] net: phy: mscc: Improvements to VSC8514 PHY driver
 2019-03-28  5:33 UTC 

[PATCH net] net: datagram: fix unbounded loop in __skb_try_recv_datagram()
 2019-03-28  4:59 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
 2019-03-28  4:54 UTC  (2+ messages)

[PATCH net-next v5] openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
 2019-03-28  4:43 UTC 

[PATCH] net: dsa: Implement flow_dissect callback for tag_qca
 2019-03-28  4:37 UTC  (3+ messages)

[PATCH net-next v4] openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
 2019-03-28  3:53 UTC  (2+ messages)

[PATCH 23/27] bpf: Restrict kernel image access functions when the kernel is locked down
 2019-03-28  3:15 UTC  (6+ messages)

[PATCH v2 net-next 00/13] net: Move fib_nh and fib6_nh to a common struct
 2019-03-28  3:04 UTC  (9+ messages)
` [PATCH v2 net-next 05/13] ipv6: Create init helper for fib6_nh


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