netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-28 11:31:45 to 2017-04-29 20:20:05 UTC [more...]

[PATCH RFC net-next v4 0/7] net: improve support for SCTP checksums
 2017-04-29 20:20 UTC  (6+ messages)
` [PATCH RFC net-next v3 4/7] net: use skb->csum_algo to identify packets needing crc32c
  ` [PATCH RFC net-next v4 4/7] net: use skb->csum_not_inet "
  ` [PATCH RFC net-next v4 7/7] sk_buff.h: improve description of CHECKSUM_{COMPLETE,UNNECESSARY}

assembler mnenomics for call/tailcall plus maps
 2017-04-29 18:38 UTC  (3+ messages)

[PATCH net-next 00/11] ibmvnic: Updated reset handler and code fixes
 2017-04-29 17:18 UTC  (13+ messages)
` [PATCH net-next 01/11] ibmvnic: Move resource initialization to its own routine
` [PATCH net-next 02/11] ibmvnic: Replace is_closed with state field
` [PATCH net-next 03/11] ibmvnic: Updated reset handling
` [PATCH net-next 04/11] ibmvnic: Delete napi's when releasing driver resources
` [PATCH net-next 05/11] ibmvnic: Whitespace correction in release_rx_pools
` [PATCH net-next 06/11] ibmvnic: Clean up tx pools when closing
` [PATCH net-next 07/11] ibmvnic: Wait for any pending scrqs entries at driver close
` [PATCH net-next 08/11] ibmvnic: Check for driver reset first in ibmvnic_xmit
` [PATCH net-next 09/11] ibmvnic: Continue skb processing after skb completion error
` [PATCH net-next 10/11] From: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
` [PATCH net-next 11/11] ibmvnic: Move queue restart

(unknown),
 2017-04-29 15:25 UTC 

[PATCH net-next] lwtunnel: fix error path in lwtunnel_fill_encap()
 2017-04-29 13:03 UTC  (2+ messages)

54179 netdev
 2017-04-29 12:02 UTC 

URGENT
 2017-04-29 11:12 UTC 

[PATCH v2] iov_iter: don't revert iov buffer if csum error
 2017-04-29  9:37 UTC  (3+ messages)

Strange samples/bpf loading error for maps on net-next?
 2017-04-29  7:57 UTC  (4+ messages)
` [net-next PATCH V1] samples/bpf: bpf_load.c detect and abort if ELF maps section size is wrong

[PATCH net v3] net: vlan: Fix one possbile memleak when fail to register_netdevice
 2017-04-29  3:59 UTC 

[PATCH net v3] net: sit: Fix one possbile memleak when fail to register_netdevice
 2017-04-29  3:57 UTC 

[PATCH net v3] net: ip_tunnel: Fix one possbile memleak when fail to register_netdevice
 2017-04-29  3:56 UTC 

[PATCH net v3] net: ip6_vti: Fix one possbile memleak when fail to register_netdevice
 2017-04-29  3:55 UTC 

[PATCH net v3] net: ip6_tunnel: Fix one possbile memleak when fail to register_netdevice
 2017-04-29  3:54 UTC 

[PATCH net v3] net: ip6_gre: Fix one possbile memleak when fail to register_netdevice
 2017-04-29  3:53 UTC 

[PATCH net v3] driver: veth: Fix one possbile memleak when fail to register_netdevice
 2017-04-29  3:51 UTC 

[PATCH net v3] driver: team: Fix one possbile memleak when fail to register_netdevice
 2017-04-29  3:50 UTC 

[PATCH net v3] driver: loopback: Fix one possbile memleak when fail to register_netdevice
 2017-04-29  3:48 UTC 

[PATCH net v3] driver: ifb: Fix one possbile memleak when fail to register_netdevice
 2017-04-29  3:43 UTC 

[PATCH net v3] driver: dummy: Fix one possbile memleak when fail to register_netdevice
 2017-04-29  3:39 UTC 

[PATCH] iov_iter: don't revert if csum error
 2017-04-29  2:12 UTC  (4+ messages)

[PATCH v4 net-next]smsc911x: Adding support for Micochip LAN9250 Ethernet controller
 2017-04-29  1:58 UTC  (2+ messages)

[PATCH net] bnx2x: Align RX buffers
 2017-04-29  0:17 UTC 

[PATCH 1/2] wcn36xx: Pass used skb to ieee80211_tx_status()
 2017-04-28 23:42 UTC  (3+ messages)

please discard [PATCH v4 net-next]smsc911x: Adding support for Micochip LAN9250 Ethernet controller
 2017-04-28 22:52 UTC 

[PATCH v5 1/5] skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
 2017-04-28 22:47 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/5] rxrpc: check return value of skb_to_sgvec always

[PATCH iproute2 net-next v2] bpf: add support for generic xdp
 2017-04-28 22:43 UTC  (3+ messages)

[PATCH net-next] rtnetlink: Remove NETDEV_CHANGEINFODATA
 2017-04-28 22:36 UTC  (2+ messages)

[patch net-next 00/10] net: sched: introduce multichain support for filters
 2017-04-28 22:34 UTC  (13+ messages)
` [patch net-next 02/10] net: sched: introduce tcf block infractructure
` [patch net-next 10/10] net: sched: extend gact to allow jumping to another filter chain

[PATCH v3 1/2] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360
 2017-04-28 22:22 UTC  (2+ messages)
` [PATCH v3 2/2] ARM: dts: Add the ethernet and ethernet PHY to the cygnus core DT

