messages from 2019-04-02 08:15:33 to 2019-04-03 07:51:01 UTC [more...]
[PATCH -next] net: pasemi: remove set but not used variable 'cpyhdr'
2019-04-03 7:50 UTC
[PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-04-03 7:48 UTC (4+ messages)
[PATCH -next] ehea: Fix a copy-paste err in ehea_init_port_res
2019-04-03 7:47 UTC
[RFC PATCH 1/1 v2] net: sched: Introduce conndscp action
2019-04-03 7:47 UTC (8+ messages)
` [RFC net-next 0/1] net: sched: Introduce conntrack action
[PATCH net] net: thunderx: don't allow jumbo frames with XDP
2019-04-03 7:18 UTC (2+ messages)
[PATCH 1/2 net] NFC: nci: Add some bounds checking in nci_hci_cmd_received()
2019-04-03 7:13 UTC (2+ messages)
` [PATCH 2/2 net] nfc: nci: Potential off by one in ->pipes[] array
[PATCH v3 net] ipv6: Fix dangling pointer when ipv6 fragment
2019-04-03 6:47 UTC (6+ messages)
BUG: using __this_cpu_read() in preemptible code in ip6_finish_output
2019-04-03 6:28 UTC (3+ messages)
` [PATCH net-next] net: use correct this_cpu primitive in dev_recursion_level
[PATCH net] 6lowpan: Off by one handling ->nexthdr
2019-04-03 6:23 UTC (2+ messages)
[net-next] tipc: add NULL pointer check
2019-04-03 6:05 UTC
[PATCH net] r8169: switch off ASPM by default and add sysfs attribute to control ASPM
2019-04-03 5:53 UTC (7+ messages)
[PATCH v4 net-next 0/5] net: More movement to fib_nh_common
2019-04-03 5:27 UTC (7+ messages)
` [PATCH v4 net-next 1/5] ipv4: Update fib_table_lookup tracepoint to take common nexthop
` [PATCH v4 net-next 2/5] ipv4: Add fib_nh_common to fib_result
` [PATCH v4 net-next 3/5] ipv4: Refactor nexthop attributes in fib_dump_info
` [PATCH v4 net-next 4/5] ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common
` [PATCH v4 net-next 5/5] ipv6: Flip to fib_nexthop_info
[PATCH net v5] failover: allow name change on IFF_UP slave interfaces
2019-04-03 5:22 UTC (7+ messages)
[PATCH net v6] failover: allow name change on IFF_UP slave interfaces
2019-04-03 4:52 UTC
[PATCH net-next v4 0/2] net: phy: marvell10g: implement suspend/resume callbacks
2019-04-03 5:09 UTC (6+ messages)
` [PATCH net-next v4 1/2] "
` [PATCH net-next v4 2/2] net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210
[PATCH 1/4] net/x25: call skb_reset_network_header where needed
2019-04-03 5:01 UTC (4+ messages)
` [PATCH 2/4] wan/hdlc_x25: fix skb handling
` [PATCH 3/4] isdn/i4l/isdn_x25iface: call skb_reset_network_header
` [PATCH 4/4] isdn/i4l: Call notifiers before and after changing device type
linux-next: manual merge of the vhost tree with the net-next tree
2019-04-03 4:22 UTC
[PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver
2019-04-03 3:08 UTC (13+ messages)
` [PATCH net-next 01/12] net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings
` [PATCH net-next 02/12] net: hns3: reduce resources use in kdump kernel
` [PATCH net-next 03/12] net: hns3: modify the VF network port media type acquisition method
` [PATCH net-next 04/12] net: hns3: return 0 and print warning when hit duplicate MAC
` [PATCH net-next 05/12] net: hns3: minor optimization for ring_space
` [PATCH net-next 06/12] net: hns3: minor optimization for datapath
` [PATCH net-next 07/12] net: hns3: simplify hclgevf_cmd_csq_clean
` [PATCH net-next 08/12] net: hns3: add protect when handling mac addr list
` [PATCH net-next 09/12] net: hns3: check resetting status in hns3_get_stats()
` [PATCH net-next 10/12] net: hns3: prevent change MTU when resetting
` [PATCH net-next 11/12] net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enet
` [PATCH net-next 12/12] net: hns3: split function hnae3_match_n_instantiate()
[PATCH net-next 0/3] exthdrs: Make ext. headers & options useful - Part I
2019-04-03 2:36 UTC (4+ messages)
` [PATCH net-next 1/3] exthdrs: Create exthdrs_options.c
` [PATCH net-next 2/3] exthdrs: Move generic EH functions to exthdrs_core.c
` [PATCH net-next 3/3] exthdrs: Rename EH files that are IPv6 specific
[PATCH net] netfilter: nf_ct_h323: restore boundary check correctness
2019-04-03 1:25 UTC
[PATCH v3 net-next 0/3] tcp: add rx/tx cache to reduce lock contention
2019-04-03 1:17 UTC (3+ messages)
` [PATCH v3 net-next 3/3] tcp: add one skb cache for rx
[pull request][net-next 00/15] Mellanox, mlx5 updates 2019-04-02
2019-04-02 23:03 UTC (16+ messages)
` [net-next 01/15] net/mlx5: Handle event of power detection in the PCIE slot
` [net-next 02/15] net/mlx5: E-Switch, Fix double mutex initialization
` [net-next 03/15] net/mlx5e: Make the log friendly when decapsulation offload not supported
` [net-next 04/15] net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()
` [net-next 05/15] net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attr
` [net-next 06/15] net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported action
` [net-next 07/15] net/mlx5e: Use helpers to get headers criteria and value pointers
` [net-next 08/15] net/mlx5e: Deny VLAN rewrite if there is no VLAN header match
` [net-next 09/15] net/mlx5e: Allow VLAN rewrite of prio field with the same match
` [net-next 10/15] net/mlx5e: Offload TC e-switch rules with egress VLAN device
` [net-next 11/15] net/mlx5e: Offload TC e-switch rules with ingress "
` [net-next 12/15] net/mlx5e: Do not rewrite fields with the same match
` [net-next 13/15] net/mlx5: A write memory barrier is sufficient in EQ ci update
` [net-next 14/15] net/mlx5e: Obsolete param field holding a constant value
` [net-next 15/15] net/mlx5e: Unify logic of MTU boundaries
[PATCH bpf-next] kbuild: add ability to generate BTF type info for vmlinux
2019-04-02 23:00 UTC (3+ messages)
linux-next: manual merge of the net-next tree with Linus' tree
2019-04-02 22:56 UTC
[PATCH net-next 1/1] net: sched: ensure tc flower reoffload takes filter ref
2019-04-02 22:53 UTC
[PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices
2019-04-02 22:48 UTC (9+ messages)
[PATCH] vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x
2019-04-02 22:06 UTC
[PATCH net-next 00/17] NXP SJA1105 DSA driver
2019-04-02 21:55 UTC (15+ messages)
` [PATCH net-next 02/17] net: dsa: Fix pharse -> phase typo
` [PATCH net-next 04/17] net: dsa: mt7530: Use vlan_filtering property from dsa_port
` [PATCH net-next 05/17] net: dsa: Add more convenient functions for installing port VLANs
` [PATCH net-next 06/17] net: dsa: Call driver's setup callback after setting up its switchdev notifier
` [PATCH net-next 10/17] net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
` [PATCH net-next 16/17] Documentation: networking: dsa: Add details about NXP SJA1105 driver
` [PATCH net-next 17/17] dt-bindings: net: dsa: Add documentation for "
[PATCH bpf-next 0/4] selftests: bpf: support building selftests with clang and fix warnings
2019-04-02 21:19 UTC (6+ messages)
` [PATCH bpf-next 1/4] selftests: bpf: tests.h should depend on .c files, not the output
` [PATCH bpf-next 2/4] selftests: bpf: fix -Wformat-security warning for flow_dissector_load.c
` [PATCH bpf-next 3/4] selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.c
` [PATCH bpf-next 4/4] selftests: bpf: remove duplicate .flags initialization in ctx_skb.c
[PATCH 0/4 v2] Convert rhashtable to use bitlocks
2019-04-02 21:10 UTC (4+ messages)
` [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket
[PATCH] net: socket: Always initialize family field at move_addr_to_kernel()
2019-04-02 21:07 UTC (3+ messages)
[PATCH bpf 0/5] flow_dissector: lay groundwork for calling BPF hook from eth_get_headlen
2019-04-02 21:00 UTC (6+ messages)
` [PATCH bpf 5/5] flow_dissector: document BPF flow dissector environment
[PATCH net-next] net: phy: fix autoneg mismatch case in genphy_read_status
2019-04-02 20:40 UTC (2+ messages)
[net 0/2][pull request] Intel Wired LAN Driver Fixes 2019-04-01
2019-04-02 20:27 UTC (2+ messages)
[PATCH] ethtool: fix SPEED_UNKNOWN definition to avoid signed-unsigned comparison
2019-04-02 20:26 UTC (2+ messages)
[PATCH bpf-next 0/5] bpf: Fix indirect var_off stack access support
2019-04-02 20:19 UTC (6+ messages)
` [PATCH bpf-next 1/5] bpf: Reject indirect var_off stack access in raw mode
` [PATCH bpf-next 2/5] selftests/bpf: Test "
` [PATCH bpf-next 3/5] bpf: Reject indirect var_off stack access in unpriv mode
` [PATCH bpf-next 4/5] selftests/bpf: Test "
` [PATCH bpf-next 5/5] bpf: Add missed newline in verifier verbose log
[PATCH net-next] net: sched: don't set tunnel for decap action
2019-04-02 20:20 UTC (2+ messages)
[PATCH] ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
2019-04-02 20:20 UTC (2+ messages)
[PATCH net-next 0/2] net: phy: improve genphy_c45_read_lpa
2019-04-02 20:16 UTC (6+ messages)
` [PATCH net-next 1/2] net: phy: use c45 standard to detect link partner autoneg capability
` [PATCH net-next 2/2] net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpa
[PATCH net-next 0/4] net: support binding vlan dev link state to vlan member bridge ports
2019-04-02 20:15 UTC (10+ messages)
` [PATCH net-next 1/4] vlan: support binding "
` [PATCH net-next 2/4] vlan: do not transfer link state in vlan bridge binding mode
` [PATCH net-next 3/4] bridge: support binding vlan dev link state to vlan member bridge ports
` [PATCH net-next 4/4] bridge: update vlan dev state when port added to or deleted from vlan
[PATCH net-next 0/3] net: phy: add and use new function genphy_read_abilities
2019-04-02 20:10 UTC (2+ messages)
KASAN: use-after-free Read in __dev_map_entry_free
2019-04-02 20:03 UTC (2+ messages)
[patch net-next v3 00/12] net: extend devlink port attrs with switch ID
2019-04-02 19:53 UTC (9+ messages)
` [patch net-next v3 03/12] net: devlink: introduce devlink_compat_switch_id_get() helper
` [patch net-next v3 05/12] mlxsw: Remove ndo_get_port_parent_id implementation
` [patch net-next v3 06/12] bnxt: pass switch ID through devlink_port_attrs_set()
` [patch net-next v3 09/12] nfp: remove ndo_get_port_parent_id implementation
` [patch net-next v3 11/12] dsa: pass switch ID through devlink_port_attrs_set()
` [patch net-next v3 12/12] net: devlink: add warning for ndo_get_port_parent_id set when not needed
[PATCH mlx5-next 00/14] Mellanox, mlx5 next updates 2019-03-29
2019-04-02 19:51 UTC (5+ messages)
` [PATCH mlx5-next 08/14] net/mlx5: Make mlx5_core messages independent from mdev->pdev
[PATCH] igb: Debugging for setting rate negotiation settings
2019-04-02 18:17 UTC
[PATCH bpf-next 0/7] bpf: improve verifier scalability
2019-04-02 18:12 UTC (7+ messages)
` [PATCH bpf-next 7/7] selftests/bpf: add few verifier scale tests
[PATCH net-next] openvswitch: use after free in __ovs_ct_free_action()
2019-04-02 17:56 UTC (3+ messages)
[net-next] tg3: allow ethtool -p to work for NICs in down state
2019-04-02 17:55 UTC (2+ messages)
[PATCH v3 net-next 0/5] net: More movement to fib_nh_common
2019-04-02 17:41 UTC (15+ messages)
` [PATCH v3 net-next 1/5] ipv4: Update fib_table_lookup tracepoint to take common nexthop
` [PATCH v3 net-next 2/5] ipv4: Add fib_nh_common to fib_result
` [PATCH v3 net-next 3/5] ipv4: Refactor nexthop attributes in fib_dump_info
` [PATCH v3 net-next 4/5] ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common
` [PATCH v3 net-next 5/5] ipv6: Flip to fib_nexthop_info
[PATCH net-next] net: phy: improve genphy_read_status
2019-04-02 17:39 UTC (4+ messages)
[PATCH bpf] bpf: report verifier bugs as warnings
2019-04-02 17:39 UTC (3+ messages)
[RFC net-next 0/2] net: sched: add Flow Queue PIE AQM
2019-04-02 17:25 UTC (8+ messages)
` [RFC net-next 2/2] net: sched: fq_pie: "
[RFC] net: sch_generic: fq_codel vs pfifo_fast
2019-04-02 17:22 UTC (5+ messages)
` [PATCH 1/2] net: sch_generic: add flag IFF_FIFO_QUEUE to use pfifo_fast as default scheduler
[PATCH rdma-next 0/8] User space steering
2019-04-02 17:10 UTC (6+ messages)
Connection Tracking: Single Table VS Multi Table
2019-04-02 14:34 UTC
[PATCH v2 iproute2-next 0/4] Dynamic rdma link creation
2019-04-02 14:33 UTC (4+ messages)
` [PATCH v2 iproute2-next 3/4] rdma: add 'link add/delete' commands
[PATCH ghak90 V5 00/10] audit: implement container identifier
2019-04-02 14:28 UTC (6+ messages)
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces
r8169 not being recognized by different chipsets
2019-04-02 13:25 UTC
[PATCH] netfilter:bridge: Hold bridge dev for fake_rtable to avoid the dangling pointer
2019-04-02 12:56 UTC
[PATCH RESEND] can: m_can: implement errata "Needless activation of MRAF irq"
2019-04-02 12:56 UTC
[PATCH v11 1/5] can: m_can: Create a m_can platform framework
2019-04-02 12:17 UTC (3+ messages)
[PATCH v2 1/2] selftests/bpf: ksym_search won't check symbols exists
2019-04-02 12:13 UTC (5+ messages)
` [PATCH v2 2/2] samples, selftests/bpf: add NULL check for ksym_search
[PATCH net-next 0/2] sctp: fully support memory accounting
2019-04-02 11:48 UTC (8+ messages)
` [PATCH net-next 1/2] sctp: implement memory accounting on tx path
` [PATCH net-next 2/2] sctp: implement memory accounting on rx path
[PATCH v4 net] ipv6: Fix dangling pointer when ipv6 fragment
2019-04-02 11:38 UTC
[PATCH net-next v3 0/2] net: phy: marvell10g: implement suspend/resume callbacks
2019-04-02 9:50 UTC (6+ messages)
` [PATCH net-next v3 1/2] "
[PATCH] net-gro: Fix GRO flush when receiving a GSO packet
2019-04-02 9:32 UTC (2+ messages)
[PATCH bpf-next 0/2] bpf: Support variable offset stack access from helpers
2019-04-02 8:54 UTC (7+ messages)
[PATCH 1/1] be2net: Detach interface for avoiding a system crash
2019-04-02 8:32 UTC (3+ messages)
WARNING: ODEBUG bug in __do_softirq
2019-04-02 8:26 UTC (3+ messages)
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).