netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-09 15:42:21 to 2019-10-10 02:51:23 UTC [more...]

[PATCH net-next 0/5] net/smc: improve termination handling
 2019-10-10  2:51 UTC  (2+ messages)

[RESEND,PATCH] net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume back
 2019-10-10  2:43 UTC  (2+ messages)

[PATCH] DIM: fix dim.h kernel-doc and headers
 2019-10-10  2:37 UTC  (2+ messages)

[PATCH net-next] act_mirred: Fix mirred_init_module error handling
 2019-10-10  2:23 UTC  (2+ messages)

[PATCH v2 0/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
 2019-10-10  2:07 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: net: ftgmac100: Document AST2600 compatible
` [PATCH v2 2/3] dt-bindings: net: ftgmac100: Describe clock properties
` [PATCH v2 3/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs

[PATCH net 0/3] net/smc: fixes for -net
 2019-10-10  2:02 UTC  (2+ messages)

[PATCH net v1] net: taprio: Fix returning EINVAL when configuring without flags
 2019-10-10  1:52 UTC  (2+ messages)

[RFC PATCH] net: hns3: add devlink health dump support for hw mac tbl
 2019-10-10  1:32 UTC  (4+ messages)

[PATCH bpf-next 0/4] Enable direct receive on AF_XDP sockets
 2019-10-10  1:06 UTC  (14+ messages)
` [PATCH bpf-next 2/4] xsk: allow AF_XDP sockets to receive packets directly from a queue
      ` FW: "

[PATCH 0/3] igb, ixgbe, i40e UDP segmentation offload support
 2019-10-10  1:06 UTC  (8+ messages)
` [PATCH 1/3] igb: Add "
` [PATCH 2/3] ixgbe: "
` [PATCH 3/3] i40e: "

[PATCH net 0/2] s390/qeth: fixes 2019-10-08
 2019-10-10  1:05 UTC  (2+ messages)

[PATCH -net] phylink: fix kernel-doc warnings
 2019-10-10  0:47 UTC  (2+ messages)

[PATCH v9 0/7] nfc: pn533: add uart phy driver
 2019-10-10  0:40 UTC  (6+ messages)
` [PATCH v9 2/7] nfc: pn532: Add uart phy docs and rename it
` [PATCH v9 4/7] nfc: pn533: Split pn533 init & nfc_register

[PATCH next] blackhole_netdev: fix syzkaller reported issue
 2019-10-10  0:39 UTC  (2+ messages)

[PATCH v4 bpf-next 00/15] samples: bpf: improve/fix cross-compilation
 2019-10-10  0:26 UTC  (18+ messages)
` [PATCH v4 bpf-next 01/15] samples/bpf: fix HDR_PROBE "echo"
` [PATCH v4 bpf-next 02/15] samples/bpf: fix cookie_uid_helper_example obj build
` [PATCH v4 bpf-next 03/15] samples/bpf: use --target from cross-compile
` [PATCH v4 bpf-next 04/15] samples/bpf: use own EXTRA_CFLAGS for clang commands
` [PATCH v4 bpf-next 05/15] samples/bpf: use __LINUX_ARM_ARCH__ selector for arm
` [PATCH v4 bpf-next 06/15] samples/bpf: drop unnecessarily inclusion for bpf_load
` [PATCH v4 bpf-next 07/15] samples/bpf: add makefile.target for separate CC target build
` [PATCH v4 bpf-next 08/15] samples/bpf: base target programs rules on Makefile.target
` [PATCH v4 bpf-next 09/15] samples/bpf: use own flags but not HOSTCFLAGS
` [PATCH v4 bpf-next 10/15] samples/bpf: use target CC environment for HDR_PROBE
` [PATCH v4 bpf-next 11/15] libbpf: don't use cxx to test_libpf target
` [PATCH v4 bpf-next 12/15] libbpf: add C/LDFLAGS to libbpf.so and test_libpf targets
` [PATCH v4 bpf-next 13/15] samples/bpf: provide C/LDFLAGS to libbpf
` [PATCH v4 bpf-next 14/15] samples/bpf: add sysroot support
` [PATCH v4 bpf-next 15/15] samples/bpf: add preparation steps and sysroot info to readme

[PATCH net-next 0/4] sctp: add some missing events from rfc5061
 2019-10-10  0:13 UTC  (3+ messages)

[PATCH 0/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
 2019-10-10  0:10 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: net: ftgmac100: Document AST2600 compatible

[PATCH] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-10  0:09 UTC  (5+ messages)

[PATCH] staging: qlge: Fix multiple assignments warning by splitting the assignement into two each
 2019-10-09 23:54 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH net] sctp: add chunks to sk_backlog when the newsk sk_socket is not set
 2019-10-09 23:34 UTC  (2+ messages)

[PATCH next] ipvlan: consolidate TSO flags using NETIF_F_ALL_TSO
 2019-10-09 23:20 UTC 

[PATCH v2 net-next 0/8] add XDP support to mvneta driver
 2019-10-09 23:18 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] net: mvneta: introduce mvneta_update_stats routine
` [PATCH v2 net-next 2/8] net: mvneta: introduce page pool API for sw buffer manager
` [PATCH v2 net-next 3/8] net: mvneta: rely on build_skb in mvneta_rx_swbm poll routine
` [PATCH v2 net-next 4/8] net: mvneta: sync dma buffers before refilling hw queues
` [PATCH v2 net-next 5/8] net: mvneta: add basic XDP support
` [PATCH v2 net-next 6/8] net: mvneta: move header prefetch in mvneta_swbm_rx_frame
` [PATCH v2 net-next 7/8] net: mvneta: make tx buffer array agnostic
` [PATCH v2 net-next 8/8] net: mvneta: add XDP_TX support

[PATCH net] bonding: fix potential NULL deref in bond_update_slave_arr
 2019-10-09 23:11 UTC  (2+ messages)

[PATCH bpf-next 0/3] Fix BTF-to-C converter's padding generation
 2019-10-09 23:11 UTC  (3+ messages)

[PATCH] ptp: fix typo of "mechanism" in Kconfig help text
 2019-10-09 23:10 UTC  (7+ messages)
` [PATCH] net: stmmac: fix length of PTP clock's name string
` [PATCH] net: stmmac: fix disabling flexible PPS output
` [PATCH] net: stmmac: add flexible PPS to dwmac 4.10a

[RFC PATCH v3 00/10] Multipath TCP prerequisites
 2019-10-09 23:08 UTC  (11+ messages)
` [RFC PATCH v3 01/10] net: Make sock protocol value checks more specific
` [RFC PATCH v3 02/10] sock: Make sk_protocol a 16-bit value
` [RFC PATCH v3 03/10] tcp: Define IPPROTO_MPTCP
` [RFC PATCH v3 04/10] tcp: Add MPTCP option number
` [RFC PATCH v3 05/10] tcp, ulp: Add clone operation to tcp_ulp_ops
` [RFC PATCH v3 06/10] mptcp: Add MPTCP to skb extensions
` [RFC PATCH v3 07/10] tcp: Prevent coalesce/collapse when skb has MPTCP extensions
` [RFC PATCH v3 08/10] tcp: Export TCP functions and ops struct
` [RFC PATCH v3 09/10] tcp: Check for filled TCP option space before SACK
` [RFC PATCH v3 10/10] tcp: clean ext on tx recycle

[PATCH 0/3] bpf: switch to new usercopy helpers
 2019-10-09 23:06 UTC  (5+ messages)
` [PATCH 1/3] bpf: use check_zeroed_user() in bpf_check_uarg_tail_zero()
` [PATCH 2/3] bpf: use copy_struct_from_user() in bpf_prog_get_info_by_fd()
` [PATCH 3/3] bpf: use copy_struct_from_user() in bpf() syscall

[PATCH v2 2/4] spi: Add a PTP system timestamp to the transfer structure
 2019-10-09 22:57 UTC  (6+ messages)
` Applied "spi: Add a PTP system timestamp to the transfer structure" to the spi tree

[PATCH bpf v2] libbpf: fix passing uninitialized bytes to setsockopt
 2019-10-09 22:49 UTC  (3+ messages)

[PATCH] Documentation: networking: device drivers: Remove stray asterisks
 2019-10-09 22:48 UTC  (4+ messages)

[PATCH net] net: silence KCSAN warnings about sk->sk_backlog.len reads
 2019-10-09 22:41 UTC 

[PATCH net] net: annotate sk->sk_rcvlowat lockless reads
 2019-10-09 22:32 UTC 

[PATCH net] net: silence KCSAN warnings around sk_add_backlog() calls
 2019-10-09 22:21 UTC 

[PATCH net] tcp: annotate lockless access to tcp_memory_pressure
 2019-10-09 22:10 UTC 

[PATCH net] Documentation: net: fix path to devlink-trap-netdevsim
 2019-10-09 21:53 UTC  (3+ messages)

[PATCH net] net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
 2019-10-09 21:51 UTC 

[PATCH v2] staging: qlge: correct a misspelled word
 2019-10-09 21:39 UTC 

[PATCH net-next v7 00/17] ethtool netlink interface, part 1
 2019-10-09 20:59 UTC  (18+ messages)
` [PATCH net-next v7 01/17] rtnetlink: provide permanent hardware address in RTM_NEWLINK
` [PATCH net-next v7 02/17] netlink: rename nl80211_validate_nested() to nla_validate_nested()
` [PATCH net-next v7 03/17] ethtool: move to its own directory
` [PATCH net-next v7 04/17] ethtool: introduce ethtool netlink interface
` [PATCH net-next v7 05/17] ethtool: helper functions for "
` [PATCH net-next v7 06/17] ethtool: netlink bitset handling
` [PATCH net-next v7 07/17] ethtool: support for netlink notifications
` [PATCH net-next v7 08/17] ethtool: move string arrays into common file
` [PATCH net-next v7 09/17] ethtool: generic handlers for GET requests
` [PATCH net-next v7 10/17] ethtool: provide string sets with STRSET_GET request
` [PATCH net-next v7 11/17] ethtool: provide link mode names as a string set
` [PATCH net-next v7 12/17] ethtool: provide link settings with LINKINFO_GET request
` [PATCH net-next v7 13/17] ethtool: add standard notification handler
` [PATCH net-next v7 14/17] ethtool: set link settings with LINKINFO_SET request
` [PATCH net-next v7 15/17] ethtool: provide link mode information with LINKMODES_GET request
` [PATCH net-next v7 16/17] ethtool: set link modes related data with LINKMODES_SET request
` [PATCH net-next v7 17/17] ethtool: provide link state with LINKSTATE_GET request

[PATCH net] netfilter: conntrack: avoid possible false sharing
 2019-10-09 20:58 UTC  (2+ messages)

[RFC PATCH v3 0/6] Enable ptp_kvm for arm64
 2019-10-09 20:56 UTC  (15+ messages)
` [RFC PATCH v3 4/6] psci: Add hvc call service for ptp_kvm

[PATCH net-next 1/1] tc-testing: updated pedit test cases
 2019-10-09 20:53 UTC 

[PATCH bpf-next 00/10] bpf: revolutionize bpf tracing
 2019-10-09 20:51 UTC  (15+ messages)
` [PATCH bpf-next 03/10] bpf: process in-kernel BTF
` [PATCH bpf-next 07/10] bpf: add support for BTF pointers to x86 JIT
` [PATCH bpf-next 08/10] bpf: check types of arguments passed into helpers
` [PATCH bpf-next 09/10] bpf: disallow bpf_probe_read[_str] helpers
` [PATCH bpf-next 10/10] selftests/bpf: add kfree_skb raw_tp test

[PATCH] staging: qlge: correct misspelled word
 2019-10-09 20:51 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v13 0/4] BPF: New helper to obtain namespace data from current task
 2019-10-09 20:30 UTC  (9+ messages)
` [PATCH v13 2/4] bpf: added new helper bpf_get_ns_current_pid_tgid
` [PATCH v13 4/4] tools/testing/selftests/bpf: Add self-tests for new helper

[PATCH v2 bpf-next 0/2] Track read-only map contents as known scalars in BPF verifiers
 2019-10-09 20:14 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] bpf: track contents of read-only maps as scalars
` [PATCH v2 bpf-next 2/2] selftests/bpf: add read-only map values propagation tests

[PATCH] staging: qlge: Fix multiple assignments warning by splitting the assignement into two each
 2019-10-09 20:10 UTC 

[PATCH net] net: avoid possible false sharing in sk_leave_memory_pressure()
 2019-10-09 19:55 UTC 

[PATCH] staging: qlge: fix "alignment should match open parenthesis" checks
 2019-10-09 19:42 UTC 

[PATCH] staging: qlge: correct misspelled word
 2019-10-09 19:36 UTC 

[PATCH] staging: qlge: fix "alignment should match open parenthesis" checks
 2019-10-09 19:19 UTC 

[net v2] net: update net_dim documentation after rename
 2019-10-09 19:18 UTC 

[PATCH v6 16/43] compat_ioctl: move isdn/capi ioctl translation into driver
 2019-10-09 19:10 UTC  (8+ messages)
` [PATCH v6 33/43] af_unix: add compat_ioctl support
` [PATCH v6 34/43] compat_ioctl: handle SIOCOUTQNSD
` [PATCH v6 35/43] compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
` [PATCH v6 37/43] compat_ioctl: unify copy-in of ppp filters
` [PATCH v6 38/43] compat_ioctl: move PPPIOCSCOMPRESS to ppp_generic
` [PATCH v6 39/43] compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
` [PATCH v6 40/43] compat_ioctl: ppp: move simple commands into ppp_generic.c

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2019-10-09 19:14 UTC  (2+ messages)

[net] net: update net_dim documentation after rename
 2019-10-09 18:57 UTC  (2+ messages)

[PATCH net] r8169: fix jumbo packet handling on resume from suspend
 2019-10-09 18:55 UTC 

[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-09 17:57 UTC  (7+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other

[PATCH AUTOSEL 4.19 10/26] ieee802154: ca8210: prevent memory leak
 2019-10-09 17:05 UTC  (9+ messages)
` [PATCH AUTOSEL 4.19 12/26] net: dsa: qca8k: Use up to 7 ports for all operations
` [PATCH AUTOSEL 4.19 16/26] nl80211: fix null pointer dereference
` [PATCH AUTOSEL 4.19 17/26] mac80211: fix txq "
` [PATCH AUTOSEL 4.19 18/26] netfilter: nft_connlimit: disable bh on garbage collection
` [PATCH AUTOSEL 4.19 19/26] net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_name
` [PATCH AUTOSEL 4.19 21/26] net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()
` [PATCH AUTOSEL 4.19 22/26] lib: textsearch: fix escapes in example code
` [PATCH AUTOSEL 4.19 24/26] r8152: Set macpassthru in reset_resume callback

[PATCH AUTOSEL 4.14 08/21] ieee802154: ca8210: prevent memory leak
 2019-10-09 17:06 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 10/21] net: dsa: qca8k: Use up to 7 ports for all operations
` [PATCH AUTOSEL 4.14 14/21] nl80211: fix null pointer dereference
` [PATCH AUTOSEL 4.14 15/21] mac80211: fix txq "
` [PATCH AUTOSEL 4.14 17/21] net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()
` [PATCH AUTOSEL 4.14 19/21] r8152: Set macpassthru in reset_resume callback

[PATCH AUTOSEL 4.9 08/13] nl80211: fix null pointer dereference
 2019-10-09 17:06 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 09/13] mac80211: fix txq "
` [PATCH AUTOSEL 4.9 11/13] net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()

[PATCH AUTOSEL 4.4 07/11] nl80211: fix null pointer dereference
 2019-10-09 17:06 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 09/11] net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()

