netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-23 17:49:18 to 2018-02-26 03:20:38 UTC [more...]

[PATCH net-next 0/5] fib_rules: support sport, dport and ip proto match
 2018-02-26  3:20 UTC  (16+ messages)
` [PATCH net-next 1/5] net: fib_rules: support for match on ip_proto, sport and dport
` [PATCH net-next 2/5] ipv4: fib_rules: support match on sport, dport and ip proto
` [PATCH net-next 3/5] ipv6: fib6_rules: support for "
` [PATCH net-next 4/5] ipv4: route: dissect flow in input path if fib rules need it
` [PATCH net-next 5/5] ipv6: "

[RFC PATCH V3] virtio_pci: Add SR-IOV support
 2018-02-26  3:19 UTC 

[RFC PATCH v2] ptr_ring: linked list fallback
 2018-02-26  3:15 UTC  (2+ messages)

[PATCH net] r8152: fix tx packets accounting
 2018-02-26  3:12 UTC 

[PATCH net] net: phy: Restore phy_resume() locking assumption
 2018-02-26  2:39 UTC  (3+ messages)

[PATCH 2/3] Revert "e1000e: Separate signaling for link check/link up"
 2018-02-26  2:31 UTC  (2+ messages)
` [RFC PATCH] e1000e: Fix link check race condition

[PATCH net-next v3 03/32] net: Introduce net_sem for protection of pernet_list
 2018-02-26  2:04 UTC  (2+ messages)
` [lkp-robot] [net] 37b927536f: kernel_BUG_at_net/core/net_namespace.c

[PATCH bpf-next v2] samples/bpf: Add program for CPU state statistics
 2018-02-26  1:19 UTC 

[RFC PATCH] ptr_ring: linked list fallback
 2018-02-26  1:10 UTC  (3+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2018-02-26  0:41 UTC 

[next-queue PATCH 0/8] igb: offloading of receive filters
 2018-02-26  0:12 UTC  (15+ messages)
` [next-queue PATCH 1/8] igb: Fix not adding filter elements to the list
` [next-queue PATCH 2/8] igb: Fix queue selection on MAC filters on i210 and i211
` [next-queue PATCH 3/8] igb: Enable the hardware traffic class feature bit for igb models
  ` [Intel-wired-lan] "
` [next-queue PATCH 4/8] igb: Add support for MAC address filters specifying source addresses
  ` [Intel-wired-lan] "
` [next-queue PATCH 5/8] igb: Add support for ethtool MAC address filters
` [next-queue PATCH 6/8] igb: Add the skeletons for tc-flower offloading
` [next-queue PATCH 7/8] igb: Add support for adding offloaded clsflower filters
  ` [Intel-wired-lan] "
` [next-queue PATCH 8/8] igb: Add support for removing offloaded tc-flower filters

