netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-08 02:19:30 to 2019-06-09 19:56:04 UTC [more...]

[PATCH net-next v2 00/10] net: ethernet: ti: netcp: update and enable cpts support
 2019-06-09 19:55 UTC  (2+ messages)

[PATCH] net: ipv4: fib_semantics: fix uninitialized variable
 2019-06-09 19:47 UTC  (2+ messages)

memory leak in tipc_buf_acquire
 2019-06-09 18:44 UTC  (2+ messages)

[RFC next v1 0/5] stmmac: honor the GPIO flags for the PHY reset GPIO
 2019-06-09 18:06 UTC  (6+ messages)
` [RFC next v1 1/5] net: stmmac: drop redundant check in stmmac_mdio_reset
` [RFC next v1 2/5] gpio: of: parse stmmac PHY reset line specific active-low property
` [RFC next v1 3/5] net: stmmac: use GPIO descriptors in stmmac_mdio_reset
` [RFC next v1 4/5] net: stmmac: use device_property_read_u32_array to read the reset delays
` [RFC next v1 5/5] arm64: dts: meson: g12a: x96-max: fix the Ethernet PHY reset line

[PATCH 4.19 02/51] Fix memory leak in sctp_process_init
 2019-06-09 16:41 UTC 

[PATCH net-next] net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()
 2019-06-09 17:19 UTC 

[PATCH 4.14 02/35] Fix memory leak in sctp_process_init
 2019-06-09 16:42 UTC 

[PATCH net-next] net: netlink: make netlink_walk_start() void return type
 2019-06-09 17:05 UTC 

[PATCH 5.1 02/70] Fix memory leak in sctp_process_init
 2019-06-09 16:41 UTC 

[PATCH net-next v1 0/1] br_netfilter: enable in non-initial netns
 2019-06-09 16:23 UTC  (2+ messages)
` [PATCH net-next v1 1/1] br_netfilter: namespace bridge netfilter sysctls

[PATCH RESEND net-next 0/2] br_netfilter: enable in non-initial netns
 2019-06-09 15:44 UTC  (9+ messages)
` [PATCH RESEND net-next 1/2] br_netfilter: add struct netns_brnf

[PATCH net] net: openvswitch: do not free vport if register_netdevice() is failed
 2019-06-09 14:26 UTC 

[PATCH v3 00/33] Convert files to ReST - part 1
 2019-06-09 13:45 UTC  (10+ messages)
` [PATCH v3 05/33] docs: cgroup-v1: convert docs to ReST and rename to *.rst
` [PATCH v3 18/33] docs: netlabel: "
` [PATCH v3 20/33] docs: "
` [PATCH v3 23/33] docs: ptp.txt: convert to ReST and move to driver-api

[PATCH v2 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-09 13:18 UTC  (7+ messages)
` [PATCH v2 3/4] perf augmented_raw_syscalls: Support arm64 raw syscalls

[PATCH] staging: isdn: hysdn: fix symbol 'hysdn_proc_entry' was not declared
 2019-06-09 10:59 UTC  (2+ messages)

[PATCH] staging: isdn: To make hysdn_proc_entry static
 2019-06-09 10:59 UTC 

INFO: rcu detected stall in rose_loopback_timer (2)
 2019-06-09  7:43 UTC 

[PATCH -next] ocelot: remove unused variable 'rc' in vcap_cmd()
 2019-06-09  7:11 UTC 

[PATCH v5 bpf-next 0/4] Better handling of xskmap entries
 2019-06-09  6:52 UTC  (2+ messages)

[PATCH net-next 0/4] Rethink PHYLINK callbacks for SJA1105 DSA
 2019-06-09  2:55 UTC  (13+ messages)
` [PATCH net-next 1/4] net: dsa: sja1105: Use SPEED_{10,100,1000,UNKNOWN} macros
` [PATCH net-next 2/4] net: dsa: sja1105: Update some comments about PHYLIB
` [PATCH net-next 3/4] net: dsa: sja1105: Export the sja1105_inhibit_tx function
` [PATCH net-next 4/4] net: dsa: sja1105: Rethink the PHYLINK callbacks

[PATCH v2 00/22] Some documentation fixes
 2019-06-09  2:33 UTC  (6+ messages)

[PATCH net-next] ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
 2019-06-09  0:58 UTC 

[PATCH net] nfp: ensure skb network header is set for packet redirect
 2019-06-09  0:48 UTC 

