netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-01 05:07:22 to 2019-06-03 01:42:32 UTC [more...]

[PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-06-03  1:42 UTC  (4+ messages)

rcu_read_lock lost its compiler barrier
 2019-06-03  0:06 UTC  (3+ messages)

[PATCH v2 net-next] net: link_watch: prevent starvation when processing linkwatch wq
 2019-06-03  1:20 UTC  (3+ messages)

[PATCH net-next] nexthop: Add entry to MAINTAINERS
 2019-06-03  1:16 UTC  (2+ messages)

[PATCH net-next 0/3] r8169: replace several function pointers with direct calls
 2019-06-03  1:15 UTC  (2+ messages)

[PATCH net-next] r8169: improve r8169_csum_workaround
 2019-06-03  1:13 UTC  (2+ messages)

[PATCH net-next] net: ethernet: improve eth_platform_get_mac_address
 2019-06-03  1:12 UTC  (2+ messages)

[PATCH net] packet: unconditionally free po->rollover
 2019-06-03  1:11 UTC  (2+ messages)

[PATCH net-next v3] net: add rcu annotations for ifa_list
 2019-06-03  1:11 UTC  (2+ messages)

[PATCH v2 net-next 00/10] PTP support for the SJA1105 DSA driver
 2019-06-03  1:07 UTC  (13+ messages)
` [PATCH v2 net-next 01/10] net: dsa: Keep a pointer to the skb clone for TX timestamping
` [PATCH v2 net-next 02/10] net: dsa: Add teardown callback for drivers
` [PATCH v2 net-next 03/10] net: dsa: tag_8021q: Create helper function for removing VLAN header
` [PATCH v2 net-next 04/10] net: dsa: sja1105: Move sja1105_change_tpid into sja1105_vlan_filtering
` [PATCH v2 net-next 05/10] net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
` [PATCH v2 net-next 06/10] net: dsa: sja1105: Add support for the PTP clock
` [PATCH v2 net-next 07/10] net: dsa: sja1105: Move sja1105_is_link_local to include/linux
` [PATCH v2 net-next 08/10] net: dsa: sja1105: Make sja1105_is_link_local not match meta frames
` [PATCH v2 net-next 09/10] net: dsa: sja1105: Add support for PTP timestamping
` [PATCH v2 net-next 10/10] net: dsa: sja1105: Increase priority of CPU-trapped frames

[PATCH v3 0/5] vsock/virtio: optimizations to increase the throughput
 2019-06-03  1:03 UTC  (3+ messages)
` [PATCH v3 2/5] vsock/virtio: fix locking for fwd_cnt and buf_alloc

[PATCH] qed: remove redundant assignment to rc
 2019-06-03  0:51 UTC  (2+ messages)

[PATCH v2 net 0/1] Fix link speed handling for SJA1105 DSA driver
 2019-06-03  0:50 UTC  (3+ messages)
` [PATCH v2 net 1/1] net: dsa: sja1105: Fix link speed not working at 100 Mbps and below

[GIT PULL net-next, resend] isdn: deprecate non-mISDN drivers
 2019-06-03  0:49 UTC  (2+ messages)

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-03  0:33 UTC  (5+ messages)
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF

[PATCH RFC iproute2-next v2] tc: add support for act ctinfo
 2019-06-02 21:55 UTC  (5+ messages)
` [PATCH RFC iproute2-next v3] tc: add support for action act_ctinfo

[PATCH net-next 11/11] net: dsa: sja1105: Hide the dsa_8021q VLANs from the bridge fdb command
 2019-06-02 21:16 UTC 

[PATCH net-next 10/11] net: dsa: sja1105: Unset port from forwarding mask unconditionally on fdb_del
 2019-06-02 21:15 UTC 

[PATCH net-next 09/11] net: dsa: sja1105: Add FDB operations for P/Q/R/S series
 2019-06-02 21:15 UTC 

[PATCH net-next 08/11] net: dsa: sja1105: Add P/Q/R/S management route support via dynamic interface
 2019-06-02 21:15 UTC 

[PATCH net-next 00/11] FDB updates for SJA1105 DSA driver
 2019-06-02 21:11 UTC  (8+ messages)
` [PATCH net-next 01/11] net: dsa: sja1105: Shim declaration of struct sja1105_dyn_cmd
` [PATCH net-next 02/11] net: dsa: sja1105: Fix bit offsets of index field from L2 lookup entries
` [PATCH net-next 03/11] net: dsa: sja1105: Add missing L2 Forwarding Table definitions for P/Q/R/S
` [PATCH net-next 04/11] net: dsa: sja1105: Plug in support for TCAM searches via the dynamic interface
` [PATCH net-next 05/11] net: dsa: sja1105: Make room for P/Q/R/S FDB operations
` [PATCH net-next 06/11] net: dsa: sja1105: Add P/Q/R/S support for dynamic L2 lookup operations
` [PATCH net-next 07/11] net: dsa: sja1105: Make dynamic_config_read return -ENOENT if not found

[PATCH net-next] Update my email address
 2019-06-02 20:57 UTC  (2+ messages)

[PATCH net] net: hns: Fix loopback test failed at copper ports
 2019-06-02 20:56 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
 2019-06-02 20:54 UTC  (2+ messages)

[PATCH net-next v3 0/2] Add hw offload of TC flower on MSCC Ocelot
 2019-06-02 20:50 UTC  (2+ messages)

[PATCH net-next] cxgb4: Set initial IRQ affinity hints
 2019-06-02 20:33 UTC  (2+ messages)

memory leak in sctp_v6_create_accept_sk
 2019-06-02 20:22 UTC 

[PATCH net-next] selftests: Add test cases for nexthop objects
 2019-06-02 20:06 UTC  (2+ messages)

[RESEND, PATCH 0/4] complete dwmac-mediatek driver and fix flow control issue
 2019-06-02 20:01 UTC  (3+ messages)
` [RESEND, PATCH 1/4] net: stmmac: dwmac-mediatek: enable Ethernet power domain

[net-next,v4 0/2] Enable SFP on ACPI based systems
 2019-06-02 19:58 UTC  (7+ messages)
` [net-next,v4 1/2] i2c: acpi: export i2c_acpi_find_adapter_by_handle

[PATCH net-next 00/10] net: ethernet: ti: netcp: update and enable cpts support
 2019-06-02 19:52 UTC  (12+ messages)
` [PATCH net-next 01/10] dt-bindings: doc: net: keystone-netcp: document cpts
` [PATCH net-next 02/10] net: ethernet: ti: cpts: use devm_get_clk_from_child
` [PATCH net-next 03/10] net: ethernet: ti: netcp_ethss: add support for child cpts node
` [PATCH net-next 04/10] net: ethernet: ti: cpts: add support for rftclk selection
` [PATCH net-next 05/10] ARM: dts: keystone-clocks: add input fixed clocks
` [PATCH net-next 06/10] ARM: dts: k2e-clocks: add input ext. fixed clocks tsipclka/b
` [PATCH net-next 07/10] ARM: dts: k2e-netcp: add cpts refclk_mux node
` [PATCH net-next 08/10] ARM: dts: k2hk-netcp: "
` [PATCH net-next 09/10] ARM: dts: k2l-netcp: "
` [PATCH net-next 10/10] ARM: configs: keystone: enable cpts

[PATCH net-next] net: fix use-after-free in kfree_skb_list
 2019-06-02 18:24 UTC 

[RFC PATCH 0/6] seg6: Segment routing fixes
 2019-06-02 15:48 UTC  (6+ messages)
` [RFC PATCH 6/6] seg6: Add support to rearrange SRH for AH ICV calculation

[PATCH net-next] net: sfp: Set 1000BaseX support flag for 1000BaseT modules
 2019-06-02 15:15 UTC  (10+ messages)
` [PATCH net-next] net: phy: phylink: add fallback from SGMII to 1000BaseX
` [PATCH net-next] net: phy: phylink: support using device PHY in fixed or 802.3z mode

[PATCH] net: sfp: read eeprom in maximum 16 byte increments
 2019-06-02 14:13 UTC 

[PATCH] net: phylink: avoid reducing support mask
 2019-06-02 14:12 UTC 

[PATCH net-next v2] netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gather
 2019-06-02 13:49 UTC 

iwl_mvm_add_new_dqa_stream_wk BUG in lib/list_debug.c:56
 2019-06-02 13:48 UTC  (2+ messages)

[PATCH] net: sctp: fix memory leak in sctp_send_reset_streams
 2019-06-02 13:36 UTC  (2+ messages)

[PATCH] netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gather
 2019-06-02 13:22 UTC 

[PATCH net] netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
 2019-06-02 13:13 UTC 

[RFC 0/6] Harden list_for_each_entry_rcu() and family
 2019-06-02 12:24 UTC  (10+ messages)
` [RFC 1/6] rcu: Add support for consolidated-RCU reader checking
` [RFC 2/6] ipv4: add lockdep condition to fix for_each_entry
` [RFC 3/6] driver/core: Convert to use built-in RCU list checking
` [RFC 4/6] workqueue: Convert for_each_wq to use built-in list check
` [RFC 5/6] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator
` [RFC 6/6] acpi: Use built-in RCU list checking for acpi_ioremaps list

[PATCH net] ipv6: fix the check before getting the cookie in rt6_get_cookie
 2019-06-02 11:10 UTC 

[PATCH net] ipv4: not do cache for local delivery if bc_forwarding is enabled
 2019-06-02 11:10 UTC 

[PATCH net] selftests: set sysctl bc_forwarding properly in router_broadcast.sh
 2019-06-02 11:09 UTC 

[net-next PATCH] net: rtnetlink: Enslave device before bringing it up
 2019-06-02 10:33 UTC  (3+ messages)

[PATCH 0/8] Add support for rtl8723bs/rtl8723cs bluetooth
 2019-06-02  9:33 UTC  (4+ messages)
` [PATCH 3/8] dt-bindings: net: bluetooth: Add rtl8723bs-bluetooth

[PATCH net-next] r8169: use paged versions of phylib MDIO access functions
 2019-06-02  8:53 UTC 

[PATCH net-next 01/13] net: axienet: Fixed 64-bit compile, enable build on X86 and ARM
 2019-06-02  6:37 UTC  (2+ messages)

[PATCH net-next] qed: Fix build error without CONFIG_DEVLINK
 2019-06-02  7:50 UTC  (2+ messages)

[PATCH v3 bpf-next 0/2] Better handling of xskmap entries
 2019-06-02  6:55 UTC  (7+ messages)
` [PATCH v3 bpf-next 1/2] bpf: Allow bpf_map_lookup_elem() on an xskmap
` [PATCH v3 bpf-next 2/2] libbpf: remove qidconf and better support external bpf programs

[PATCH bpf 0/2] bpf: udp: A few reuseport's bpf_prog for udp lookup
 2019-06-02  7:05 UTC  (7+ messages)
` [PATCH bpf 1/2] bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
` [PATCH bpf 2/2] bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro

[PATCH v2] ss: add option to print socket information on one line
 2019-06-02  5:40 UTC  (4+ messages)
` ss: Checking efficient analysis for network connections

[PATCH net v3 0/3] net/sched: fix actions reading the network header in case of QinQ packets
 2019-06-02  4:22 UTC  (10+ messages)
` [PATCH net v3 1/3] net/sched: act_csum: pull all VLAN headers before checksumming

[PATCH net-next 0/5] PTP support for the SJA1105 DSA driver
 2019-06-02  2:18 UTC  (15+ messages)

[PATCH] mwifiex: check for null return from skb_copy
 2019-06-02  1:56 UTC  (5+ messages)
  ` [EXT] "

[PATCH bpf-next] selftests/bpf: add real-world BPF verifier scale test program
 2019-06-02  1:10 UTC  (3+ messages)

[PATCH 00/15] Netfilter/IPVS updates for net-next
 2019-06-01 23:45 UTC  (17+ messages)
` [PATCH 01/15] ipvs: allow rs_table to contain different real server types
` [PATCH 02/15] ipvs: add function to find tunnels
` [PATCH 03/15] ipvs: strip udp tunnel headers from icmp errors
` [PATCH 04/15] netfilter: xt_owner: Add supplementary groups option
` [PATCH 05/15] netfilter: nf_flow_table: remove unnecessary variable in flow_offload_tuple
` [PATCH 06/15] netfilter: nf_tables: free base chain counters from worker
` [PATCH 07/15] netfilter: bridge: convert skb_make_writable to skb_ensure_writable
` [PATCH 08/15] netfilter: ipvs: prefer skb_ensure_writable
` [PATCH 09/15] netfilter: conntrack, nat: "
` [PATCH 10/15] netfilter: ipv4: "
` [PATCH 11/15] netfilter: nf_tables: "
` [PATCH 12/15] netfilter: xt_HL: "
` [PATCH 13/15] netfilter: tcpmss, optstrip: "
` [PATCH 14/15] netfilter: replace skb_make_writable with skb_ensure_writable
` [PATCH 15/15] ipvs: add checksum support for gue encapsulation

[PATCH bpf-next v2 0/2] net: xdp: Two XSKMAP improvements
 2019-06-01 22:32 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] xsk: remove AF_XDP socket from map when the socket is released