[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
 2018-02-25 22:21 UTC  (14+ messages)

[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
 2018-02-25 22:17 UTC  (12+ messages)

[PATCH] ip_tunnel: Do not use mark in skb by default
 2018-02-25 21:28 UTC 

[RFC PATCH V2] virtio_pci: Add SR-IOV support
 2018-02-25 21:03 UTC  (3+ messages)
  ` [virtio-dev] "

[PATCH net] bridge: Fix VLAN reference count problem
 2018-02-25 20:57 UTC  (2+ messages)

[pull request][for-next 0/7] Mellanox, mlx5 shared code updates 2018-02-21
 2018-02-25 19:56 UTC  (6+ messages)
` [for-next 7/7] IB/mlx5: Implement fragmented completion queue (CQ)

[PATCH] netfilter: use skb_to_full_sk in ip6_route_me_harder
 2018-02-25 19:51 UTC  (7+ messages)
` [PATCH v2] "

[PATCH RFC net-next 00/20] net/ipv6: Separate data structures for FIB and data path
 2018-02-25 19:47 UTC  (21+ messages)
` [PATCH RFC net-next 01/20] net: Move fib_convert_metrics to dst core
` [PATCH RFC net-next 02/20] vrf: Move fib6_table into net_vrf
` [PATCH RFC net-next 03/20] net/ipv6: Pass net to fib6_update_sernum
` [PATCH RFC net-next 04/20] net/ipv6: Pass net namespace to route functions
` [PATCH RFC net-next 05/20] net/ipv6: Move support functions up in route.c
` [PATCH RFC net-next 06/20] net/ipv6: Save route type in rt6_info flags
` [PATCH RFC net-next 07/20] net/ipv6: Move nexthop data to fib6_nh
` [PATCH RFC net-next 08/20] net/ipv6: Defer initialization of dst to data path
` [PATCH RFC net-next 09/20] net/ipv6: move metrics from dst to rt6_info
` [PATCH RFC net-next 10/20] net/ipv6: move expires into rt6_info
` [PATCH RFC net-next 11/20] net/ipv6: Add fib6_null_entry
` [PATCH RFC net-next 12/20] net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
` [PATCH RFC net-next 13/20] net/ipv6: Move dst flags to booleans in fib entries
` [PATCH RFC net-next 14/20] net/ipv6: Create a neigh_lookup for FIB entries
` [PATCH RFC net-next 15/20] net/ipv6: Add gfp_flags to route add functions
` [PATCH RFC net-next 16/20] net/ipv6: Cleanup exception route handling
` [PATCH RFC net-next 17/20] net/ipv6: introduce fib6_info struct and helpers
` [PATCH RFC net-next 18/20] net/ipv6: separate handling of FIB entries from dst based routes
` [PATCH RFC net-next 19/20] net/ipv6: Flip FIB entries to fib6_info
` [PATCH RFC net-next 20/20] net/ipv6: Remove unused code and variables for rt6_info

[PATCH net-next 0/5] Modernize bitbanged GPIO MDIO
 2018-02-25 19:08 UTC  (7+ messages)
` [PATCH net-next 1/5] net: mdio-gpio: Localize platform data
` [PATCH net-next 2/5] net: mdio-gpio: Allocate state in probe()
` [PATCH net-next 3/5] net: mdio-gpio: Remove non-DT probe path
` [PATCH net-next 4/5] net: mdio-gpio: Merge platform data into state
` [PATCH net-next 5/5] net: mdio-gpio: Move to gpiod API

WARNING in compat_copy_entries
 2018-02-25 19:08 UTC  (3+ messages)
` [PATCH nf] netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets

BUG: unable to handle kernel paging request in ebt_among_mt_check
 2018-02-25 19:04 UTC  (3+ messages)
` [PATCH nf] netfilter: bridge: ebt_among: add missing match size checks

[PATCH V2 net-next 0/3] RDS: optimized notification for zerocopy completion
 2018-02-25 17:36 UTC  (8+ messages)
` [PATCH V2 net-next 1/3] selftests/net: revert the zerocopy Rx path for PF_RDS
` [PATCH V2 net-next 2/3] rds: deliver zerocopy completion notification with data
` [PATCH V2 net-next 3/3] selftests/net: reap zerocopy completions passed up as ancillary data

Potential issue with f5e64032a799 "net: phy: fix resume handling"
 2018-02-25 16:38 UTC  (4+ messages)

[PATCH 0/2] mark some slabs as visible not mergeable
 2018-02-25 16:36 UTC  (7+ messages)
` [PATCH 1/2] slab: add flag to block merging of UAPI elements
` [PATCH 2/2] net: mark slab's used by ss as UAPI
  ` [net] ba4f5b62a2: kernel_BUG_at_net/socket.c

[PATCH] DT: net: renesas,ravb: document R8A77980 bindings
 2018-02-25 15:03 UTC  (5+ messages)

[PATCH net-next] sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1
 2018-02-25 14:27 UTC  (3+ messages)

[PATCH iproute2-next v3 0/8] iplink: Improve iplink_parse()
 2018-02-25 12:07 UTC  (4+ messages)
` [PATCH iproute2-next v3 2/8] iplink: Correctly report error when network device isn't found

[net-next PATCH 1/2] mlxsw: spectrum_kvdl: use div_u64() for 64-bit division
 2018-02-25 10:04 UTC  (4+ messages)
` [net-next PATCH 2/2] mlxsw: spectrum_kvdl: avoid uninitialized variable warning

[PATCH net 0/4] Fixes, cleanup and modernization for SONIC ethernet drivers
 2018-02-25  9:51 UTC  (6+ messages)
` [PATCH net 3/4] net/sonic: Clean up and modernize log messages
` [PATCH net 2/4] net/macsonic: Drop redundant MACH_IS_MAC test
` [PATCH net 1/4] net/macsonic: Convert to nubus_driver
` [PATCH net 4/4] net/sonic: Replace custom debug logging with netif_* calls

[PATCH v3] qrtr: add MODULE_ALIAS macro to smd
 2018-02-25  7:49 UTC 

[PATCH v2] qrtr: add MODULE_ALIAS macro to smd
 2018-02-25  7:27 UTC  (2+ messages)

[PATCH 1/6] qrtr: add MODULE_ALIAS macro to smd
 2018-02-25  6:02 UTC 

ss issue on arm not showing UDP listening ports
 2018-02-25  0:08 UTC  (9+ messages)

[PATCH] netdev: carrier detect ok, don't turn off negotiation
 2018-02-24 21:51 UTC 

ppp/pppoe, still panic 4.15.3 in ppp_push
 2018-02-24 21:22 UTC  (12+ messages)

[PATCH net-next] sh_eth: fix TSU init on SH7734/R8A7740
 2018-02-24 19:41 UTC 

[PATCH iproute2 0/3] ss: fix slab statistics
 2018-02-24 19:16 UTC  (4+ messages)
` [PATCH iproute2 1/3] ss: drop unused slabstat for skb's
` [PATCH iproute2 2/3] ss: convert socket statistics to unsigned
` [PATCH iproute2 3/3] ss: update slabinfo names and sum IPv4 and IPv6

tcp_bind_bucket is missing from slabinfo
 2018-02-24 18:58 UTC  (3+ messages)

[PATCH] xfrm: mark kmem_caches as __ro_after_init
 2018-02-24 18:21 UTC 

[PATCH] net: make kmem caches as __ro_after_init
 2018-02-24 18:20 UTC 

[PATCH V8 2/4] sctp: Add ip option support
 2018-02-24 16:18 UTC 

[PATCH net-next v2] r8169: improve interrupt handling
 2018-02-24 15:53 UTC 

[PATCH net-next] r8169: improve interrupt handling
 2018-02-24 15:29 UTC  (3+ messages)

[Crypto v7 03/12] tls: support for inline tls
 2018-02-24 11:34 UTC  (5+ messages)

NETDEV WATCHDOG: eth0 (tg3): transmit queue 0 timed out
 2018-02-24 10:18 UTC 

[PATCH bpf-next 0/6] Few x64 jit improvements to shrink image size
 2018-02-24  7:01 UTC  (8+ messages)
` [PATCH bpf-next 1/6] bpf, x64: save one byte per shl/shr/sar when imm is 1
` [PATCH bpf-next 2/6] bpf, x64: save several bytes by using mov over movabsq when possible
` [PATCH bpf-next 3/6] bpf, x64: save several bytes when mul dest is r0/r3 anyway
` [PATCH bpf-next 4/6] bpf, x64: save few bytes when mul is in alu32
` [PATCH bpf-next 5/6] bpf, x64: save 5 bytes in prologue when ebpf insns came from cbpf
` [PATCH bpf-next 6/6] bpf: add various jit test cases

[PATCH net-queue] e1000e: Fix check_for_link return value with autoneg off
 2018-02-24  6:43 UTC  (2+ messages)
` [Intel-wired-lan] "

GIT: net has been merged into net-next
 2018-02-24  5:36 UTC 

[PATCH V4 net 1/3] Revert "tuntap: add missing xdp flush"
 2018-02-24  3:32 UTC  (3+ messages)
` [PATCH V4 net 2/3] tuntap: disable preemption during XDP processing
` [PATCH V4 net 3/3] tuntap: correctly add the missing XDP flush

Kernel panic with 4.16-rc1 (and 4.16-rc2) running selftest
 2018-02-24  2:46 UTC  (7+ messages)
          ` Fwd: "

[PATCH v2 net-next 0/2] lan743x: Add new lan743x driver
 2018-02-24  2:06 UTC  (5+ messages)
` [PATCH v2 net-next 1/2] lan743x: Add main source files for "

[PATCH V7 2/4] sctp: Add ip option support
 2018-02-24  0:56 UTC  (7+ messages)

[PATCH bpf] bpf: allow xadd only on aligned memory
 2018-02-23 22:37 UTC  (2+ messages)

[RFC/PoC PATCH bpf-next 00/12] bounded loops for eBPF
 2018-02-23 22:27 UTC  (5+ messages)
` [RFC PATCH bpf-next 05/12] bpf/verifier: detect loops dynamically rather than statically
` [RFC PATCH bpf-next 07/12] bpf/verifier: allow bounded loops with JLT/true back-edge

[PATCH v3 net-next 2/2] tls: Use correct sk->sk_prot for IPV6
 2018-02-23 21:52 UTC  (2+ messages)
` [v3,net-next,2/2] "

VRF destination unreachable
 2018-02-23 20:58 UTC  (2+ messages)

[PATCH] net: Allow mac_pton() to work on non-NULL terminated strings
 2018-02-23 20:51 UTC  (4+ messages)

[PATCH] net: fib_rules: Add new attribute to set protocol
 2018-02-23 20:47 UTC  (2+ messages)

[net] ixgbe: fix crash in build_skb Rx code path
 2018-02-23 20:39 UTC 

[PATCH net 1/1] tc: python3, string formattings
 2018-02-23 19:57 UTC 

[PATCH iproute2-next 0/4] Allow 'ip rule' command to use protocol
 2018-02-23 19:32 UTC  (5+ messages)
` [PATCH v3 iproute2-next 0/3] "
` [PATCH v3 iproute2-next 1/3] ip: Use the `struct fib_rule_hdr` for rules
` [PATCH v3 iproute2-next 2/3] ip: Display ip rule protocol used
` [PATCH v3 iproute2-next 3/3] ip: Allow rules to accept a specified protocol

[PATCH iproute2] ip: Properly display AF_BRIDGE address information for neighbor events
 2018-02-23 19:28 UTC  (3+ messages)
` [PATCH iproute2 v2] "

[PATCH 1/1] Linux Traffic Control (tc) unit testing suite's code quality improved, String formattings updated. According to python documentation "The built-in string class provides the ability to do complex variable substitutions and value formatting via the format() method described in PEP 3101. " but the project was using old type formattings and new type string formattings together. This patch's purpose is converting other old-type-string formattings to new type string formattings in Linux Traffic Control Unit Testing Suit
 2018-02-23 18:50 UTC  (2+ messages)

[GIT] Networking
 2018-02-23 18:04 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).