Using ethtool or swconfig to change link settings for mt7620a?
 2019-06-09  0:12 UTC  (4+ messages)
` [OpenWrt-Devel] "

memory leak in create_ctx
 2019-06-08 23:47 UTC  (2+ messages)

[PATCH v4 net-next 00/20] net: Enable nexthop objects with IPv4 and IPv6 routes
 2019-06-08 21:53 UTC  (21+ messages)
` [PATCH v4 net-next 01/20] nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct
` [PATCH v4 net-next 02/20] ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
` [PATCH v4 net-next 03/20] ipv6: Handle all fib6_nh in a nexthop in rt6_device_match
` [PATCH v4 net-next 04/20] ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf
` [PATCH v4 net-next 05/20] ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
` [PATCH v4 net-next 06/20] ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
` [PATCH v4 net-next 07/20] ipv6: Handle all fib6_nh in a nexthop in exception handling
` [PATCH v4 net-next 08/20] ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect
` [PATCH v4 net-next 09/20] ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect
` [PATCH v4 net-next 10/20] ipv6: Handle all fib6_nh in a nexthop in mtu updates
` [PATCH v4 net-next 11/20] ipv4: Allow routes to use nexthop objects
` [PATCH v4 net-next 12/20] ipv4: Optimization for fib_info lookup with nexthops
` [PATCH v4 net-next 13/20] ipv6: Allow routes to use nexthop objects
` [PATCH v4 net-next 14/20] nexthops: add support for replace
` [PATCH v4 net-next 15/20] selftests: pmtu: Move running of test into a new function
` [PATCH v4 net-next 16/20] selftests: pmtu: Move route installs to "
` [PATCH v4 net-next 17/20] selftests: pmtu: Add support for routing via nexthop objects
` [PATCH v4 net-next 18/20] selftests: icmp_redirect: "
` [PATCH v4 net-next 19/20] selftests: Add test with multiple prefixes using single nexthop
` [PATCH v4 net-next 20/20] selftests: Add version of router_multipath.sh using nexthop objects

[PATCH v4 net-next 00/17] PTP support for the SJA1105 DSA driver
 2019-06-08 22:21 UTC  (19+ messages)
` [PATCH v4 net-next 01/17] net: dsa: Keep a pointer to the skb clone for TX timestamping
` [PATCH v4 net-next 02/17] net: dsa: Add teardown callback for drivers
` [PATCH v4 net-next 03/17] net: dsa: tag_8021q: Create helper function for removing VLAN header
` [PATCH v4 net-next 04/17] net: dsa: sja1105: Move sja1105_change_tpid into sja1105_vlan_filtering
` [PATCH v4 net-next 05/17] net: dsa: sja1105: Reverse TPID and TPID2
` [PATCH v4 net-next 06/17] net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
` [PATCH v4 net-next 07/17] net: dsa: sja1105: Export symbols for upcoming PTP driver
` [PATCH v4 net-next 08/17] net: dsa: sja1105: Add support for the PTP clock
` [PATCH v4 net-next 09/17] net: dsa: sja1105: Add logic for TX timestamping
` [PATCH v4 net-next 10/17] net: dsa: sja1105: Build a minimal understanding of meta frames
` [PATCH v4 net-next 11/17] net: dsa: sja1105: Add support for the AVB Parameters Table
` [PATCH v4 net-next 12/17] net: dsa: sja1105: Make sja1105_is_link_local not match meta frames
` [PATCH v4 net-next 13/17] net: dsa: sja1105: Receive and decode "
` [PATCH v4 net-next 14/17] net: dsa: sja1105: Add a global sja1105_tagger_data structure
` [PATCH v4 net-next 15/17] net: dsa: sja1105: Increase priority of CPU-trapped frames
` [PATCH v4 net-next 16/17] net: dsa: sja1105: Add a state machine for RX timestamping
` [PATCH v4 net-next 17/17] net: dsa: sja1105: Expose PTP timestamping ioctls to userspace

general protection fault in mm_update_next_owner
 2019-06-08 21:17 UTC  (2+ messages)

[PATCH bpf] bpf: preallocate a perf_sample_data per event fd
 2019-06-08 20:39 UTC  (5+ messages)

[PATCH v2 bpf] bpf: lpm_trie: check left child of last leftmost node for NULL
 2019-06-08 19:54 UTC 

[PATCH net-next 0/2] RGMII delays for SJA1105 DSA driver
 2019-06-08 18:52 UTC  (4+ messages)
