netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-22 21:19:58 to 2017-03-23 21:37:42 UTC [more...]

[net-next PATCH v2 0/8] Add busy poll support for epoll
 2017-03-23 21:37 UTC  (6+ messages)
  ` [net-next PATCH v2 1/8] net: Busy polling should ignore sender CPUs
` [net-next PATCH v2 2/8] tcp: Record Rx hash and NAPI ID in tcp_child_process
` [net-next PATCH v2 3/8] net: Only define skb_mark_napi_id in one spot instead of two
` [net-next PATCH v2 4/8] net: Change return type of sk_busy_loop from bool to void
` [net-next PATCH v2 5/8] net: Track start of busy loop instead of when it should end

[PATCH 1/1] gtp: support SGSN-side tunnels
 2017-03-23 21:28 UTC  (4+ messages)
` [PATCH v2 1/2] gtp: rename SGSN netlink attribute

[PATCH] net: phy: handle state correctly in phy_stop_machine
 2017-03-23 21:25 UTC  (2+ messages)

[PATCH net-next] liquidio: do not reset Octeon if NIC firmware was preloaded
 2017-03-23 20:26 UTC 

[PATCH net-next 0/2] net: bridge: allow user-space to add ext learned entries
 2017-03-23 20:00 UTC  (7+ messages)
` [PATCH net-next 1/2] net: bridge: allow SW learn to take over HW fdb entries
` [PATCH net-next 2/2] net: bridge: allow to add externally learned entries from user-space

[PATCH net-next v5] net: Add sysctl to toggle early demux for tcp and udp
 2017-03-23 19:34 UTC 

netlink: NULL timer crash
 2017-03-23 19:39 UTC  (6+ messages)
      ` [PATCH net] net: neigh: guard against NULL solicit() method

[PATCH V8 1/3] irq: Add flags to request_percpu_irq function
 2017-03-23 19:19 UTC  (4+ messages)

net/sched: GPF in qdisc_hash_add
 2017-03-23 19:10 UTC  (4+ messages)

Extending socket timestamping API for NTP
 2017-03-23 19:07 UTC  (6+ messages)

[PATCH 1/3] net: hns: avoid gcc-7.0.1 warning for uninitialized data
 2017-03-23 18:54 UTC  (3+ messages)
` [PATCH 2/3] net: hns: fix uninitialized data use

[PATCH net-next] liquidio: allocate RX buffers in OOM conditions in PF and VF
 2017-03-23 18:47 UTC  (3+ messages)

[PATCH net-next v4] net: Add sysctl to toggle early demux for tcp and udp
 2017-03-23 18:11 UTC  (7+ messages)

[PATCH v2 net-next 1/3] net: stmmac: enable multiple buffers
 2017-03-23 18:10 UTC  (4+ messages)
` [v2,net-next,1/3] "

net/kcm: double free of kcm inode
 2017-03-23 18:07 UTC  (2+ messages)

[Patch net] kcm: return immediately after copy_from_user() failure
 2017-03-23 18:03 UTC 

[PATCH net-next 0/3] net: systemport: TX/NAPI improvements
 2017-03-23 17:36 UTC  (4+ messages)
` [PATCH net-next 1/3] net: systemport: Track per TX ring statistics
` [PATCH net-next 2/3] net: systemport: Clear status to reduce spurious interrupts
` [PATCH net-next 3/3] net: systemport: Simplify circular pointer arithmetic

[PATCH net-next v3 0/3] net: phy: Allow splitting MDIO bus/device support
 2017-03-23 17:01 UTC  (4+ messages)
` [PATCH net-next v3 1/3] of_mdio: Correct check against CONFIG_OF
` [PATCH net-next v3 2/3] net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIO
` [PATCH net-next v3 3/3] net: phy: Allow splitting MDIO bus/device support from PHYs

[PATCH net-next 0/2] sctp: support MSG_MORE flag when sending msg
 2017-03-23 16:42 UTC  (12+ messages)
` [PATCH net-next 2/2] sctp: add support for MSG_MORE

SCTP MSG_MORE code
 2017-03-23 16:11 UTC  (3+ messages)

[PATCH] bna: avoid writing uninitialized data into hw registers
 2017-03-23 16:07 UTC 

[iproute2 net-next 0/3] ip netconf improvements
 2017-03-23 16:04 UTC  (5+ messages)
` [iproute2 net-next 1/3] netlink: Add flag to suppress print of nlmsg error
` [iproute2 net-next 2/3] ip netconf: Show all address families by default in dumps
` [iproute2 net-next 3/3] ip netconf: Show all families on dev request

[patch net-next] net: sched: choke: remove dead filter classify code
 2017-03-23 16:02 UTC 

Page allocator order-0 optimizations merged
 2017-03-23 14:51 UTC  (6+ messages)

[PATCH 1/7] Documentation: dt: net: Update the ath9k binding for SoC devices
 2017-03-23 14:43 UTC  (4+ messages)
` [PATCH 3/7] ath9k: Add support for reading the EEPROM data using the nvmem API

