netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-24 10:14:53 to 2019-03-25 17:10:36 UTC [more...]

[PATCH net-next v5 00/22] ethtool netlink interface, part 1
 2019-03-25 17:09 UTC  (20+ messages)
` [PATCH net-next v5 03/22] netlink: add strict version of nla_parse_nested()
` [PATCH net-next v5 05/22] ethtool: introduce ethtool netlink interface
` [PATCH net-next v5 06/22] ethtool: helper functions for "
` [PATCH net-next v5 07/22] ethtool: netlink bitset handling
` [PATCH net-next v5 08/22] ethtool: support for netlink notifications
` [PATCH net-next v5 09/22] ethtool: implement EVENT notifications
` [PATCH net-next v5 10/22] ethtool: generic handlers for GET requests
` [PATCH net-next v5 11/22] ethtool: move string arrays into common file
` [PATCH net-next v5 12/22] ethtool: provide string sets with GET_STRSET request
` [PATCH net-next v5 13/22] ethtool: provide driver/device information in GET_INFO request
` [PATCH net-next v5 14/22] ethtool: provide timestamping "
` [PATCH net-next v5 15/22] ethtool: provide link mode names as a string set
` [PATCH net-next v5 16/22] ethtool: provide link settings and link modes in GET_SETTINGS request
` [PATCH net-next v5 17/22] ethtool: set link settings and link modes with SET_SETTINGS request
` [PATCH net-next v5 18/22] ethtool: provide link state in GET_SETTINGS request
` [PATCH net-next v5 19/22] ethtool: provide WoL information "
` [PATCH net-next v5 20/22] ethtool: set WoL settings with SET_SETTINGS request
` [PATCH net-next v5 21/22] ethtool: provide message level in GET_SETTINGS request
` [PATCH net-next v5 22/22] ethtool: set message level with SET_SETTINGS request

[RFC PATCH net-next 00/13] NXP SJA1105 DSA driver
 2019-03-25 17:06 UTC  (12+ messages)
` [RFC PATCH net-next 01/13] lib: Add support for generic packing operations
` [RFC PATCH net-next 02/13] net: dsa: Store vlan_filtering as a property of dsa_port
` [RFC PATCH net-next 03/13] net: dsa: Create a more convenient function for installing port VLANs
` [RFC PATCH net-next 04/13] net: dsa: Call driver's setup callback after setting up its switchdev notifier

[PATCH net-next] ipv6: Move ipv6 stubs to a separate header file
 2019-03-25 17:02 UTC  (7+ messages)

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-03-25 16:47 UTC  (16+ messages)
` [RESEND 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [RESEND 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [RESEND 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [RESEND 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()

[PATCH bpf-next] selftests: bpf: don't depend on hardcoded perf sample_freq
 2019-03-25 16:46 UTC  (3+ messages)

[PATCH v5] ipvs: allow tunneling with gue encapsulation
 2019-03-25 16:37 UTC  (4+ messages)

WARNING: locking bug in icmp_send
 2019-03-25 16:34 UTC  (3+ messages)

inconsistent lock state in icmp_send
 2019-03-25 16:32 UTC  (3+ messages)

[PATCH net-next] tipc: fix return value check in tipc_mcast_send_sync()
 2019-03-25 16:29 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH net] tipc: change to check tipc_own_id to return in tipc_net_stop
 2019-03-25 16:24 UTC  (2+ messages)

[PATCH v2 0/5] Fix net/core W=1 warnings
 2019-03-25 16:17 UTC  (6+ messages)
` [PATCH v2 1/5] net/core: Document reuseport_add_sock() bind_inany argument
` [PATCH v2 2/5] net/core: Document all dev_ioctl() arguments
` [PATCH v2 3/5] net/core: Document __skb_flow_dissect() flags argument
` [PATCH v2 4/5] net/core: Fix rtnetlink kernel-doc headers
` [PATCH v2 5/5] net/core: Allow the compiler to verify declaration and definition consistency

kernel BUG at net/core/net-sysfs.c:LINE!
 2019-03-25 16:10 UTC  (4+ messages)

[PATCH bpf-next] bpf, doc: fix BTF docs reflow of bullet list
 2019-03-25 16:08 UTC  (2+ messages)

[PATCH net-next v9 00/19] WireGuard: Secure Network Tunnel
 2019-03-25 16:04 UTC  (8+ messages)
` [PATCH net-next v9 19/19] net: WireGuard secure network tunnel

[PATCH v2] net: use bulk free in kfree_skb_list
 2019-03-25 16:03 UTC  (8+ messages)

[PATCH 0/7] net/core patches for kernel v5.2
 2019-03-25 15:55 UTC  (4+ messages)
` [PATCH 7/7] net/utils: Use strlcpy() instead of open-coding it

[PATCH v3] net: use bulk free in kfree_skb_list
 2019-03-25 15:49 UTC  (3+ messages)

[PATCH] ARM: dts: ls1021: Fix SGMII PCS link remaining down after PHY disconnect
 2019-03-25 15:26 UTC  (2+ messages)

[PATCH 0/2] Remove support for deprecated %pf and %pF in vsprintf
 2019-03-25 15:24 UTC  (13+ messages)
` [PATCH 1/2] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
` [PATCH 2/2] vsprintf: Remove support for %pF and %pf in favour of %pS and %ps

[PATCH net-next] openvswitch: add seqadj extension when NAT is used
 2019-03-25 14:38 UTC  (3+ messages)

[PATCH] wireless: carl9170: fix clang build warning
 2019-03-25 14:20 UTC  (2+ messages)

[PATCH v3 bpf-next 0/3] bpf: add bpf_progenyof helper
 2019-03-25 14:17 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 bpf-next 1/3] "

[PATCH] r8152: Refresh MAC address during USBDEVFS_RESET
 2019-03-25 14:12 UTC 

[PATCH bpf-next] bpf: test_tc_tunnel.sh needs reverse path filtering disabled
 2019-03-25 14:03 UTC  (3+ messages)

INFO: task hung in vhost_net_stop_vq
 2019-03-25 14:02 UTC  (3+ messages)

[PATCH] netfilter: nat: avoid unused-variable warning
 2019-03-25 13:53 UTC 

[PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-25 13:49 UTC  (2+ messages)

[PATCH net-next] dpaa2-eth: use netif_receive_skb_list
 2019-03-25 13:42 UTC 

[PATCH ipsec] esp4: add length check for UDP encapsulation
 2019-03-25 13:30 UTC 

[PATCH net] net: datagram: fix unbounded loop in __skb_try_recv_datagram()
 2019-03-25 13:18 UTC 

[PATCH net] dpaa2-eth: fix race condition with bql frame accounting
 2019-03-25 13:06 UTC 

[PATCH] chelsio: use BUG() instead of BUG_ON(1)
 2019-03-25 12:49 UTC 

[PATCH] net: liquidio: fix NULL pointer dereferences
 2019-03-25 12:41 UTC  (3+ messages)
` [PATCH v2] "

WARNING in bpf_prog_kallsyms_add
 2019-03-25 12:16 UTC  (3+ messages)

random crashes, kdump and so on
 2019-03-25 11:48 UTC 

WARNING: bad unlock balance detected! (3)
 2019-03-25 11:54 UTC  (2+ messages)

[PATCH net] dpaa2-eth: Fix possible access beyond end of array
 2019-03-25 11:25 UTC  (4+ messages)

[PATCH v2 00/28] thunderbolt: Software connection manager improvements
 2019-03-25 11:22 UTC  (6+ messages)
` [PATCH v2 17/28] thunderbolt: Add support for full PCIe daisy chains

[PATCH 1/1] net: phy: vitesse: Remove support for VSC8514
 2019-03-25 11:20 UTC 

[PATCH 0/1] net: phy: mscc: add support for VSC8514 PHY
 2019-03-25 11:17 UTC 

[PATCH 1/2] selftests/bpf: ksym_search won't check symbols exists
 2019-03-25 11:02 UTC  (3+ messages)
` [PATCH 2/2] samples/bpf: add NULL check for ksym_search

[Patch net v2] xfrm: clean up xfrm protocol checks
 2019-03-25 10:42 UTC  (2+ messages)

[PATCH bpf-next 00/21] bpf: Sysctl hook
 2019-03-25 10:27 UTC  (2+ messages)

[PATCH v9 3/6] anybus-s: support the Arcx anybus controller
 2019-03-25  9:22 UTC  (3+ messages)

[RFC v3 0/6] netlink strict validation
 2019-03-25  9:10 UTC  (7+ messages)
` [RFC v3 1/6] netlink: add NLA_MIN_LEN
` [RFC v3 2/6] netlink: make validation more configurable for future strictness
` [RFC v3 3/6] netlink: re-add parse/validate functions in strict mode
` [RFC v3 4/6] netlink: add strict parsing for future attributes
` [RFC v3 5/6] genetlink: optionally validate strictly/dumps
` [RFC v3 6/6] nl80211: tag policies with strict_start_type

[PATCH bpf-next 0/7] bpf: Propagate cn to TCP
 2019-03-25  8:48 UTC  (7+ messages)

KASAN: use-after-free Write in skb_release_data (2)
 2019-03-25  8:35 UTC  (4+ messages)

[PATCH net] netlink: fix a memory leak on error path
 2019-03-25  8:12 UTC  (4+ messages)

KASAN: use-after-free Write in hci_sock_release
 2019-03-25  8:04 UTC  (5+ messages)

KASAN: use-after-free Read in seccomp_notify_release (2)
 2019-03-25  8:02 UTC 

BUG: corrupted list in rhashtable_walk_enter
 2019-03-25  7:42 UTC 

[PATCHv2 net-next] sched: add dualpi2 scheduler module
 2019-03-25  6:38 UTC  (3+ messages)

[PATCH 0/4] Convert rhashtable to use bitlocks
 2019-03-25  5:05 UTC  (5+ messages)
` [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket
` [PATCH 1/4] rhashtable: use cmpxchg() in nested_table_alloc()
` [PATCH 4/4] rhashtable: add lockdep tracking to bucket bit-spin-locks
` [PATCH 2/4] rhashtable: allow rht_bucket_var to return NULL

KASAN: use-after-free Read in link_path_walk
 2019-03-25  4:52 UTC 

pull-request: bpf 2019-03-24
 2019-03-25  3:45 UTC  (2+ messages)

[PATCH v3] dccp: Fix memleak in __feat_register_sp
 2019-03-25  3:44 UTC  (2+ messages)

[PATCH net-next] openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
 2019-03-25  3:22 UTC  (10+ messages)
    ` [ovs-dev] "

[PATCH bpf v2 0/2] libbpf fix up and clarify version info
 2019-03-25  2:52 UTC  (2+ messages)

[PATCH v2] dccp: Fix memleak in __feat_register_sp
 2019-03-25  2:51 UTC  (3+ messages)

[PATCH net-next] net-next: add dualpi2 scheduler module
 2019-03-25  1:43 UTC  (2+ messages)

[PATCH] net: dccp: Checksum verification considering skb->ip_summed
 2019-03-25  0:13 UTC  (2+ messages)

[PATCH] net: ieee802154: fix missing checks for regmap_update_bits
 2019-03-24 23:18 UTC 

linux-next: build warning after merge of the bpf-next tree
 2019-03-24 22:39 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: silence uninitialized var warning in bpf_skb_net_grow
 2019-03-24 22:33 UTC  (2+ messages)

[BUG][iproute2][5.0] ip route show table default: "Error: ipv4: FIB table does not exist."
 2019-03-24 22:09 UTC  (9+ messages)

[PATCH net-next] fou: Support binding FoU socket
 2019-03-24 21:38 UTC  (3+ messages)

KASAN: use-after-free Read in trailing_symlink
 2019-03-24 20:44 UTC 

[PATCH 4/4] leds: netdev trigger: allow setting initial values in device tree
 2019-03-24 20:39 UTC  (7+ messages)

[BISECTED, REGRESSION] Broken networking on MIPS/OCTEON EdgeRouter Lite
 2019-03-24 20:17 UTC  (6+ messages)

[patch net-next v3 00/15] devlink: small spring cleanup
 2019-03-24 19:04 UTC  (13+ messages)
` [patch net-next v3 04/15] bnxt: set devlink port attrs properly
` [patch net-next v3 05/15] bnxt: call devlink_port_type_eth_set() before port register
` [patch net-next v3 06/15] net: devlink: don't take devlink_mutex for devlink_compat_*
` [patch net-next v3 07/15] net: devlink: don't pass return value of __devlink_port_type_set()
` [patch net-next v3 09/15] dsa: move devlink_port_attrs_set() call before register
` [patch net-next v3 10/15] net: devlink: disallow port_attrs_set() to be called "
` [patch net-next v3 11/15] nfp: move devlink port type set after netdev registration
` [patch net-next v3 12/15] bnxt: set devlink port type after registration
` [patch net-next v3 13/15] net: devlink: warn on setting type on unregistered port
` [patch net-next v3 14/15] net: devlink: add port type spinlock
` [patch net-next v3 15/15] net: devlink: select NET_DEVLINK from drivers

[PATCH net-next] net: openvswitch: Add a new action check_pkt_len
 2019-03-24 18:47 UTC 

[PATCH net-next] net: use bulk free in kfree_skb_list
 2019-03-24 16:54 UTC  (3+ messages)

INFO: task hung in ctrl_getfamily
 2019-03-24 15:44 UTC  (2+ messages)

[PATCH net-next 0/2] ethtool: add support for Fast Link Down as new PHY tunable
 2019-03-24 15:04 UTC  (3+ messages)
` [PATCH net-next 1/2] ethtool: add PHY Fast Link Down support
` [PATCH net-next 2/2] net: phy: marvell: add PHY tunable fast link down support for 88E1540

KASAN: use-after-free Read in addr_handler
 2019-03-24 13:20 UTC  (2+ messages)

[PATCH iproute2] tc: add dualpi2 scheduler module
 2019-03-24  9:52 UTC 

INFO: trying to register non-static key in icmp_send
 2019-03-24 12:09 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).