` [PATCH net-next 1/2] net: dsa: sja1105: Remove duplicate rgmii_pad_mii_tx from regs
` [PATCH net-next 2/2] net: dsa: sja1105: Add RGMII delay support for P/Q/R/S chips

rcu_read_lock lost its compiler barrier
 2019-06-08 18:50 UTC  (11+ messages)
    ` inet: frags: Turn fqdir->dead into an int for old Alphas

[RFC net-next 0/2] net: stmmac: Convert to phylink
 2019-06-08 18:46 UTC  (4+ messages)
` [RFC net-next 2/2] "

[PATCH net v3 0/2] ipv6: Fix listing and flushing of cached route exceptions
 2019-06-08 18:12 UTC  (3+ messages)
` [PATCH net v3 1/2] ipv6: Dump route exceptions too in rt6_dump_route()
` [PATCH net v3 2/2] ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()

[PATCH] can: flexcan: fix deadlock when using self wakeup
 2019-06-08 17:41 UTC  (2+ messages)

[PATCH 1/2] can: flexcan: add support for DT property 'wakeup-source'
 2019-06-08 17:36 UTC  (2+ messages)

rcu_read_lock lost its compiler barrier
 2019-06-08 16:31 UTC  (5+ messages)

[PATCH net 0/2] ipv6: Fix listing and flushing of cached route exceptions
 2019-06-08 15:47 UTC  (10+ messages)
` [PATCH net 1/2] ipv6: Dump route exceptions too in rt6_dump_route()

[RFC v2 PATCH 0/5] seg6: Segment routing fixes
 2019-06-08 15:27 UTC  (14+ messages)
` [RFC v2 PATCH 1/5] seg6: Fix TLV definitions
` [RFC v2 PATCH 2/5] seg6: Obsolete unused SRH flags
` [RFC v2 PATCH 3/5] ipv6: Paramterize TLV parsing
` [RFC v2 PATCH 4/5] seg6: Add sysctl limits for segment routing header
` [RFC v2 PATCH 5/5] seg6: Leverage ip6_parse_tlv

[PATCH bpf] bpf: lpm_trie: check left child of root for NULL
 2019-06-08 15:21 UTC  (2+ messages)

KMSAN: uninit-value in bcmp
 2019-06-08 15:03 UTC 

[PATCH net-next 1/1] net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464
 2019-06-08 13:53 UTC 

[PATCH net] mpls: fix af_mpls dependencies
 2019-06-08 12:50 UTC 

[PATCH AUTOSEL 5.1 09/70] netfilter: nf_tables: fix oops during rule dump
 2019-06-08 11:39 UTC  (21+ messages)
` [PATCH AUTOSEL 5.1 11/70] netfilter: nf_queue: fix reinject verdict handling
` [PATCH AUTOSEL 5.1 12/70] netfilter: nft_fib: Fix existence check support
` [PATCH AUTOSEL 5.1 13/70] ipvs: Fix use-after-free in ip_vs_in
` [PATCH AUTOSEL 5.1 15/70] netfilter: nat: fix udp checksum corruption
` [PATCH AUTOSEL 5.1 19/70] mISDN: make sure device name is NUL terminated
` [PATCH AUTOSEL 5.1 26/70] net: stmmac: update rx tail pointer register to fix rx dma hang issue
` [PATCH AUTOSEL 5.1 27/70] net: stmmac: fix csr_clk can't be zero issue
` [PATCH AUTOSEL 5.1 28/70] net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write fail
` [PATCH AUTOSEL 5.1 30/70] dpaa2-eth: Fix potential spectre issue
` [PATCH AUTOSEL 5.1 31/70] dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate
` [PATCH AUTOSEL 5.1 32/70] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
` [PATCH AUTOSEL 5.1 37/70] net: aquantia: tx clean budget logic error
` [PATCH AUTOSEL 5.1 38/70] net: aquantia: fix LRO with FCS error
` [PATCH AUTOSEL 5.1 48/70] dpaa_eth: use only online CPU portals
` [PATCH AUTOSEL 5.1 59/70] net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
` [PATCH AUTOSEL 5.1 61/70] net: phylink: ensure consistent phy interface mode
` [PATCH AUTOSEL 5.1 62/70] net: phy: dp83867: fix speed 10 in sgmii mode
` [PATCH AUTOSEL 5.1 63/70] net: phy: dp83867: increase SGMII autoneg timer duration
` [PATCH AUTOSEL 5.1 64/70] net: phy: dp83867: Set up RGMII TX delay
` [PATCH AUTOSEL 5.1 69/70] mlxsw: spectrum: Prevent force of 56G