[PATCH net-next v2 0/5] net-next: dsa: add Mediatek MT7530 support
 2017-03-23 14:30 UTC  (7+ messages)
` [PATCH net-next v2 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch

[PATCH net 0/3] s390/qeth patches for net
 2017-03-23 13:55 UTC  (4+ messages)
` [PATCH net 1/3] s390/qeth: size calculation outbound buffers
` [PATCH net 2/3] s390/qeth: no ETH header for outbound AF_IUCV
` [PATCH net 3/3] MAINTAINERS: add Julian Wiedmann

[PATCH net-next 0/6] qed: Management interaction & feature changes
 2017-03-23 13:50 UTC  (7+ messages)
` [PATCH net-next 1/6] qed: Revise MFW command locking
` [PATCH net-next 2/6] qed: Pass src/dst sizes when interacting with MFW
` [PATCH net-next 3/6] qed: Correct endian order of MAC passed to MFW
` [PATCH net-next 4/6] qed: Reduce verbosity of unimplemented MFW messages
` [PATCH net-next 5/6] qed: Don't waste SBs unused by RoCE
` [PATCH net-next 6/6] qed: Reserve VF feature before PF

[PATCH v2] net: stmmac: add set_mac to the stmmac_ops
 2017-03-23 13:40 UTC 

[PATCH net 4/5] net:ethernet:aquantia: Fix for LSO with IPv6
 2017-03-23 13:28 UTC  (2+ messages)

[PATCH] isdn: use setup_timer
 2017-03-23 13:15 UTC 

net/kcm: use-after-free in kcm_wq
 2017-03-23 12:59 UTC  (4+ messages)

stmmac: Performance regression after commit aff3d9eff843 "net: stmmac: enable multiple buffers"
 2017-03-23 12:55 UTC  (9+ messages)

[PATCH net-next v3] net: Add sysctl to toggle early demux for tcp and udp
 2017-03-23 12:52 UTC  (3+ messages)

[PATCH v3 net 0/5] net:ethernet:aquantia: Misc fixes for atlantic driver
 2017-03-23 12:13 UTC  (7+ messages)
` [PATCH v3 net 1/5] net:ethernet:aquantia: Remove adapter re-opening when MTU changed
` [PATCH v3 net 2/5] net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6
` [PATCH v3 net 3/5] net:ethernet:aquantia: Missing spinlock initialization
` [PATCH v3 net 4/5] net:ethernet:aquantia: Fix for LSO with IPv6
` [PATCH v3 net 5/5] net:ethernet:aquantia: Reset is_gso flag when EOP reached

[PATCH] net: usbnet: support 64bit stats in qmi_wwan driver
 2017-03-23 11:43 UTC  (6+ messages)

Problem: net: mvneta: auto-negotiation with disconnected network cable
 2017-03-23 11:30 UTC  (4+ messages)

race condition in kernel/padata.c
 2017-03-23 11:24 UTC  (3+ messages)
` [PATCH] padata: avoid race in reordering

[PATCH net] r8152: prevent the driver from transmitting packets with carrier off
 2017-03-23 11:14 UTC 

[PATCH 4.11] genetlink: fix counting regression on ctrl_dumpfamily()
 2017-03-23 10:45 UTC  (4+ messages)

stmmac still supporting spear600 ?
 2017-03-23 10:33 UTC  (6+ messages)

[patch net-next] mlxsw: Remove debugfs interface
 2017-03-23 10:14 UTC 

[PATCH v2 0/2] net: phy: state machine fixes for interrupt driven PHYs
 2017-03-23  9:52 UTC  (3+ messages)
` [PATCH v2 1/2] net: phy: Fix PHY AN done state machine "

[PATCH net-next] sched: act_csum: don't mangle TCP and UDP GSO packets
 2017-03-23  9:39 UTC 

virtnet_xdp_set induces WARNING at drivers/pci/msi.c:1261 pci_irq_vector+0xd4/0xe0
 2017-03-23  6:31 UTC 

EINVAL when using connect() for udp sockets
 2017-03-23  5:18 UTC  (3+ messages)

[PATCH net] net: phy: Export mdiobus_register_board_info()
 2017-03-23  7:41 UTC  (2+ messages)

[regression], wlcore, wl1835mod random firmware load failures
 2017-03-23  5:27 UTC 

[PATCH net-next 0/8] vhost-net rx batching
 2017-03-23  5:34 UTC  (7+ messages)
` [PATCH net-next 1/8] ptr_ring: introduce batch dequeuing
` [PATCH net-next 7/8] vhost_net: try batch dequing from skb array

[PATCH net-next 1/2] net: dwc-xlgmac: declaration of dual license in headers
 2017-03-23  4:03 UTC  (2+ messages)
` [PATCH net-next 2/2] net: dwc-xlgmac: use dual license

[GIT] Networking
 2017-03-23  3:47 UTC 

[PATCH net-next 1/2] net: dwc-xlgmac: declaration of dual license in headers
 2017-03-23  3:43 UTC  (3+ messages)

