netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-20 08:13:28 to 2018-10-22 20:45:19 UTC [more...]

CRC errors between mvneta and macb
 2018-10-22 18:19 UTC  (6+ messages)

[PATCH 00/20] Mark expected switch fall-throughs
 2018-10-22 20:45 UTC  (13+ messages)
  ` [PATCH 01/20] ath6kl: Mark expected switch fall-through
  ` [PATCH 13/20] mwifiex: "
  ` [PATCH 15/20] rt2x00: rt2500pci: mark "
` [PATCH 02/20] ath9k: ar5008_phy: "
` [PATCH 04/20] ath9k: hw: "
` [PATCH 06/20] carl9170: tx: mark expected switch fall-throughs
` [PATCH 07/20] iwlegacy: 4965-mac: mark expected switch fall-through
` [PATCH 08/20] iwlegacy: common: mark expected switch fall-throughs
` [PATCH 09/20] orinoco_usb: mark expected switch fall-through
` [PATCH 10/20] prism54: isl_38xx: Mark "
` [PATCH 11/20] prism54: isl_ioctl: mark "
` [PATCH 14/20] rt2x00: rt2400pci: "

[PATCH net-next 0/4] net: phy: Misc improvements for Generic 10G PHY
 2018-10-22 12:21 UTC  (6+ messages)
` [PATCH net-next 1/4] net: phy: Use C45 Helpers when forcing PHY
` [PATCH net-next 2/4] net: phy-c45: Populate autoneg_done callback
` [PATCH net-next 3/4] net: phy-c45: Implement reset/suspend/resume callbacks
` [PATCH net-next 4/4] net: phy-c45: Populate missing features

[PATCH 0/2] Mark expected switch fall-throughs and fix missing break
 2018-10-22 14:36 UTC  (4+ messages)
` [PATCH 1/2] rtl8xxxu: Mark expected switch fall-throughs
` [PATCH 2/2] rtl8xxxu: Fix missing break in switch

[RFC PATCH v2 00/10] udp: implement GRO support
 2018-10-22 11:43 UTC  (22+ messages)
` [RFC PATCH v2 02/10] udp: implement GRO for plain UDP sockets
` [RFC PATCH v2 03/10] udp: add support for UDP_GRO cmsg
` [RFC PATCH v2 06/10] udp: cope with UDP GRO packet misdirection
` [RFC PATCH v2 07/10] selftests: add GRO support to udp bench rx program
` [RFC PATCH v2 08/10] selftests: conditionally enable XDP support in udpgso_bench_rx
` [RFC PATCH v2 10/10] selftests: add functionals test for UDP GRO

[PATCH net-next 0/3] sctp: add support for sk_reuseport
 2018-10-22 11:40 UTC  (6+ messages)
` [PATCH net-next 1/3] sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpoint
  ` [PATCH net-next 2/3] sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
    ` [PATCH net-next 3/3] sctp: process sk_reuseport in sctp_get_port_local

[PATCH v2 1/4] net: emac: implement 802.1Q VLAN TX tagging support
 2018-10-22 11:04 UTC  (4+ messages)
` [PATCH v2 2/4] net: emac: implement TCP segmentation offload (TSO)
  ` [PATCH v2 3/4] net: emac: remove IBM_EMAC_RX_SKB_HEADROOM
    ` [PATCH v2 4/4] net: emac: add deprecation notice to emac custom phy users

[PATCH net-next] net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
 2018-10-22 19:02 UTC  (3+ messages)

[PATCH v2 net-next] net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
 2018-10-22 19:02 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: enable (uncomment) all tests in test_libbpf.sh
 2018-10-22 10:00 UTC  (5+ messages)

[PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic
 2018-10-22 18:11 UTC 

[PATCH 1/2] arm64: dts: stratix10: Support for Ethernet Jumbo frame
 2018-10-22 17:29 UTC  (2+ messages)
` [PATCH 2/2] net: stmmac: Set OWN bit for jumbo frames

[PATCH 0/9] net: simplify getting .driver_data
 2018-10-22 17:05 UTC  (17+ messages)
` [PATCH 1/9] net: dsa: bcm_sf2: "
` [PATCH 2/9] net: dsa: qca8k: "
` [PATCH 3/9] net: ethernet: cadence: macb_main: "
` [PATCH 4/9] net: ethernet: davicom: dm9000: "
` [PATCH 5/9] net: ethernet: smsc: smc91x: "
` [PATCH 6/9] net: ethernet: ti: cpsw: "
` [PATCH 7/9] net: ethernet: ti: davinci_emac: "
` [PATCH 8/9] net: ethernet: wiznet: w5300: "
` [PATCH 9/9] net: phy: mdio-mux-bcm-iproc: "

[PATCH 0/1] net: dsa: simplify getting .driver_data
 2018-10-22 17:01 UTC  (4+ messages)
` [PATCH 1/1] net: dsa: legacy: "

[PATCH iproute2-next] geneve: fix ttl inherit behavior
 2018-10-22  7:46 UTC  (4+ messages)
` [PATCHv2 iproute2-next] ip/geneve: "
  ` [PATCHv3 "

[PATCH] rtlwifi: btcoex: remove set but not used variable 'ppsc'
 2018-10-22  7:51 UTC 

[PATCH] bpf: btf: Fix a missing-check bug
 2018-10-22 15:57 UTC  (3+ messages)

[PATCH] net/mlx5: allocate enough space in
 2018-10-22  6:41 UTC  (5+ messages)

[PATCH] net/mlx5: Allocate enough space for the FDB sub-namespaces
 2018-10-22  6:19 UTC  (2+ messages)

[rtnetlink] Potential bug in Linux (rt)netlink code
 2018-10-22  5:22 UTC  (4+ messages)

[PATCH v2 0/2] add MDIO bus multiplexer driven by a regmap device
 2018-10-22  4:22 UTC  (5+ messages)
  ` [PATCH v2 1/2] dt-bindings: net: "

pull-request: bpf-next 2018-10-21
 2018-10-22  4:12 UTC  (2+ messages)

[PATCH] net: ethernet:fec: Consistently use SPEED_ prefix
 2018-10-22  2:41 UTC  (3+ messages)

r8169 regression: UDP packets dropped intermittantly
 2018-10-22  0:01 UTC  (8+ messages)

[PATCH] bonding: avoid repeated display of same link status change
 2018-10-22  7:29 UTC  (6+ messages)

[PATCH net] r8169: fix NAPI handling under high load
 2018-10-21 23:07 UTC  (12+ messages)

SMSC9730 Autosuspend/Resume Questions
 2018-10-22  7:14 UTC  (3+ messages)

bpf-next is CLOSED
 2018-10-21 19:27 UTC 

[PATCH iproute2-next 0/3] rdma: IB device rename
 2018-10-21 16:02 UTC  (3+ messages)
` [PATCH iproute2-next 3/3] rdma: Add an option to rename IB device interface

[PATCH V1 net-next] net: ena: fix compilation error in xtensa architecture
 2018-10-21 15:07 UTC 

Fw: [Bug 201423] New: eth0: hw csum failure
 2018-10-21 13:34 UTC  (7+ messages)

[PATCH 0/1] ptp: simplify getting .driver_data
 2018-10-21 20:00 UTC  (2+ messages)
` [PATCH 1/1] ptp: ptp_dte: "

I NEED YOUR HELP URGENTLY!!!
 2018-10-21  0:26 UTC 

[PATCH net-next] octeontx2-af: Remove set but not used variable 'block'
 2018-10-21 10:07 UTC  (3+ messages)

r8169: changed rx buffer alignment requirement
 2018-10-21  9:02 UTC 

[PATCH net-next] net: phy: phy_support_sym_pause: Clear Asym Pause
 2018-10-21  8:24 UTC  (3+ messages)

[PATCH bpf-next 0/3] tools: bpftool: bring minor fixes to bpftool
 2018-10-21  6:22 UTC  (5+ messages)
` [PATCH bpf-next 1/3] tools: bpftool: document restriction on '.' in names to pin in bpffs
` [PATCH bpf-next 2/3] tools: bpftool: print nb of cmds to stdout (not stderr) for batch mode
` [PATCH bpf-next 3/3] tools: bpftool: fix completion for "bpftool map update"

[PATCH bpf-next] selftests/bpf: fix return value comparison for tests in test_libbpf.sh
 2018-10-21  6:19 UTC  (2+ messages)

[PATCH bpf-next 0/6] Misc improvements and few minor fixes
 2018-10-21  6:18 UTC  (8+ messages)
` [PATCH bpf-next 1/6] ulp: remove uid and user_visible members
` [PATCH bpf-next 2/6] bpf, verifier: fix register type dump in xadd and st
` [PATCH bpf-next 3/6] bpf, verifier: reject xadd on flow key memory
` [PATCH bpf-next 4/6] bpf, verifier: remove unneeded flow key in check_helper_mem_access
` [PATCH bpf-next 5/6] bpf, verifier: avoid retpoline for map push/pop/peek operation
` [PATCH bpf-next 6/6] bpf, libbpf: simplify and cleanup perf ring buffer walk

[PATCH net] Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
 2018-10-21  5:26 UTC  (2+ messages)

[PATCH] net: socket: fix a missing-check bug
 2018-10-21  3:21 UTC  (2+ messages)

[PATCH] af_unix.h: trivial whitespace cleanup
 2018-10-21 11:33 UTC 

[GIT] Networking
 2018-10-21  8:53 UTC  (3+ messages)

Editors 4
 2018-10-20 16:47 UTC 

Editors 4
 2018-10-20 11:28 UTC 

[PATCH net] net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
 2018-10-20 22:44 UTC  (2+ messages)

RES
 2018-10-20 18:59 UTC 

[PATCH net v2] net/sched: act_gact: properly init 'goto chain'
 2018-10-20 21:40 UTC  (5+ messages)

[PATCH net 0/4] net/sched: forbid 'goto_chain' on fallback actions
 2018-10-20 21:33 UTC  (5+ messages)
` [PATCH net 1/4] net/sched: act_gact: disallow 'goto chain' on fallback control action
` [PATCH net 2/4] net/sched: act_police: "
` [PATCH net 3/4] tc-tests: test denial of 'goto chain' on 'random' traffic in gact.json
` [PATCH net 4/4] tc-tests: test denial of 'goto chain' for exceed traffic in police.json

[bpf-next v2 0/3] sockmap, bpf_msg_push_data helper
 2018-10-20 19:40 UTC  (5+ messages)
` [bpf-next v2 1/3] bpf: sk_msg program helper bpf_msg_push_data
` [bpf-next v2 2/3] bpf: libbpf support for msg_push_data
` [bpf-next v2 3/3] bpf: test_sockmap add options to use msg_push_data

[PATCH net-next] r8169: add support for Byte Queue Limits
 2018-10-20 19:36 UTC  (2+ messages)

[PATCH net-next] r8169: handle all interrupt events in the hard irq handler
 2018-10-20 19:35 UTC  (2+ messages)

pull request: bluetooth-next 2018-10-20
 2018-10-20 19:34 UTC  (2+ messages)

[PATCH 00/10] Netfilter updates for net-next
 2018-10-20 19:33 UTC  (12+ messages)
` [PATCH 01/10] netfilter: Replace spin_is_locked() with lockdep
` [PATCH 02/10] netfilter: cttimeout: remove set but not used variable 'l3num'
` [PATCH 03/10] netfilter: nft_osf: Add ttl option support
` [PATCH 04/10] netfilter: nft_xfrm: use state family, not hook one
` [PATCH 05/10] netfilter: xt_osf: simplify xt_osf_match_packet()
` [PATCH 06/10] netfilter: nf_nat_snmp_basic: add missing helper alias name
` [PATCH 07/10] netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_cleanup()
` [PATCH 08/10] netfilter: remove two unused variables
` [PATCH 09/10] netfilter: nfnetlink_log: remove empty nfnetlink_log.h header file
` [PATCH 10/10] Revert "netfilter: xt_quota: fix the behavior of xt_quota module"

[PATCH iproute2 1/1] DEBUG: Fix make check when need build generate_nlmsg
 2018-10-20 19:15 UTC  (2+ messages)

bpfilter causes a leftover kernel process
 2018-10-20 17:39 UTC  (8+ messages)
        ` [PATCH 0/2] "
          ` [PATCH 1/2] umh: Add command line to user mode helpers
          ` [PATCH 2/2] net: bpfilter: Set user mode helper's command line

[PATCH] net: ethernet: fec: Add missing SPEED_
 2018-10-20 20:32 UTC  (15+ messages)

[PATCH net-next v8 00/28] WireGuard: Secure Network Tunnel
 2018-10-20 22:47 UTC  (3+ messages)
` [PATCH net-next v8 28/28] net: WireGuard secure network tunnel

[iproute2 PATCH] bridge: fix vlan show stats formatting
 2018-10-20 13:42 UTC 

Solutions
 2018-10-20 12:58 UTC 

[PATCH net-next v2] netpoll: allow cleanup to be synchronous
 2018-10-20 11:33 UTC  (4+ messages)

[PATCH net] net: fix pskb_trim_rcsum_slow() with odd trim offset
 2018-10-20  8:14 UTC  (3+ messages)

[PATCH net-next] net: loopback: clear skb->tstamp before netif_rx()
 2018-10-20  8:01 UTC  (3+ messages)

[PATCH] igb: shorten maximum PHC timecounter update interval
 2018-10-20  1:13 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] net: ethernet: lpc_eth: add device and device node local variables
 2018-10-20  0:05 UTC  (2+ messages)

[PATCH] net: ethernet: lpc_eth: remove unused local variable
 2018-10-20  0:05 UTC  (2+ messages)

[PATCH] net: ethernet: lpc_eth: remove CONFIG_OF guard from the driver
 2018-10-20  0:05 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).