netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-08 17:03:49 to 2018-10-09 03:31:21 UTC [more...]

[RFC PATCH 00/11] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
 2018-10-09  0:50 UTC  (13+ messages)
` [RFC PATCH 01/11] phy: core add phy_set_netif_mode() api
` [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
` [RFC PATCH 03/11] phy: ti: introduce phy-gmii-sel driver
` [RFC PATCH 04/11] dt-bindings: net: ti: cpsw: switch to use phy-gmii-sel phy
` [RFC PATCH 05/11] net: ethernet: ti: cpsw: add support for port interface mode selection phy
` [RFC PATCH 06/11] ARM: dts: dra7: switch to use phy-gmii-sel
` [RFC PATCH 07/11] ARM: dts: dm814x: "
` [RFC PATCH 08/11] ARM: dts: am4372: "
` [RFC PATCH 09/11] ARM: dts: am335x: "
` [RFC PATCH 10/11] dt-bindings: net: ti: deprecate cpsw-phy-sel bindings

[PATCH net-next v2] net: core: change bool members of struct net_device to bitfield members
 2018-10-08 20:17 UTC 

[PATCH net-next] net: core: change bool members of struct net_device to bitfield members
 2018-10-08 20:14 UTC  (3+ messages)

[PATCH bpf-next 0/6] Implement queue/stack maps
 2018-10-08 19:11 UTC  (7+ messages)
` [PATCH bpf-next 1/6] bpf: rename stack trace map operations
` [PATCH bpf-next 2/6] bpf/syscall: allow key to be null in map functions
` [PATCH bpf-next 3/6] bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall
` [PATCH bpf-next 4/6] bpf: add queue and stack maps
` [PATCH bpf-next 5/6] Sync uapi/bpf.h to tools/include
` [PATCH bpf-next 6/6] selftests/bpf: add test cases for queue and stack maps

BUG: corrupted list in p9_read_work
 2018-10-09  2:09 UTC  (3+ messages)

[PATCH net-next V3] virtio_net: ethtool tx napi configuration
 2018-10-09  2:06 UTC 

[PATCH net-next 0/3] mlxsw: selftests: Few small updates
 2018-10-08 18:50 UTC  (4+ messages)
` [PATCH net-next 1/3] mlxsw: pci: Fix a typo
` [PATCH net-next 2/3] selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too
` [PATCH net-next 3/3] selftests: mlxsw: qos_mc_aware: Make executable

[PATCH][-next] ixgbe: don't clear_bit on xdp_ring->state if xdp_ring is null
 2018-10-08 18:38 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] mt76x0: pci: fix set external PA I/O current
 2018-10-09  1:45 UTC  (4+ messages)
` [PATCH v2] "

skb length without fragments
 2018-10-08 18:23 UTC  (2+ messages)

[PATCH net-next] net/ipv6: stop leaking percpu memory in fib6 info
 2018-10-08 18:15 UTC  (3+ messages)

[PATCH v2 ipsec] Clear secpath on loopback_xmit
 2018-10-08 18:13 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2018-10-09  1:21 UTC 

[PATCH net-next] dpaa2-eth: Don't account Tx confirmation frames on NAPI poll
 2018-10-08 18:05 UTC  (2+ messages)

[PATCH net-next] net: mscc: ocelot: remove set but not used variable 'phy_mode'
 2018-10-08 18:04 UTC  (2+ messages)

[PATCH v2 net-next 00/23] rtnetlink: Add support for rigid checking of data in dump request
 2018-10-08 18:02 UTC  (43+ messages)
` [PATCH v2 net-next 04/23] netlink: Add strict version of nlmsg_parse and nla_parse
` [PATCH v2 net-next 06/23] netlink: Add new socket option to enable strict checking on dumps
` [PATCH v2 net-next 07/23] net/ipv4: Update inet_dump_ifaddr for strict data checking
` [PATCH v2 net-next 08/23] net/ipv6: Update inet6_dump_addr "
` [PATCH v2 net-next 09/23] rtnetlink: Update rtnl_dump_ifinfo "
` [PATCH v2 net-next 10/23] rtnetlink: Update rtnl_bridge_getlink "
` [PATCH v2 net-next 11/23] rtnetlink: Update rtnl_stats_dump "
` [PATCH v2 net-next 12/23] rtnetlink: Update inet6_dump_ifinfo "
` [PATCH v2 net-next 13/23] rtnetlink: Update ipmr_rtm_dumplink "
` [PATCH v2 net-next 15/23] net/neighbor: Update neigh_dump_info "
` [PATCH v2 net-next 16/23] net/neighbor: Update neightbl_dump_info "
` [PATCH v2 net-next 17/23] net/namespace: Update rtnl_net_dumpid "
` [PATCH v2 net-next 18/23] net/fib_rules: Update fib_nl_dumprule "
` [PATCH v2 net-next 19/23] net/ipv6: Update ip6addrlbl_dump "
` [PATCH v2 net-next 20/23] net: Update netconf dump handlers "
` [PATCH v2 net-next 21/23] net/bridge: Update br_mdb_dump "
` [PATCH v2 net-next 22/23] rtnetlink: Move input checking for rtnl_fdb_dump to helper
` [PATCH v2 net-next 23/23] rtnetlink: Update rtnl_fdb_dump for strict data checking

[PATCH V1 net 0/5] minor bug fixes for ENA Ethernet driver
 2018-10-08 18:01 UTC  (12+ messages)
` [PATCH V1 net 1/5] net: ena: fix indentations in ena_defs for better readability
` [PATCH V1 net 2/5] net: ena: fix warning in rmmod caused by double iounmap
` [PATCH V1 net 3/5] net: ena: fix rare bug when failed restart/resume is followed by driver removal
` [PATCH V1 net 4/5] net: ena: fix NULL dereference due to untimely napi initialization
` [PATCH V1 net 5/5] net: ena: fix auto casting to boolean

[PATCH net-next 0/3] selftests: add more PMTU tests
 2018-10-08 18:00 UTC  (8+ messages)
` [PATCH net-next 1/3] selftests: pmtu: Introduce check_pmtu_value()
` [PATCH net-next 2/3] selftests: pmtu: extend MTU parsing helper to locked MTU
` [PATCH net-next 3/3] selftests: pmtu: add basic IPv4 and IPv6 PMTU tests

[PATCH net 1/2] net: ipv4: update fnhe_pmtu when first hop's MTU changes
 2018-10-08 17:58 UTC  (4+ messages)
` [PATCH net 2/2] ipv4: don't let PMTU updates increase route MTU

[PATCH] bpf: btf: Fix a missing check bug
 2018-10-09  1:07 UTC  (5+ messages)

[PATCH] dt-bindings: Add bindings for aliases node
 2018-10-09  1:07 UTC 

[PATCH bpf-next v3 00/15] Introducing AF_XDP support
 2018-10-08 17:40 UTC  (8+ messages)
` [PATCH bpf-next v3 07/15] bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
          ` [PATCH bpf] xsk: do not call synchronize_net() under RCU read lock

[PATCH net-next v2 00/12] net: sched: cls_u32 Various improvements
 2018-10-08 17:33 UTC  (14+ messages)
` [PATCH net-next v2 01/12] net: sched: cls_u32: mark root hnode explicitly
` [PATCH net-next v2 02/12] net: sched: cls_u32: disallow linking to root hnode
` [PATCH net-next v2 03/12] net: sched: cls_u32: make sure that divisor is a power of 2
` [PATCH net-next v2 04/12] net: sched: cls_u32: get rid of unused argument of u32_destroy_key()
` [PATCH net-next v2 05/12] net: sched: cls_u32: get rid of tc_u_knode ->tp
` [PATCH net-next v2 06/12] net: sched: cls_u32: get rid of tc_u_common ->rcu
` [PATCH net-next v2 07/12] net: sched: cls_u32: clean tc_u_common hashtable
` [PATCH net-next v2 08/12] net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnode
` [PATCH net-next v2 09/12] net: sched: cls_u32: the tp_c argument of u32_set_parms() is always tp->data
` [PATCH net-next v2 10/12] net: sched: cls_u32: get rid of tp_c
` [PATCH net-next v2 11/12] net: sched: cls_u32: keep track of knodes count in tc_u_common
` [PATCH net-next v2 12/12] net: sched: cls_u32: simplify the hell out u32_delete() emptiness check

[PATCH net-next] netdev: remove useless codes of tun_automq_select_queue
 2018-10-08 17:27 UTC  (2+ messages)

[v3, 1/6] net: dpaa2: move DPAA2 PTP driver out of staging/
 2018-10-08 17:24 UTC  (12+ messages)
` [v3, 2/6] MAINTAINERS: update files maintained under DPAA2 PTP/ETHERNET
` [v3, 3/6] net: dpaa2: fix dependency of config FSL_DPAA2_ETH
` [v3, 4/6] net: dpaa2: rename rtc as ptp in dpaa2-ptp driver
` [v3, 5/6] net: dpaa2: remove unused code for dprtc
` [v3, 6/6] net: dpaa2: fix and improve dpaa2-ptp driver

[PATCH net] rds: RDS (tcp) hangs on sendto() to unresponding address
 2018-10-08 16:59 UTC  (2+ messages)

[PATCH net-next v7 00/28] WireGuard: Secure Network Tunnel
 2018-10-08 23:22 UTC  (3+ messages)
` [PATCH net-next v7 03/28] zinc: introduce minimal cryptography library

[PATCH net 00/10] rxrpc: Fix packet reception code
 2018-10-08 23:00 UTC  (9+ messages)
` [PATCH net 03/10] rxrpc: Use the UDP encap_rcv hook
` [PATCH net 04/10] rxrpc: Don't need to take the RCU read lock in the packet receiver
` [PATCH net 05/10] rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
` [PATCH net 06/10] rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
` [PATCH net 08/10] rxrpc: Fix connection-level abort handling
` [PATCH net 09/10] rxrpc: Fix the rxrpc_tx_packet trace line
` [PATCH net 10/10] rxrpc: Fix the packet reception routine

[PATCHv2 bpf-next] bpf: fix building without CONFIG_INET
 2018-10-08 22:54 UTC  (3+ messages)

[PATCH V2 net-next 2/5] net: Introduce a new MII time stamping interface
 2018-10-08 15:36 UTC  (8+ messages)

selftests/bpf: test_kmod.sh hangs on all devices
 2018-10-08 15:16 UTC  (3+ messages)

[PATCH] netfilter: xt_quota: Don't use aligned attribute in sizeof
 2018-10-08 22:20 UTC  (2+ messages)

[PATCH net-next 00/19] Add support for Aquantia AQtion USB to 5/2.5GbE devices
 2018-10-08 14:52 UTC  (39+ messages)
` [PATCH net-next 03/19] net: usb: aqc111: Add implementation of read and write commands
` [PATCH net-next 04/19] net: usb: aqc111: Various callbacks implementation
` [PATCH net-next 05/19] net: usb: aqc111: Introduce PHY access
` [PATCH net-next 06/19] net: usb: aqc111: Introduce link management
` [PATCH net-next 08/19] net: usb: aqc111: Implement TX data path
` [PATCH net-next 13/19] net: usb: aqc111: Add support for TSO
` [PATCH net-next 14/19] net: usb: aqc111: Implement set_rx_mode callback
` [PATCH net-next 15/19] net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload
` [PATCH net-next 18/19] net: usb: aqc111: Implement get/set_link_ksettings callbacks
` [PATCH net-next 19/19] net: usb: aqc111: Add support for wake on LAN by MAGIC packet

[PATCH v8 00/15] octeontx2-af: Add RVU Admin Function driver
 2018-10-08 14:29 UTC  (13+ messages)
` [PATCH v8 01/15] octeontx2-af: Add Marvell OcteonTX2 RVU AF driver
` [PATCH v8 02/15] octeontx2-af: Reset all RVU blocks
` [PATCH v8 08/15] octeontx2-af: Add RVU block LF provisioning support
` [PATCH v8 10/15] octeontx2-af: Reconfig MSIX base with IOVA

[PATCH] qed: fix memory leak of pent on error exit paths
 2018-10-08 14:17 UTC 

[PATCH 0/9] Export PCIe bandwidth via sysfs
 2018-10-08 21:09 UTC  (6+ messages)
` [PATCH 1/9] PCI: sysfs: Export available PCIe bandwidth

[PATCH 1/2] bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable
 2018-10-08 21:02 UTC  (4+ messages)
` [PATCH 2/2] bpftool: Allow add linker flags via EXTRA_LDFLAGS variable

[PATCH v3] rtw88: Add firmware file for driver rtw88
 2018-10-08 13:23 UTC  (2+ messages)

general protection fault in __handle_mm_fault
 2018-10-08 20:33 UTC  (3+ messages)

re iproute2 - don't return error on success fix
 2018-10-08 12:41 UTC  (4+ messages)

[PATCH net-next 1/2] net/ncsi: Add NCSI Broadcom OEM command
 2018-10-08 19:18 UTC  (3+ messages)

[PATCH bpf-next] bpf: emit audit messages upon successful prog load and unload
 2018-10-08 11:57 UTC  (7+ messages)

[PATCH net-next RFC 0/8] udp and configurable gro
 2018-10-08 11:27 UTC  (4+ messages)

[PATCH] bpf: fix building without CONFIG_INET
 2018-10-08 18:24 UTC  (5+ messages)

[PATCH] ethtool: fix a privilege escalation bug
 2018-10-08 18:19 UTC  (3+ messages)

[PATCH] isdn/gigaset/isocdata: mark expected switch fall-through
 2018-10-08 17:54 UTC  (2+ messages)

[PATCH 0/3] bpf: allow zero-initialising hash map seed
 2018-10-08 10:32 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] bpf: allow zero-initializing "
  ` [PATCH v2 2/3] tools: sync linux/bpf.h
  ` [PATCH v2 3/3] tools: add selftest for BPF_F_ZERO_SEED

[PATCH] isdn/gigaset: mark expected switch fall-throughs
 2018-10-08 17:36 UTC  (2+ messages)

[RESEND PATCH v2 0/5] net: phy: mscc: add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-10-08 17:31 UTC  (3+ messages)
` [RESEND PATCH v2 4/5] MIPS: mscc: add DT for Ocelot PCB120

[PATCH net-next v3 0/6] net: phy: mscc: various improvements to Microsemi PHY driver
 2018-10-08 17:29 UTC  (4+ messages)
` [PATCH net-next v3 1/6] net: phy: mscc: migrate to phy_select/restore_page functions
` [PATCH net-next v3 6/6] net: phy: mscc: remove unneeded temporary variable

[PATCH net-next] netdev: remove useless codes of tun_automq_select_queue
 2018-10-08 10:17 UTC 


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