netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-17 16:16:21 to 2019-01-18 05:07:13 UTC [more...]

[PATCH net-next 0/8] net: mscc: PTP offloading support
 2019-01-18  5:07 UTC  (5+ messages)
` [PATCH net-next 8/8] "

[PATCH v2 net-next] net: sock: do not set sk_cookie in sk_clone_lock()
 2019-01-18  5:00 UTC 

[net-next 3/3] cxgb4: TLS record offload enable
 2019-01-18  4:56 UTC 

[net-next 2/3] net/tls: free ctx in sock destruct
 2019-01-18  4:56 UTC 

Problem with queuing vlan tagged packets after migration from 3.16.0 to 4.9.0
 2019-01-18  4:32 UTC  (13+ messages)

[net-next 1/3] net/tls: build_protos moved to common routine
 2019-01-18  4:55 UTC 

[PATCH v2] lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
 2019-01-18  4:48 UTC  (2+ messages)

AF_UNIX sockets crossing namespace based boundaries
 2019-01-18  4:47 UTC  (5+ messages)

[PATCH v2] virtio_net: bulk free tx skbs
 2019-01-18  4:20 UTC 

[PATCH net 0/7] virtio_net: Fix problems around XDP tx and napi_tx
 2019-01-18  4:02 UTC  (13+ messages)
` [PATCH net 2/7] virtio_net: Don't call free_old_xmit_skbs for xdp_frames
` [PATCH net 5/7] virtio_net: Don't process redirected XDP frames when XDP is disabled

[PATCH net-next] ip_gre: Make none-tunnel-dst gre port work with lwtunnel
 2019-01-18  4:00 UTC  (3+ messages)

[PATCH net-next] virtio-net: per-queue RPS config
 2019-01-18  3:59 UTC  (5+ messages)

[PATCH] wireless: remove unneeded semicolon
 2019-01-18  3:58 UTC  (2+ messages)

[PATCH net-next] isdn: remove unneeded semicolon
 2019-01-18  3:05 UTC 

[PATCH bpf-next 0/5] add bpf cgroup hooks that trigger on socket close
 2019-01-18  2:45 UTC  (11+ messages)
` [PATCH bpf-next 1/5] bpf: add BPF_CGROUP_INET{4,6}_SOCK_RELEASE hooks
` [PATCH bpf-next 2/5] tools: bpf: support BPF_CGROUP_INET{4,6}_SOCK_RELEASE in libbpf/bpftool
` [PATCH bpf-next 3/5] selftests/bpf: add BPF_CGROUP_INET{4,6}_SOCK_RELEASE to test_section_names.c
` [PATCH bpf-next 4/5] selftests/bpf: add BPF_CGROUP_INET{4,6}_SOCK_RELEASE to test_sock.c
` [PATCH bpf-next 5/5] selftests/bpf: add BPF_CGROUP_INET{4,6}_SOCK_RELEASE to test_sock_addr.c

[PATCH 0/2] net: bridge: fix tc added QinQ forwarding
 2019-01-18  2:29 UTC  (7+ messages)
` [PATCH 1/2] "
  ` [Bridge] "

[PATCH net-next] net: usb: rtl8150: remove set but not used variable 'rx_stat'
 2019-01-18  2:06 UTC 

[PATCH net-next] net: sock: do not set sk_cookie in sk_clone_lock()
 2019-01-18  1:57 UTC  (3+ messages)

[PATCH bpf-next] bpf: btf: add btf documentation
 2019-01-18  1:46 UTC  (4+ messages)

[v2, 0/5] External trigger stamp fifo support for ptp_qoriq
 2019-01-18  1:44 UTC  (6+ messages)
` [v2, 3/5] dt-binding: ptp_qoriq: document "fsl,extts-fifo" property
` [v2, 5/5] ptp_qoriq: add fiper pulse loopback support

[PATCH RESEND net-next v2] net: ipv4: allocate ipv4_devconf memory for init_net
 2019-01-18  1:43 UTC  (5+ messages)

[PATCH] net: dpaa2: build ptp clock driver in default
 2019-01-18  1:25 UTC  (2+ messages)

[Patch net v2] mlx5: fixup checksum for short ethernet frame padding
 2019-01-18  1:19 UTC  (10+ messages)

[Patch net-next] net_sched: add performance counters for basic filter
 2019-01-18  1:14 UTC 

[PATCH net 0/1] bonding: fix PACKET_ORIGDEV regression
 2019-01-18  0:27 UTC  (5+ messages)