[PATCH net-next] samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnel
 2017-04-28 21:40 UTC  (2+ messages)

[PATCH net-next v3] net: bridge: Fix improper taking over HW learned FDB
 2017-04-28 21:33 UTC  (2+ messages)

[Patch net-next v2] ipv4: get rid of ip_ra_lock
 2017-04-28 21:15 UTC  (2+ messages)

[RFC net-next 0/2] Introduce bpf_prog ID and iteration
 2017-04-28 21:13 UTC  (9+ messages)
  ` prog ID and next steps. Was: "

net/ipv6: warning in inet6_ifa_finish_destroy
 2017-04-28 20:39 UTC  (2+ messages)

[PATCH v3 binutils] Add BPF support to binutils
 2017-04-28 20:33 UTC 

[PATCH v2 1/2] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360
 2017-04-28 20:25 UTC  (2+ messages)

[GIT] Networking
 2017-04-28 20:16 UTC 

[PATCH] net: hso: register netdev later to avoid a race condition
 2017-04-28 20:12 UTC  (5+ messages)

[PATCH net] net: hns: fix ethtool_get_strings overflow in hns driver
 2017-04-28 20:10 UTC  (2+ messages)

[PATCH] netvsc: make sure napi enabled before vmbus_open
 2017-04-28 20:09 UTC  (2+ messages)

[PATCH v1 net-next 0/6] Extend socket timestamping API
 2017-04-28 20:07 UTC  (7+ messages)
` [PATCH v1 net-next 5/6] net: allow simultaneous SW and HW transmit timestamping

[PATCH net] net: adjust skb->truesize in ___pskb_trim()
 2017-04-28 20:07 UTC  (5+ messages)
` [PATCH net] tcp: do not underestimate skb->truesize in tcp_trim_head()

[PATCH net] bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal
 2017-04-28 20:04 UTC  (2+ messages)

[PATCH net] ipv4: Don't pass IP fragments to upper layer GRO handlers
 2017-04-28 20:01 UTC  (2+ messages)

[PATCH] [4.11 regression] cpsw/netcp: refine cpts dependency
 2017-04-28 19:55 UTC  (3+ messages)

[PATCH net-next 0/5] Misc BPF updates
 2017-04-28 19:49 UTC  (2+ messages)

pull request (net-next): ipsec-next 2017-04-28
 2017-04-28 19:44 UTC  (2+ messages)

XDP question: best API for returning/setting egress port?
 2017-04-28 19:43 UTC  (16+ messages)
` xdp_redirect ifindex vs port. Was: "

