netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-07 03:35:01 to 2018-11-08 00:42:00 UTC [more...]

[PATCH 0/5] hy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-08  0:42 UTC  (7+ messages)
` [PATCH 2/5] phy: core: add PHY_MODE_ETHERNET
  ` [PATCH 1/5] phy: core: rework phy_set_mode to accept phy mode and submode
  ` [PATCH 3/5] phy: ocelot-serdes: convert to use eth "
` [PATCH 4/5] phy: mvebu-cp110-comphy: "
` [PATCH 5/5] phy: core: clean up unused ethernet specific phy modes

[RFC PATCH 00/12] net: introduce Qualcomm IPA driver
 2018-11-07 15:46 UTC  (23+ messages)
` [RFC PATCH 01/12] dt-bindings: soc: qcom: add IPA bindings
` [RFC PATCH 02/12] soc: qcom: ipa: DMA helpers
` [RFC PATCH 04/12] soc: qcom: ipa: immediate commands
` [RFC PATCH 05/12] soc: qcom: ipa: IPA interrupts and the microcontroller
` [RFC PATCH 06/12] soc: qcom: ipa: QMI modem communication
` [RFC PATCH 07/12] soc: qcom: ipa: IPA register abstraction
` [RFC PATCH 08/12] soc: qcom: ipa: utility functions
` [RFC PATCH 09/12] soc: qcom: ipa: main IPA source file
` [RFC PATCH 10/12] soc: qcom: ipa: data path
` [RFC PATCH 11/12] soc: qcom: ipa: IPA rmnet interface
` [RFC PATCH 12/12] soc: qcom: ipa: build and "ipa_i.h"

[PATCH net-next] tun: compute the RFS hash only if needed
 2018-11-07 13:33 UTC  (2+ messages)

[PATCH 2/5] VSOCK: support fill data to mergeable rx buffer in host
 2018-11-07 13:32 UTC  (6+ messages)

[PATCH 3/5] VSOCK: support receive mergeable rx buffer in guest
 2018-11-07 13:29 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: enable (uncomment) all tests in test_libbpf.sh
 2018-11-07 12:40 UTC  (2+ messages)

[PATCH bpf-next] tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, maps
 2018-11-07 12:29 UTC 

[PATCH] xfrm: Fix bucket count reported to userspace
 2018-11-07 12:12 UTC  (2+ messages)

[PATCH 0/4] FDDI: defza: Fix a bunch of small issues
 2018-11-07 12:07 UTC  (5+ messages)
` [PATCH 1/4] FDDI: defza: Fix SPDX annotation
` [PATCH 2/4] FDDI: defza: Add missing comment closing
` [PATCH 3/4] FDDI: defza: Move SMT Tx data buffer declaration next to its skb
` [PATCH 4/4] FDDI: defza: Make the driver version string constant

[PATCH net-next 00/10] udp: implement GRO support
 2018-11-07 11:38 UTC  (11+ messages)
` [PATCH net-next 01/10] udp: implement complete book-keeping for encap_needed
` [PATCH net-next 02/10] udp: implement GRO for plain UDP sockets
` [PATCH net-next 03/10] udp: add support for UDP_GRO cmsg
` [PATCH net-next 04/10] ip: factor out protocol delivery helper
` [PATCH net-next 05/10] ipv6: "
` [PATCH net-next 06/10] udp: cope with UDP GRO packet misdirection
` [PATCH net-next 07/10] selftests: add GRO support to udp bench rx program
` [PATCH net-next 08/10] selftests: add dummy xdp test helper
` [PATCH net-next 09/10] selftests: add some benchmark for UDP GRO
` [PATCH net-next 10/10] selftests: add functionals test "

[PATCH net-next 00/11] ICMP error handling for UDP tunnels
 2018-11-07 11:09 UTC  (18+ messages)