` [PATCH net 1/1] bonding: fix PACKET_ORIGDEV regression on bonding masters

[patch 8/9] tools: bpftool: Cleanup license mess
 2019-01-18  0:00 UTC  (3+ messages)

[PATCH net] af_packet: fix raw sockets over 6in4 tunnel
 2019-01-17 23:55 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH net-next] net: add a route cache full diagnostic message
 2019-01-17 23:38 UTC  (2+ messages)

[PATCH net-next] dpaa2-eth: Fix ndo_stop routine
 2019-01-17 23:38 UTC  (2+ messages)

[PATCH] wan: dscc4: fix various indentation issues
 2019-01-17 23:37 UTC  (2+ messages)

[PATCH bpf-next] bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
 2019-01-17 23:34 UTC  (4+ messages)

[PATCH net] bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
 2019-01-17 23:33 UTC  (3+ messages)

[PATCH net] bpf: in __bpf_redirect_no_mac pull mac only if present
 2019-01-17 23:32 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: allow BPF programs access skb_shared_info->gso_segs field
 2019-01-17 23:31 UTC 

[PATCH net-next 00/13] vxlan: Allow vetoing FDB operations
 2019-01-17 23:19 UTC  (2+ messages)

[PATCH kallsyms, bpf 0/3] kallsym_tree for dynamic ksymbols
 2019-01-17 23:17 UTC  (4+ messages)
` [PATCH kallsyms, bpf 1/3] rbtree_latch: Introduce latch_tree_first() and latch_tree_next()
` [PATCH kallsyms, bpf 2/3] kallsyms: Introduce kallsym_tree for dynamic symbols
` [PATCH kallsyms, bpf 3/3] bpf: migrate symbols for BPF programs to kallsym_tree

[PATCH net-next 0/8] improving TCP behavior on host congestion
 2019-01-17 23:12 UTC  (2+ messages)

[PATCH net-next] net: phy: micrel: use phy_read_mmd and phy_write_mmd
 2019-01-17 23:11 UTC  (2+ messages)

[PATCH bpf] bpf: fix inner map masking to prevent oob under speculation
 2019-01-17 23:10 UTC  (3+ messages)

[PATCH] davicom: Annotate implicit fall through in dm9000_set_io
 2019-01-17 23:08 UTC  (2+ messages)

[PATCH net 1/2] udp: add missing rehash callback to udplite
 2019-01-17 23:03 UTC  (4+ messages)
` [PATCH net 2/2] udp6: "

[ethtool 1/6] ethtool: move option parsing related code into function
 2019-01-17 23:03 UTC  (6+ messages)
` [ethtool 2/6] ethtool: move cmdline_coalesce out of do_scoalesce
` [ethtool 3/6] ethtool: introduce new ioctl for per-queue settings
` [ethtool 4/6] ethtool: support per-queue sub command --show-coalesce
` [ethtool 5/6] ethtool: support per-queue sub command --coalesce
` [ethtool 6/6] ethtool: fix up dump_coalesce output to match actual option names

[PATCH v2 1/3] net: introduce SO_BINDTOIFINDEX sockopt
 2019-01-17 22:56 UTC  (7+ messages)
` [PATCH v2 2/3] net/ipv4/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE
` [PATCH v2 3/3] net/ipv6/udp_tunnel: "

[PATCH net-next 00/13] net: use strict checks in doit handlers
 2019-01-17 22:53 UTC  (14+ messages)
` [PATCH net-next 01/13] net: netlink: add helper to retrieve NETLINK_F_STRICT_CHK
` [PATCH net-next 02/13] rtnetlink: stats: validate attributes in get as well as dumps
` [PATCH net-next 03/13] rtnetlink: stats: reject requests for unknown stats
` [PATCH net-next 04/13] rtnetlink: ifinfo: perform strict checks also for doit handler
` [PATCH net-next 05/13] net: ipv4: perform strict checks also for doit handlers
` [PATCH net-next 06/13] net: namespace: "
` [PATCH net-next 07/13] net: ipv4: ipmr: "
` [PATCH net-next 08/13] net: ipv6: addr: "
` [PATCH net-next 09/13] net: ipv6: netconf: "
` [PATCH net-next 10/13] net: ipv6: addrlabel: "
` [PATCH net-next 11/13] net: ipv6: route: "
` [PATCH net-next 12/13] net: mpls: "
` [PATCH net-next 13/13] net: mpls: netconf: "

[PATCH net-next 00/11] tcp: remove code from tcp_create_openreq_child()
 2019-01-17 22:42 UTC  (14+ messages)
` [PATCH net-next 01/11] tcp: do not set snd_ssthresh in tcp_create_openreq_child()
` [PATCH net-next 02/11] tcp: move icsk_rto init to tcp_disconnect()
` [PATCH net-next 03/11] tcp: do not clear packets_out in tcp_create_openreq_child()
` [PATCH net-next 04/11] tcp: do not clear srtt_us in tcp_create_openreq_child
` [PATCH net-next 05/11] tcp: move mdev_us init to tcp_disconnect()
` [PATCH net-next 06/11] tcp: move snd_cwnd & snd_cwnd_cnt "
` [PATCH net-next 07/11] tcp: do not clear urg_data in tcp_create_openreq_child
` [PATCH net-next 08/11] tcp: move retrans_out,sacked_out,tlp_high_seq,last_oow_ack_time init to tcp_disconnect()
` [PATCH net-next 09/11] tcp: move app_limited "
` [PATCH net-next 10/11] tcp: move tp->rack "
` [PATCH net-next 11/11] tcp: move rx_opt & syn_data_acked "