pull request (net): ipsec 2017-04-28
 2017-04-28 19:42 UTC  (2+ messages)

[PATCH v2 00/21] Introduce common scatterlist map function
 2017-04-28 19:01 UTC  (8+ messages)
` [PATCH v2 07/21] crypto: shash, caam: Make use of the new sg_map helper function

[PATCH net-next] geneve: fix incorrect setting of UDP checksum flag
 2017-04-28 18:59 UTC  (3+ messages)

pull-request: mac80211-next 2017-04-28
 2017-04-28 18:47 UTC  (2+ messages)

[PATCH net-next 1/4] ixgbe: sparc: rename the ARCH_WANT_RELAX_ORDER to IXGBE_ALLOW_RELAXED_ORDER
 2017-04-28 18:42 UTC  (8+ messages)
  `  "

[PATCH net] liquidio: silence a locking static checker warning
 2017-04-28 17:42 UTC  (2+ messages)

[PATCH net-next v2] net: bridge: Fix improper taking over HW learned FDB
 2017-04-28 17:36 UTC  (2+ messages)

[PATCH v2 binutils] Add BPF support to binutils
 2017-04-28 17:33 UTC  (5+ messages)

llvm-objdump
 2017-04-28 17:18 UTC  (6+ messages)

[Patch net-next] ipv4: get rid of ip_ra_lock
 2017-04-28 16:54 UTC  (5+ messages)

ipsec doesn't route TCP with 4.11 kernel
 2017-04-28 16:46 UTC  (4+ messages)

[PATCH v3 net-next 0/2] rtnetlink: Updates to rtnetlink_event()
 2017-04-28 16:38 UTC  (6+ messages)
` [PATCH net-next V3 2/2] rtnl: Add support for netdev event attribute to link messages

[PATCH iproute2] routel: fix infinite loop in line parser
 2017-04-28 16:21 UTC  (3+ messages)

[PATCH net v1 0/3] tipc: fix hanging socket connections
 2017-04-28 16:20 UTC  (2+ messages)

[patch net-next] net: sched: add helpers to handle extended actions
 2017-04-28 16:13 UTC 

[PATCH 0/7] crypto: aesni: provide generic gcm(aes)
 2017-04-28 16:12 UTC  (8+ messages)
` [PATCH 1/7] crypto: aesni: make non-AVX AES-GCM work with any aadlen
` [PATCH 2/7] crypto: aesni: make non-AVX AES-GCM work with all valid auth_tag_len
` [PATCH 3/7] crypto: aesni: make AVX AES-GCM work with any aadlen
` [PATCH 4/7] crypto: aesni: make AVX AES-GCM work with all valid auth_tag_len
` [PATCH 5/7] crypto: aesni: make AVX2 AES-GCM work with any aadlen
` [PATCH 6/7] crypto: aesni: make AVX2 AES-GCM work with all valid auth_tag_len
` [PATCH 7/7] crypto: aesni: add generic gcm(aes)

arm64: next-20170428 hangs on boot
 2017-04-28 16:10 UTC  (5+ messages)

[PATCH] stmmac: Add support for SIMATIC IOT2000 platform
 2017-04-28 16:09 UTC  (2+ messages)

rhashtable - Cap total number of entries to 2^31
 2017-04-28 15:42 UTC  (10+ messages)
    ` [PATCH net-next] rhashtable: Make sure max_size is non zero
      ` [PATCH net-next] rhashtable: Do not lower max_elems when max_size is zero

[PATCH net v2] net: dev: Fix possible memleaks when fail to register_netdevice
 2017-04-28 15:34 UTC  (3+ messages)

[PATCH net-next 00/18] net: dsa: mv88e6xxx: 802.1s and 88E6390 VTU
 2017-04-28 15:07 UTC  (10+ messages)