` [PATCH net-next 01/11] udp: Handle ICMP errors for tunnels with same destination port on both endpoints
` [PATCH net-next 02/11] vxlan: ICMP error lookup handler
` [PATCH net-next 03/11] vxlan: Allow configuration of DF behaviour
` [PATCH net-next 04/11] selftests: pmtu: Introduce tests for IPv4/IPv6 over VxLAN over IPv6
` [PATCH net-next 05/11] geneve: ICMP error lookup handler
` [PATCH net-next 06/11] geneve: Allow configuration of DF behaviour
` [PATCH net-next 07/11] selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv6
` [PATCH net-next 08/11] net: Convert protocol error handlers from void to int
` [PATCH net-next 09/11] udp: Support for error handlers of tunnels with arbitrary destination port
` [PATCH net-next 10/11] fou, fou6: ICMP error handlers for FoU and GUE
` [PATCH net-next 11/11] selftests: pmtu: Introduce FoU and GUE PMTU exceptions tests

Application of f8b39039cbf2a15f ("net: fs_enet: do not call phy_stop() in interrupts") to 4.9 and 4.14 stable
 2018-11-07 20:18 UTC  (2+ messages)

[PATCH net-next] dpaa2-eth: Introduce TX congestion management
 2018-11-07 10:31 UTC 

[PATCH net-next] net: vlan: add support for tunnel offload
 2018-11-07 10:28 UTC 

[PATCH net-next] net: hns3: Remove set but not used variable 'reset_level'
 2018-11-07 19:46 UTC  (2+ messages)

[Patch net-next 00/12] provide new interfaces & bugfixes & code optimization
 2018-11-07 19:42 UTC  (14+ messages)
` [Patch net-next 01/12] net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of enet
` [Patch net-next 02/12] net: hns3: add set_default_reset_request in the hnae3_ae_ops
` [Patch net-next 03/12] net: hns3: provide some interface & information for the client
` [Patch net-next 04/12] net: hns3: adjust the location of clearing the table when doing reset
` [Patch net-next 05/12] net: hns3: enable/disable ring in the enet while doing UP/DOWN
` [Patch net-next 06/12] net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
` [Patch net-next 07/12] net: hns3: ignore new coming low-level reset while doing high-level reset
` [Patch net-next 08/12] net: hns3: move some reset information from hnae3_handle into hclge_dev/hclgevf_dev
` [Patch net-next 09/12] net: hns3: adjust the process of PF reset
` [Patch net-next 10/12] net: hns3: call roce's reset notify callback when resetting
` [Patch net-next 11/12] net: hns3: add error handler for hclge_reset()
` [Patch net-next 12/12] net: hns3: fix for cmd queue memory not freed problem during reset

[PATCH net-next 0/3] mlxsw: Add fw_version_check devlink parameter
 2018-11-07 10:11 UTC  (8+ messages)
` [PATCH net-next 1/3] devlink: Add fw_version_check generic parameter
` [PATCH net-next 2/3] mlxsw: core: Reset firmware after flash during driver initialization
` [PATCH net-next 3/3] mlxsw: spectrum: Skip firmware version check based on devlink parameter

WARNING in rollback_registered_many (2)
 2018-11-07 19:00 UTC 

[RFC perf,bpf 5/5] perf util: generate bpf_prog_info_event for short living bpf programs
 2018-11-07 18:28 UTC  (11+ messages)

[RFC perf,bpf 0/5] reveal invisible bpf programs
 2018-11-07 18:25 UTC  (5+ messages)
` [RFC perf,bpf 1/5] perf, bpf: Introduce PERF_RECORD_BPF_EVENT
` [RFC perf,bpf 3/5] perf util: basic handling of PERF_RECORD_BPF_EVENT

[PATCH net-next] inet: minor optimization for backlog setting in listen(2)
 2018-11-07 18:03 UTC  (4+ messages)
` [PATCH net-next] tcp: minor optimization in tcp ack fast path processing

[PATCH net-next v2 0/5] virtio: support packed ring
 2018-11-07 17:48 UTC  (3+ messages)
` [PATCH net-next v2 3/5] virtio_ring: add packed ring support

[PATCH] net/wan/fsl_ucc_hdlc: add BQL support
 2018-11-07  8:09 UTC 

[PATCH net-next] net: phy: realtek: load driver for all PHYs with a Realtek OUI
 2018-11-07  7:52 UTC 

[PATCH rdma] net/mlx5: Fix XRC SRQ umem valid bits
 2018-11-07  7:34 UTC  (6+ messages)

[PATCH] [stable, netdev 4.4+] lan78xx: make sure RX_ADDRL & RX_ADDRH regs are always up to date
 2018-11-07 16:50 UTC 

[PATCH net-next] net: phy: make phy_trigger_machine static
 2018-11-07  7:15 UTC 

RFC: changed error code when binding unix socket twice
 2018-11-07 15:56 UTC  (6+ messages)

[PATCH 1/5] VSOCK: support fill mergeable rx buffer in guest
 2018-11-07  6:17 UTC  (4+ messages)

[PATCH] dpaa_eth: add ethtool coalesce control
 2018-11-07 13:53 UTC 

[PATCH net-next 0/2] br_netfilter: enable in non-initial netns
 2018-11-07 13:48 UTC  (3+ messages)
` [PATCH net-next 1/2] br_netfilter: add struct netns_brnf
` [PATCH net-next 2/2] br_netfilter: namespace bridge netfilter sysctls

Join the Illuminati Brotherhood
 2018-11-02  8:35 UTC 

[PATCH bpf-next 0/3] bpf: Allow narrow loads with offset > 0
 2018-11-07  1:23 UTC  (4+ messages)
` [PATCH bpf-next 1/3] "
` [PATCH bpf-next 2/3] selftests/bpf: Test narrow loads with off > 0 in test_verifier
` [PATCH bpf-next 3/3] selftests/bpf: Test narrow loads with off > 0 for bpf_sock_addr

[PATCH net-next 0/7] nfp: more set actions and notifier refactor
 2018-11-07  1:07 UTC  (8+ messages)
` [PATCH net-next 1/7] nfp: flower: add ipv4 set ttl and tos offload
` [PATCH net-next 2/7] nfp: flower: add ipv6 set flow label and hop limit offload
` [PATCH net-next 3/7] nfp: flower: remove unnecessary iteration over devices
` [PATCH net-next 4/7] nfp: flower: don't try to nack device unregister events
` [PATCH net-next 5/7] nfp: flower: make nfp_fl_lag_changels_event() void
` [PATCH net-next 6/7] nfp: register a notifier handler in a central location for the device
` [PATCH net-next 7/7] nfp: flower: use the common netdev notifier