[PATCH net v2] net/sched: cls_flower: allocate mask dynamically in fl_change()
 2019-01-17 22:41 UTC  (2+ messages)

[PATCH net-next v2 1/1] tls: Fix recvmsg() to be able to peek across multiple records
 2019-01-17 22:27 UTC  (2+ messages)

[PATCH] net: dsa: realtek-smi: fix OF child-node lookup
 2019-01-17 22:05 UTC  (2+ messages)

[PATCH net-next v2 00/11] Devlink health reporting and recovery system
 2019-01-17 21:59 UTC  (12+ messages)
` [PATCH net-next v2 01/11] devlink: Add health buffer support
` [PATCH net-next v2 02/11] devlink: Add health reporter create/destroy functionality
` [PATCH net-next v2 03/11] devlink: Add health report functionality
` [PATCH net-next v2 04/11] devlink: Add health get command
` [PATCH net-next v2 05/11] devlink: Add health set command
` [PATCH net-next v2 06/11] devlink: Add health recover command
` [PATCH net-next v2 07/11] devlink: Add health diagnose command
` [PATCH net-next v2 08/11] devlink: Add health dump {get,clear} commands
` [PATCH net-next v2 09/11] net/mlx5e: Add TX reporter support
` [PATCH net-next v2 10/11] net/mlx5e: Add TX timeout support for mlx5e TX reporter
` [PATCH net-next v2 11/11] devlink: Add Documentation/networking/devlink-health.txt

Using SOCKMAP as echo TCP server - kernel stack overflow (double-fault)
 2019-01-17 21:54 UTC 

[PATCH iproute2-next] clang-format: add configuration file
 2019-01-17 21:42 UTC  (2+ messages)

[PATCH net-next 00/27] Devlink health reporting and recovery system
 2019-01-17 21:30 UTC  (3+ messages)

stmmac / meson8b-dwmac
 2019-01-17 21:23 UTC 

[Patch iproute2] tc: add hit counter for matchall
 2019-01-17 21:18 UTC 

[Patch net-next] net_sched: add hit counter for matchall
 2019-01-17 20:44 UTC 

[PATCH net V4] vhost: log dirty page correctly
 2019-01-17 20:42 UTC  (3+ messages)

[PATCH net-next] remove TWKilled counter
 2019-01-17 20:26 UTC  (3+ messages)

[PATCH hyperv-fixes,0/3] fixes for hash key setting issues
 2019-01-17 20:20 UTC  (2+ messages)

[PATCH 0/3] net: dsa: lantiq_gswip: probe fixes and remove cleanup
 2019-01-17 20:12 UTC  (2+ messages)

[PATCH net-next] sfc: extend MTD support for newer hardware
 2019-01-17 20:10 UTC  (2+ messages)

[PATCH v4 1/4] can: m_can: Create a m_can platform framework
 2019-01-17 20:08 UTC  (5+ messages)
` [PATCH v4 2/4] can: m_can: Migrate the m_can code to use the framework
` [PATCH v4 3/4] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
` [PATCH v4 4/4] can: tcan4x5x: Add tcan4x5x driver to the kernel

[PATCH] rtlwifi: rtl818x: fix indentation issue
 2019-01-17 19:59 UTC  (5+ messages)

[PATCH net-next] selftests/tls: Fix recv partial/large_buff test cases
 2019-01-17 19:57 UTC  (2+ messages)

[PATCH v2 net-next] net: phy: check return code when requesting PHY driver module
 2019-01-17 19:57 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: don't hardcode iptables/nc path in test_tcpnotify_user
 2019-01-17 19:56 UTC 

[PATCH] atm: he: fix sign-extension overflow on large shift
 2019-01-17 19:47 UTC  (2+ messages)

