messages from 2019-03-27 21:26:57 to 2019-03-28 12:57:03 UTC [more...]
[patch net-next v4 00/12] net: call for phys_port_name into devlink directly if possible
2019-03-28 12:56 UTC (8+ messages)
` [patch net-next v4 01/12] nfp: register devlink port before netdev
` [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 07/12] bnxt: implement ndo_get_devlink_port
` [patch net-next v4 09/12] dsa: "
` [patch net-next v4 10/12] dsa: do not support ndo_get_phys_port_name for non-legacy ports
[PATCH v3 00/36] thunderbolt: Software connection manager improvements
2019-03-28 12:36 UTC (37+ 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 v7] ipvs: allow tunneling with gue encapsulation
2019-03-28 12:39 UTC (5+ messages)
New xdpsock sample
2019-03-28 12:35 UTC (8+ messages)
[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
[PATCH ipsec-next 00/11] xfrm: remove xfrm_mode indirections
2019-03-28 11:48 UTC (10+ messages)
` [PATCH ipsec-next 03/11] xfrm: remove input indirection from xfrm_mode
` [PATCH ipsec-next 04/11] xfrm: remove output "
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 net-next v5 00/22] ethtool netlink interface, part 1
2019-03-28 10:10 UTC (55+ messages)
` [PATCH net-next v5 02/22] netlink: introduce nla_put_bitfield32()
` [PATCH net-next v5 03/22] netlink: add strict version of nla_parse_nested()
` [PATCH net-next v5 04/22] ethtool: move to its own directory
` [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 11/22] ethtool: move string arrays into common file
` [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] 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 (20+ messages)
` [PATCH ghak90 V5 04/10] audit: log container info of syscalls
` [PATCH ghak90 V5 05/10] audit: add containerid support for ptrace and signals
` [PATCH ghak90 V5 07/10] audit: add containerid support for user records
` [PATCH ghak90 V5 08/10] audit: add containerid filtering
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 V5 10/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
[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 (4+ 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)
[RFC bpf-next v3 6/8] flow_dissector: handle no-skb use case
2019-03-28 4:17 UTC (14+ 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 (10+ messages)
` [PATCH v2 net-next 05/13] ipv6: Create init helper for fib6_nh
[PATCH net-next V4 0/2] net/sched: taprio: cbs: Fix using invalid link speed
2019-03-28 1:54 UTC (4+ messages)
` [PATCH net-next V4 1/2] net/sched: taprio: fix picos_per_byte miscalculation
` [PATCH net-next V4 2/2] net/sched: cbs: fix port_rate miscalculation
[RFC PATCH 12/68] vfs: Convert sockfs to use the new mount API
2019-03-27 23:48 UTC (2+ messages)
` [RFC PATCH 65/68] vfs: Convert bpf "
[patch net-next v2 00/12] net: call for phys_port_name into devlink directly if possible
2019-03-27 23:46 UTC (6+ messages)
` [patch net-next v2 08/12] dsa: implement ndo_get_devlink_port
[PATCH net v3] failover: allow name change on IFF_UP slave interfaces
2019-03-27 23:44 UTC (9+ messages)
[GIT] Networking
2019-03-27 22:10 UTC (2+ messages)
Revising prandom_32 generator
2019-03-27 21:43 UTC (6+ messages)
[PATCH net-next 0/2] mlxsw: Add support for devlink info command
2019-03-27 21:31 UTC (3+ messages)
[PATCH net-next] inet: switch IP ID generator to siphash
2019-03-27 21:29 UTC (2+ messages)
[PATCH] net: phy: mdio-bcm-unimac: remove redundant !timeout check
2019-03-27 21:27 UTC (2+ messages)
[PATCH] ibmvnic: Move debug printk out of spinlock
2019-03-27 21:26 UTC (2+ messages)
[PATCH net,v2] vrf: check accept_source_route on the original netdevice
2019-03-27 19:58 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).