[PATCH net 0/2] Fix link speed handling for SJA1105 DSA driver
 2019-06-01 21:36 UTC  (6+ messages)
` [PATCH net 1/2] net: dsa: sja1105: Force a negative value for enum sja1105_speed_t
` [PATCH net 2/2] net: dsa: sja1105: Fix link speed not working at 100 Mbps and below

[PATCH bpf-next v2 0/2] net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code
 2019-06-01 20:02 UTC  (8+ messages)
` [PATCH bpf-next v2 1/2] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev

[net-next:master 91/97] ERROR: "nf_ct_frag6_gather" [net/ipv6/ipv6.ko] undefined!
 2019-06-01 19:19 UTC 

[PATCH net] vrf: Increment Icmp6InMsgs on the original netdev
 2019-06-01 18:14 UTC  (3+ messages)

INFO: trying to register non-static key in del_timer_sync (2)
 2019-06-01 17:52 UTC  (2+ messages)
` [EXT] "

KASAN: user-memory-access Read in ip6_hold_safe (3)
 2019-06-01 17:15 UTC  (2+ messages)

[PATCH net] fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied
 2019-06-01  9:32 UTC  (4+ messages)

memory leak in sctp_send_reset_streams
 2019-06-01 15:47 UTC 

[PATCH net-next] net: phy: xilinx: add Xilinx PHY driver
 2019-06-01 15:46 UTC  (6+ messages)