[PATCH net-next] net/tls: remove unused function tls_sw_sendpage_locked
 2019-01-17 19:45 UTC  (4+ messages)
` [PATCH net-next] net/tls: Make function tls_sw_do_sendpage static

[RESEND PATCH net-next] Optimize sk_msg_clone() by data merge to end dst sg entry
 2019-01-17 19:43 UTC  (2+ messages)

[PATCH net-next] net: hns: Use struct_size() in devm_kzalloc()
 2019-01-17 19:42 UTC  (2+ messages)

[PATCH net-next] net: phy: Add helpers to determine if PHY driver is generic
 2019-01-17 19:33 UTC  (2+ messages)

[PATCH net-next 0/3] net: dsa: Split platform data to header file
 2019-01-17 19:32 UTC  (2+ messages)

[PATCH net-next 00/14] net: dsa: management mode for bcm_sf2
 2019-01-17 19:27 UTC  (18+ messages)
` [PATCH net-next 01/14] net: bridge: multicast: Propagate br_mc_disabled_update() return
` [PATCH net-next 03/14] net: dsa: b53: Properly account for VLAN filtering
` [PATCH net-next 09/14] net: bridge: Propagate MC addresses with VID through switchdev
` [PATCH net-next 10/14] net: vlan: "
` [PATCH net-next 12/14] net: dsa: Wire up multicast IGMP snooping attribute notification

[PATCH 1/1] net-next/hinic: replace disable_irq_nosync/enable_irq
 2019-01-17 19:23 UTC  (2+ messages)

[PATCH bpf] bpf: pull in pkt_sched.h header for tooling to fix bpftool build
 2019-01-17 19:20 UTC  (2+ messages)

[PATCH 1/1] net: stmmac: implement the SIOCGHWTSTAMP ioctl
 2019-01-17 19:15 UTC 

[PATCH v3 net-next 0/3] net: phy: improve stopping PHY
 2019-01-17 19:09 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] net: phy: stop PHY if needed when entering phy_disconnect
` [PATCH v3 net-next 2/3] net: phy: ensure phylib state machine is stopped after calling phy_stop
` [PATCH v3 net-next 3/3] net: phy: remove phy_stop_interrupts

[PATCH net-next] net: dsa: mv88e6xxx: Add suspend/resume callbacks
 2019-01-17 18:56 UTC  (8+ messages)

[PATCH v2 net-next 0/3] net: phy: improve stopping PHY
 2019-01-17 18:55 UTC  (5+ messages)
` [PATCH v2 net-next 1/3] net: phy: check that PHY is stopped when entering phy_disconnect

[PATCH net] MAINTAINERS: update email addresses of liquidio driver maintainers
 2019-01-17 18:07 UTC 

Fw: [Bug 202309] New: Possible regression kernel null ptr deref in receive path
 2019-01-17 17:34 UTC 

[PATCH bpf] bpf: fix panic in stack_map_get_build_id() on i386 and arm32
 2019-01-17 17:24 UTC  (3+ messages)

[PATCH] amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs
 2019-01-17 17:13 UTC  (2+ messages)

¿E±¡®öº©©]¥þ¾a¦Û¤vªº¤j³¾
 2019-01-17 17:13 UTC 

¹s­·ÀI akirazero ¦b®a³Ð·~¨t²Î
 2019-01-17 17:13 UTC 

³²Àڵ鸸ÀǺñ¹Ð¿©Çà
 2019-01-17 17:12 UTC 

¢½Ãʺ¸µéÀÇ ¼³¾Ç»ê°ø·æ´É¼±»êÇàÈı⢽
 2019-01-17 17:12 UTC 

µü ÇϷ縸 ½á!!¾ÆµÚ:kenzo1997,ºñ¹ø:saku1234 ´Ù
 2019-01-17 17:12 UTC 

[PATCH] net: Fix typo in NET_FAILOVER help text
 2019-01-17 17:02 UTC 

[PATCH v11 perf, bpf-next 0/9] reveal invisible bpf programs
 2019-01-17 16:15 UTC  (5+ messages)
` [PATCH v11 perf, bpf-next 1/9] perf, bpf: Introduce PERF_RECORD_KSYMBOL
` [PATCH v11 perf, bpf-next 3/9] perf, bpf: introduce PERF_RECORD_BPF_EVENT
` [PATCH v11 perf, bpf-next 5/9] perf util: handle PERF_RECORD_KSYMBOL
` [PATCH v11 perf, bpf-next 8/9] perf top: Synthesize BPF events for pre-existing loaded BPF programs


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