` [PATCH net-next 08/18] net: dsa: mv88e6xxx: move generic VTU GetNext
` [PATCH net-next 17/18] net: dsa: mv88e6xxx: support the VTU Page bit
` [PATCH net-next 18/18] net: dsa: mv88e6xxx: add VTU support for 88E6390

[REGRESSION next-20170426] Commit 09515ef5ddad ("of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices") causes oops in mvneta
 2017-04-28 15:00 UTC  (9+ messages)

[PATCH] ipv6: ensure message length for raw socket is at least sizeof(ipv6hdr)
 2017-04-28 14:32 UTC  (6+ messages)

[PATCH v8 00/15] Replace PCI pool by DMA pool API
 2017-04-28 14:27 UTC  (16+ messages)
` [PATCH v8 01/15] block: DAC960: Replace PCI pool old API
` [PATCH v8 02/15] dmaengine: pch_dma: "
` [PATCH v8 05/15] mlx4: "
  ` [PATCH v8 03/15] IB/mthca: "
  ` [PATCH v8 04/15] net: e100: "
  ` [PATCH v8 06/15] mlx5: "
  ` [PATCH v8 08/15] scsi: be2iscsi: "
  ` [PATCH v8 09/15] scsi: csiostor: "
  ` [PATCH v8 11/15] scsi: megaraid: "
  ` [PATCH v8 14/15] scsi: pmcraid: "
  ` [PATCH v8 15/15] PCI: Remove PCI pool macro functions
` [PATCH v8 07/15] wireless: ipw2200: Replace PCI pool old API
` [PATCH v8 10/15] scsi: lpfc: "
` [PATCH v8 12/15] scsi: mpt3sas: "
` [PATCH v8 13/15] scsi: mvsas: "

[GIT PULL v2 0/1] IPVS Fixes for v4.11
 2017-04-28 14:24 UTC  (2+ messages)

[PATCH/RFC net-next 0/4] net/sched: cls_flower: avoid false matching of truncated packets
 2017-04-28 14:14 UTC  (9+ messages)
` [PATCH/RFC net-next 1/4] flow dissector: return error on port dissection under-run
` [PATCH/RFC net-next 2/4] flow dissector: return error on icmp "
` [PATCH/RFC net-next 3/4] net/sched: cls_flower: do not match if dissection fails
` [PATCH/RFC net-next 4/4] net/sched: cls_flower: allow control of tree traversal on packet parse errors

[PATCH net-next v8 2/3] net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
 2017-04-28 14:02 UTC  (15+ messages)

How does vlan driver pass vlan info to the h/w ethernet driver
 2017-04-28 13:46 UTC 

[PATCH iproute2 net-next] bpf: add support for generic xdp
 2017-04-28 13:38 UTC  (2+ messages)

[PATCH net-next v8 2/3] net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
 2017-04-28 13:21 UTC  (7+ messages)

[PATCH net] qed: Unlock on error in qed_vf_pf_acquire()
 2017-04-28 12:56 UTC 

[ISSUE: sky2 - rx error] Link stops working under heavy traffic load connected to a mv88e6176
 2017-04-28 12:22 UTC  (6+ messages)

From: Mr.David Owain
 2017-04-28 12:06 UTC 

[PATCH/RFC iproute2/net-next 0/3] tc: flower: allow control of tree traversal on packet parse errors
 2017-04-28 12:03 UTC  (4+ messages)
` [PATCH/RFC iproute2/net-next 1/3] tc: flower: update headers for TCA_FLOWER_KEY_MPLS*
` [PATCH/RFC iproute2/net-next 2/3] tc: flower: update headers for TCA_FLOWER_HEADER_PARSE_ERR_ACT
` [PATCH/RFC iproute2/net-next 3/3] tc: flower: allow control of tree traversal on packet parse errors

Network cooling device and how to control NIC speed on thermal condition
 2017-04-28 11:56 UTC  (4+ 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).