[PATCH v2 net] net:ethernet:aquantia: Fix for RX checksum offload
 2017-03-23  2:41 UTC  (2+ messages)

[PATCH net] amd-xgbe: Fix the ECC-related bit position definitions
 2017-03-23  2:40 UTC  (2+ messages)

[PATCH net-next 0/9] netvsc: bug fixes and cleanups
 2017-03-23  2:39 UTC  (11+ messages)
` [PATCH net-next 1/9] netvsc: fix NAPI performance regression
` [PATCH net-next 2/9] netvsc: handle offline mtu and channel change
` [PATCH net-next 3/9] netvsc: change max channel calculation
` [PATCH net-next 4/9] netvsc: use RCU to protect inner device structure
` [PATCH net-next 5/9] netvsc: uses RCU instead of removal flag
` [PATCH net-next 6/9] netvsc: use refcount_t for keeping track of sub channels
` [PATCH net-next 7/9] netvsc: remove unnecessary lock on shutdown
` [PATCH net-next 8/9] netvsc: eliminate unnecessary skb == NULL checks
` [PATCH net-next 9/9] netvsc: fix and cleanup rndis_filter_set_packet_filter

[PATCH net-next] liquidio: fix tx completions in napi poll
 2017-03-23  2:37 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID
 2017-03-23  2:32 UTC  (2+ messages)

[PATCH] net: stmmac: add set_mac to the stmmac_ops
 2017-03-23  2:29 UTC  (2+ messages)

[PATCH] net: vmxnet3: use new api ethtool_{get|set}_link_ksettings
 2017-03-23  2:27 UTC  (2+ messages)

[PATCH 2] net: virtio_net: use new api ethtool_{get|set}_link_ksettings
 2017-03-23  2:27 UTC  (2+ messages)

[patch] sfc: cleanup a condition in efx_udp_tunnel_del()
 2017-03-23  2:25 UTC  (3+ messages)

[PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg
 2017-03-23  2:23 UTC  (11+ messages)
` [PATCH 2/3] soc: qcom: smd: Remove standalone driver
` [PATCH 3/3] soc: qcom: smd-rpm: Add msm8996 compatibility

[PATCH v2 net-next 0/4] drivers: net: xgene-v2: Add MDIO and ethtool support
 2017-03-23  2:17 UTC  (2+ messages)

[PATCH net-next v4 1/2] New kernel function to get IP overhead on a socket
 2017-03-23  1:21 UTC 

[PATCH net-next v8 0/3] net: core: Two Helper function about socket information
 2017-03-23  0:27 UTC  (4+ messages)
` [PATCH net-next v8 1/3] Add a helper function to get socket cookie in eBPF
` [PATCH net-next v8 2/3] Add a eBPF helper function to retrieve socket uid
` [PATCH net-next v8 3/3] A Sample of using socket cookie and uid for traffic monitoring

[PATCH net-next] e1000: Omit private ndo_get_stats function
 2017-03-23  0:11 UTC  (2+ messages)

[PATCH v3 0/2] fjes: Do not load fjes driver
 2017-03-23  0:02 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2017-03-23  0:00 UTC 

34210 netdev
 2017-03-22 23:09 UTC 

[PATCH net-next v4 0/2] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
 2017-03-22 23:08 UTC 

[PATCH net-next v4 2/2] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
 2017-03-22 23:03 UTC 

[PATCH net-next v4 1/2] New kernel function to get IP overhead on a socket
 2017-03-22 23:03 UTC  (2+ messages)

[PATCH net] net:ethernet:aquantia: Fix for RX checksum offload
 2017-03-22 22:48 UTC  (2+ messages)

[PATCH net-next 0/4] bpf: Add map-in-map support
 2017-03-22 22:46 UTC  (2+ messages)

net: deadlock between ip_expire/sch_direct_xmit
 2017-03-22 22:41 UTC  (3+ messages)
` [PATCH net] inet: frag: release spinlock before calling icmp_send()

[PATCH net] tcp: initialize icsk_ack.lrcvtime at session start time
 2017-03-22 22:40 UTC  (2+ messages)

[PATCH net] socket, bpf: fix sk_filter use after free in sk_clone_lock
 2017-03-22 22:37 UTC  (2+ messages)

[PATCH v3 net-next] net: stmmac: fix dma operation mode config for older versions
 2017-03-22 22:35 UTC  (2+ messages)

[PATCH v2 net 0/5] net:ethernet:aquantia: Misc fixes for atlantic driver
 2017-03-22 22:05 UTC  (7+ messages)
` [PATCH v2 net 2/5] net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6
` [PATCH v2 net 3/5] net:ethernet:aquantia: Missing spinlock initialization
` [PATCH v2 net 4/5] net:ethernet:aquantia: Fix for LSO with IPv6
` [PATCH v2 net 5/5] net:ethernet:aquantia: Reset is_gso flag when EOP reached

[PATCH net-next] net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs
 2017-03-22 21:21 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).