` [PATCH net-next] net: phy: Ensure scheduled work is cancelled during removal

[bpf:master 3/3] kernel/bpf/arraymap.c:657:36: error: invalid application of 'sizeof' to incomplete type 'struct perf_sample_data'
 2019-06-01 15:42 UTC 

[PATCH nf-next] netfilter: add support for matching IPv4 options
 2019-06-01 15:04 UTC  (8+ messages)

[PATCH AUTOSEL 5.1 006/186] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:14 UTC  (7+ messages)
` [PATCH AUTOSEL 5.1 036/186] bpf: fix undefined behavior in narrow load handling
` [PATCH AUTOSEL 5.1 057/186] percpu: remove spurious lock dependency between percpu and sched
` [PATCH AUTOSEL 5.1 066/186] netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression
` [PATCH AUTOSEL 5.1 069/186] netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast
` [PATCH AUTOSEL 5.1 070/186] netfilter: nf_conntrack_h323: restore boundary check correctness
` [PATCH AUTOSEL 5.1 072/186] netfilter: nf_tables: fix base chain stat rcu_dereference usage

[PATCH AUTOSEL 5.0 006/173] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:17 UTC  (7+ messages)
` [PATCH AUTOSEL 5.0 033/173] bpf: fix undefined behavior in narrow load handling
` [PATCH AUTOSEL 5.0 054/173] percpu: remove spurious lock dependency between percpu and sched
` [PATCH AUTOSEL 5.0 061/173] netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression
` [PATCH AUTOSEL 5.0 064/173] netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast
` [PATCH AUTOSEL 5.0 065/173] netfilter: nf_conntrack_h323: restore boundary check correctness
` [PATCH AUTOSEL 5.0 067/173] netfilter: nf_tables: fix base chain stat rcu_dereference usage

[PATCH AUTOSEL 4.19 004/141] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:20 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 028/141] bpf: fix undefined behavior in narrow load handling
` [PATCH AUTOSEL 4.19 043/141] percpu: remove spurious lock dependency between percpu and sched
` [PATCH AUTOSEL 4.19 051/141] netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast
` [PATCH AUTOSEL 4.19 052/141] netfilter: nf_conntrack_h323: restore boundary check correctness
` [PATCH AUTOSEL 4.19 054/141] netfilter: nf_tables: fix base chain stat rcu_dereference usage

[PATCH AUTOSEL 4.14 04/99] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:22 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 31/99] percpu: remove spurious lock dependency between percpu and sched

[PATCH AUTOSEL 4.4 03/56] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:25 UTC 

Fw: [Bug 203769] New: Regression: Valid network link no longer detected
 2019-06-01 13:26 UTC 

[PATCH AUTOSEL 4.9 04/74] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:23 UTC 

[PATCH v2 net-next 0/7] net: ethernet: ti: cpsw: Add XDP support
 2019-06-01 10:55 UTC  (5+ messages)
` [PATCH v2 net-next 3/7] net: ethernet: ti: cpsw: use cpsw as drv data
` [PATCH v2 net-next 4/7] net: ethernet: ti: cpsw_ethtool: simplify slave loops

[PATCH v2] net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
 2019-06-01 10:36 UTC  (2+ messages)

[PATCH 1/1] net: rds: add per rds connection cache statistics
 2019-06-01  7:54 UTC 

general protection fault in tcp_v6_connect
 2019-06-01  6:05 UTC 

pull-request: bpf-next 2019-05-31
 2019-06-01  5:18 UTC  (2+ messages)

[PATCH V5 net-next 0/6] Peer to Peer One-Step time stamping
 2019-06-01  5:09 UTC  (4+ 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).