pull-request: mac80211 2019-10-08
 2019-10-09 17:18 UTC  (4+ messages)

UDP Statistics Bug?
 2019-10-09 17:05 UTC 

[PATCH net 1/1] net/tls(TLS_SW): Fix list_del double free caused by a race condition in tls_tx_records
 2019-10-09 16:57 UTC  (10+ messages)
` [PATCH V2 "

[PATCH net-next] genetlink: do not parse attributes for families with zero maxattr
 2019-10-09 16:44 UTC 

[PATCH bpf] libbpf: fix passing uninitialized bytes to setsockopt
 2019-10-09 16:39 UTC  (3+ messages)

[PATH bpf-next 1/2] flow_dissector: Allow updating the flow dissector program atomically
 2019-10-09 16:33 UTC  (3+ messages)
` [PATH bpf-next 2/2] selftests/bpf: Check that flow dissector can be re-attached

[PATCH net] tun: remove possible false sharing in tun_flow_update()
 2019-10-09 16:20 UTC 

[PATCHv2 net-next 0/5] sctp: update from rfc7829
 2019-10-09 16:15 UTC  (5+ messages)
` [PATCHv2 net-next 3/5] sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockopt

[PATCH net-next 0/2] Bareudp Tunnel Module
 2019-10-09 16:15 UTC  (7+ messages)
` [PATCH net-next 1/2] UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc

Race condition in route lookup
 2019-10-09 16:00 UTC 

[PATCH net v2] net: udp: fix handling of CHECKSUM_COMPLETE packets
 2019-10-09 15:47 UTC  (2+ 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).