[PATCH bpf-next v2 02/13] bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO
 2018-11-07  0:59 UTC  (15+ messages)

[PATCH RFC net-next 0/3] net: phy: sfp: Warn when using generic PHY driver
 2018-11-07  0:59 UTC  (11+ messages)
` [PATCH RFC net-next 1/3] net: phy: Add helpers to determine if PHY driver is generic
` [PATCH RFC net-next 2/3] net: phy: sfp: Issue warning when using Generic PHY driver(s)
` [PATCH RFC net-next 3/3] net: phy: Default MARVELL_PHY to the value of SFP

[net-next:master 8/13] drivers/net/dsa/bcm_sf2_cfp.c:532:2-3: Unneeded semicolon
 2018-11-07  0:50 UTC 

[PATCH 0/3] bpf: allow zero-initialising hash map seed
 2018-11-07  0:39 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] bpf: allow zero-initializing "

[PATCH net-next] net: phy: bcm7xxx: Add entry for BCM7255
 2018-11-07  0:37 UTC 

[PATCH 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
 2018-11-07  9:59 UTC  (3+ messages)
` [PATCH v2 "

[PATCH bpf-next] bpf_load: add map name to load_maps error message
 2018-11-07  0:26 UTC  (3+ messages)

[PATCH net-next 0/3] net: systemport: Unmap queues upon DSA unregister event
 2018-11-06 23:40 UTC  (5+ messages)
` [PATCH net-next 1/3] net: dsa: bcm_sf2: Turn on PHY to allow successful registration
` [PATCH net-next 2/3] net: systemport: Simplify queue mapping logic
` [PATCH net-next 3/3] net: systemport: Unmap queues upon DSA unregister event

[PATCH v4 1/3] net: emac: implement 802.1Q VLAN TX tagging support
 2018-11-06 23:09 UTC  (4+ messages)
` [PATCH v4 2/3] net: emac: implement TCP segmentation offload (TSO)
  ` [PATCH v4 3/3] net: emac: remove IBM_EMAC_RX_SKB_HEADROOM

[PATCH net-next 0/5] net: dsa: bcm_sf2: Store rules in lists
 2018-11-06 23:09 UTC  (8+ messages)
` [PATCH net-next 1/5] net: dsa: bcm_sf2: Keep copy of inserted rules
` [PATCH net-next 2/5] net: dsa: bcm_sf2: Split rule handling from HW operation
` [PATCH net-next 3/5] net: dsa: bcm_sf2: Restore CFP rules during system resume
` [PATCH net-next 4/5] net: dsa: bcm_sf2: Get rid of unmarshalling functions
` [PATCH net-next 5/5] net: systemport: Restore Broadcom tag match filters upon resume

[PATCH net-next 0/3] net: More extack messages
 2018-11-06 23:01 UTC  (5+ messages)
` [PATCH net-next 1/3] net: Add extack argument to rtnl_create_link
` [PATCH net-next 2/3] net: Add extack argument to ip_fib_metrics_init
` [PATCH net-next 3/3] rtnetlink: Add more extack messages to rtnl_newlink

[PATCH net-next] ipv6: gro: do not use slow memcmp() in ipv6_gro_receive()
 2018-11-06 22:59 UTC  (4+ messages)

KASAN: use-after-free Read in crypto_gcm_init_common
 2018-11-07  7:26 UTC 

[PATCH iproute2 net-next 0/2] Add DF configuration for VxLAN and GENEVE link types
 2018-11-06 21:39 UTC  (3+ messages)
` [PATCH iproute2 net-next 1/2] iplink_vxlan: Add DF configuration
` [PATCH iproute2 net-next 2/2] iplink_geneve: "

[PATCH] e1000e: Change watchdog task to be delayed work
 2018-11-07  7:01 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH bpf-next 0/2] TCP-BPF event notification support
 2018-11-06 20:28 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: add perf-event notificaton support for sock_ops
` [PATCH bpf-next 2/2] selftests/bpf: add a test case for sock_ops perf-event notification

bpf-next is OPEN
 2018-11-06 19:39 UTC 

net-next is OPEN
 2018-11-06 19:13 UTC 

[PATCH v2 net 0/3] net: bql: better deal with GSO
 2018-11-06 18:41 UTC  (4+ messages)

[PATCH net-next v4 0/9] vrf: allow simultaneous service instances in default and other VRFs
 2018-11-06 18:24 UTC  (11+ messages)
` [PATCH net-next v4 5/9] net: fix raw socket lookup device bind matching with VRFs
` [PATCH net-next v4 6/9] vrf: mark skb for multicast or link-local as enslaved to VRF
` [PATCH net-next v4 7/9] ipv6: allow ping to link-local address in VRF
` [PATCH net-next v4 8/9] ipv6: handling of multicast packets received "
` [PATCH net-next v4 9/9] ipv6: do not drop vrf udp multicast packets


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