[PATCH AUTOSEL 4.14 03/31] netfilter: nf_queue: fix reinject verdict handling
 2019-06-08 11:46 UTC  (8+ messages)
` [PATCH AUTOSEL 4.14 04/31] ipvs: Fix use-after-free in ip_vs_in
` [PATCH AUTOSEL 4.14 08/31] mISDN: make sure device name is NUL terminated
` [PATCH AUTOSEL 4.14 14/31] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
` [PATCH AUTOSEL 4.14 16/31] net: aquantia: fix LRO with FCS error
` [PATCH AUTOSEL 4.14 25/31] net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
` [PATCH AUTOSEL 4.14 26/31] net: phy: dp83867: Set up RGMII TX delay
` [PATCH AUTOSEL 4.14 31/31] mlxsw: spectrum: Prevent force of 56G

[PATCH AUTOSEL 4.9 03/20] mISDN: make sure device name is NUL terminated
 2019-06-08 11:47 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 08/20] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
` [PATCH AUTOSEL 4.9 16/20] net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
` [PATCH AUTOSEL 4.9 20/20] mlxsw: spectrum: Prevent force of 56G

[PATCH AUTOSEL 4.4 01/13] mISDN: make sure device name is NUL terminated
 2019-06-08 11:48 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 06/13] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
` [PATCH AUTOSEL 4.4 11/13] net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs

[PATCH AUTOSEL 4.19 05/49] netfilter: nf_queue: fix reinject verdict handling
 2019-06-08 11:42 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 06/49] ipvs: Fix use-after-free in ip_vs_in
` [PATCH AUTOSEL 4.19 11/49] mISDN: make sure device name is NUL terminated
` [PATCH AUTOSEL 4.19 18/49] net: stmmac: update rx tail pointer register to fix rx dma hang issue
` [PATCH AUTOSEL 4.19 19/49] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
` [PATCH AUTOSEL 4.19 24/49] net: aquantia: tx clean budget logic error
` [PATCH AUTOSEL 4.19 25/49] net: aquantia: fix LRO with FCS error

WARNING in bpf_jit_free
 2019-06-08 11:22 UTC  (2+ messages)

[PATCH net v3 0/3] net/sched: fix actions reading the network header in case of QinQ packets
 2019-06-08 11:19 UTC  (10+ messages)

[PATCH] rtlwifi: rtl8188ee: remove redundant assignment to rtstatus
 2019-06-08 10:58 UTC 

[PATCH net-next 0/9] mlxsw: Add support for physical hardware clock
 2019-06-08 10:44 UTC  (4+ messages)
` [PATCH net-next 9/9] selftests: ptp: Add Physical Hardware Clock test

[PATCH trivial] qed: Spelling s/configuraion/configuration/
 2019-06-08  9:02 UTC  (2+ messages)

[PATCH] af_key: make use of BUG_ON macro
 2019-06-08  9:00 UTC 

[PATCH] nfc: nci: fix warning comparison to bool
 2019-06-08  8:41 UTC 

KASAN: use-after-free Read in nr_release
 2019-06-08  8:36 UTC 

[PATCH] ipv6: exthdrs: fix warning comparison to bool
 2019-06-08  8:35 UTC 

[PATCH rdma-next 0/3] Expose ENCAP mode to mlx5_ib
 2019-06-08  8:25 UTC  (6+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Expose eswitch encap mode

[PATCH bpf-next v3 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-08  7:08 UTC  (3+ messages)
` [PATCH bpf-next v3 1/8] bpf: implement "

memory leak in sctp_process_init
 2019-06-08  7:06 UTC  (8+ messages)
` [PATCH V2] Fix "

[PATCH net v2 0/2] ipv6: Fix listing and flushing of cached route exceptions
 2019-06-08  6:39 UTC  (4+ messages)
` [PATCH net v2 1/2] ipv6: Dump route exceptions too in rt6_dump_route()

[PATCH v5 bpf-next 0/2] bpf: Add a new API libbpf_num_possible_cpus()
 2019-06-08  2:19 UTC  (3+ messages)
` [PATCH v5 bpf-next 1/2] bpf: add "
` [PATCH v5 bpf-next 2/2] bpf: use libbpf_num_possible_cpus


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