netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-16 22:39:18 to 2017-03-18 16:47:59 UTC [more...]

[PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t
 2017-03-18 16:47 UTC  (7+ messages)

[PATCH 0/5] mm subsystem refcounter conversions
 2017-03-18 16:37 UTC 

[PATCH net] sctp: remove temporary variable confirm from sctp_packet_transmit
 2017-03-18 16:26 UTC  (3+ messages)

[PATCH] net: convert sk_filter.refcnt from atomic_t to refcount_t
 2017-03-18 14:33 UTC  (2+ messages)

[PATCH net] sctp: out_qlen should be updated when pruning unsent queue
 2017-03-18 12:03 UTC 

[RFC PATCH net-next 2/5] net: split skb_checksum_help
 2017-03-18 13:17 UTC  (6+ messages)
` [PATCH RFC net-next v2 1/4] skbuff: add stub to help computing crc32c on SCTP packets

[PATCH v2 1/2] can: holt_hi311x: document device tree bindings
 2017-03-18 12:30 UTC  (18+ messages)
` [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver

SO_BINDTODEVICE in VRFs not working?
 2017-03-18 12:02 UTC  (4+ messages)

[net-next PATCH 0/5] Add busy poll support for epoll under certain circumstances
 2017-03-18 11:45 UTC  (11+ messages)
` [net-next PATCH 1/5] net: Do not record sender_cpu as napi_id in socket receive paths

[PATCH net] sctp: define dst_pending_confirm as a bit in sctp_transport
 2017-03-18 11:27 UTC 

[PATCH] net: veth: use new api ethtool_{get|set}_link_ksettings
 2017-03-18 11:13 UTC 

[PATCH] net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings
 2017-03-18 10:24 UTC  (2+ messages)

Great Loan offer!!!
 2017-03-18  9:21 UTC 

[PATCH] net: udp: add socket option to report RX queue level
 2017-03-18  4:01 UTC  (3+ messages)

[PATCH net 0/4] ibmvnic: Initialization fixes and improvements
 2017-03-17 22:13 UTC  (5+ messages)
` [PATCH net 1/4] ibmvnic: Move login and queue negotiation into ibmvnic_open
` [PATCH net 2/4] ibmvnic: Move login to its own routine
` [PATCH net 3/4] ibmvnic: Move ibmvnic adapter intialization "
` [PATCH net 4/4] ibmvnic: Correct ibmvnic handling of device open/close

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

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

[PATCH net-next v3 1/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
 2017-03-18  1:46 UTC  (2+ messages)

[PATCH] net: vrf: Reset rt6i_idev in local dst after put
 2017-03-17 23:07 UTC 

[PATCH iproute2] ip route: Add missing space between nexthop and via for mpls multipath routes
 2017-03-17 23:39 UTC 

[PATCH] rhashtable: Add rhashtable_lookup_get_insert_fast
 2017-03-17 23:36 UTC 

[PATCH net-next] liquidio: fix for vf mac addr command sent to nic firmware
 2017-03-17 22:43 UTC 

[PATCH v3] net: sun: sungem: rix a possible null dereference
 2017-03-17 21:54 UTC 

[PATCH net-next] ipv6: Implement optimized IPv6 masked address comparison for ARM64
 2017-03-17 21:20 UTC  (4+ messages)

[PATCH v4 1/2] can: holt_hi311x: document device tree bindings
 2017-03-17 21:10 UTC  (2+ messages)
` [PATCH v4 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver

[PATCH] bna: integer overflow bug in debugfs
 2017-03-17 20:52 UTC 

[net-next 00/13][pull request] 1GbE Intel Wired LAN Driver Updates 2017-03-17
 2017-03-17 19:58 UTC  (14+ messages)
` [net-next 01/13] igb: Add support for DMA_ATTR_WEAK_ORDERING
` [net-next 02/13] igb: Use length to determine if descriptor is done
` [net-next 03/13] igb: Clear Rx buffer_info in configure instead of clean
` [net-next 04/13] igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
` [net-next 05/13] igb: Limit maximum frame Rx based on MTU
` [net-next 06/13] igb: Only sync size of expected frame in ethtool testing
` [net-next 07/13] igb: Use page_address offset from page instead of masking virtual address
` [net-next 08/13] igb: Add support for ethtool private flag to allow use of legacy Rx
` [net-next 09/13] igb: Add support for using order 1 pages to receive large frames
` [net-next 10/13] igb: Add support for padding packet
` [net-next 11/13] igb: Break out Rx buffer page management
` [net-next 12/13] igb: Re-add support for build_skb in igb
` [net-next 13/13] igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment

[PATCH net-next] liquidio: add debug error messages to report command timeout
 2017-03-17 18:23 UTC 

[PATCH 0/4] uapi glibc compat: fix musl libc compatibility
 2017-03-17 18:17 UTC  (5+ messages)
` [PATCH 3/4] uapi glibc compat: Do not check for __USE_MISC

[PATCH net-next] liquidio: remove duplicate code
 2017-03-17 17:50 UTC 

ip_auto_config() prevents network device to be registered
 2017-03-17 17:18 UTC  (2+ messages)

[PATCH net,stable] qmi_wwan: add Dell DW5811e
 2017-03-17 16:20 UTC 

[PATCH v2 net-next 0/3] net: stmmac: adding multiple buffers and routing
 2017-03-17 16:11 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: stmmac: enable multiple buffers
` [PATCH v2 net-next 2/3] net: stmmac: TX and RX queue priority configuration
` [PATCH v2 net-next 3/3] net: stmmac: RX queue routing configuration

Admin
 2017-03-17 14:08 UTC 

De groeten
 2017-03-17 15:15 UTC 

[PATCH net] sch_dsmark: fix invalid skb_cow() usage
 2017-03-17 15:05 UTC 

[PATCH 00/23] various networking refcount conversions, part 2
 2017-03-17 14:28 UTC  (27+ messages)
` [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t
` [PATCH 02/23] net, sunrpc: convert gss_cl_ctx.count "
` [PATCH 03/23] net, sunrpc: convert gss_upcall_msg.count "
` [PATCH 04/23] net, ceph: convert ceph_snap_context.nref "
` [PATCH 05/23] net, ceph: convert ceph_osd.o_ref "
` [PATCH 06/23] net, ceph: convert ceph_pagelist.refcnt "
` [PATCH 07/23] net, rds: convert rds_ib_device.refcount "
` [PATCH 08/23] net, rds: convert rds_incoming.i_refcount "
` [PATCH 09/23] net, rds: convert rds_mr.r_refcount "
` [PATCH 11/23] net, x25: convert x25_route.refcnt "
` [PATCH 12/23] net, x25: convert x25_neigh.refcnt "
` [PATCH 15/23] net, xfrm: convert sec_path.refcnt "
` [PATCH 16/23] net, sctp: convert sctp_auth_bytes.refcnt "
` [PATCH 17/23] net, sctp: convert sctp_datamsg.refcnt "
` [PATCH 20/23] net, sctp: convert sctp_ep_common.refcnt "
  ` [PATCH 10/23] net, rds: convert rds_message.m_refcount "
  ` [PATCH 13/23] net, xfrm: convert xfrm_state.refcnt "
  ` [PATCH 14/23] net, xfrm: convert xfrm_policy.refcnt "
  ` [PATCH 18/23] net, sctp: convert sctp_chunk.refcnt "
  ` [PATCH 19/23] net, sctp: convert sctp_transport.refcnt "
  ` [PATCH 21/23] net, ax25: convert ax25_uid_assoc.refcount "
  ` [PATCH 22/23] net, ax25: convert ax25_route.refcount "
` [PATCH 23/23] net, ax25: convert ax25_cb.refcount "

[PATCH net] bridge: ebtables: fix reception of frames DNAT-ed to bridge device
 2017-03-17 13:10 UTC  (8+ messages)

Could you please let me know if you receive my last email, introducing myself to you, on a ( Business Opportunity)? I urgently wish to know if we can work together
 2017-03-17 11:38 UTC 

[PATCH] batman-adv: Omit unnecessary memset of netdev private data
 2017-03-17 11:54 UTC  (2+ messages)
` [B.A.T.M.A.N.] "

[GIT PULL 0/5] IPVS Updates for v4.12
 2017-03-17 11:39 UTC  (2+ messages)

[PATCH net-next 0/3] net: stmmac: adding multiple buffers and routing
 2017-03-17 11:18 UTC  (7+ messages)
` [PATCH net-next 2/3] net: stmmac: TX and RX queue priority configuration
` [PATCH net-next 3/3] net: stmmac: RX queue routing configuration

[PATCH 00/18] net subsystem various refcounter conversions
 2017-03-17 11:12 UTC  (19+ messages)
` [PATCH 01/18] net, llc: convert llc_sap.refcnt from atomic_t to refcount_t
` [PATCH 02/18] net, l2tp: convert l2tp_tunnel.ref_count "
` [PATCH 03/18] net, l2tp: convert l2tp_session.ref_count "
` [PATCH 04/18] net, vxlan: convert vxlan_sock.refcnt "
` [PATCH 05/18] net, bluetooth: convert rfcomm_dlc.refcnt "
` [PATCH 06/18] net, decnet: convert dn_fib_info.fib_clntref "
` [PATCH 07/18] net, atm: convert atm_dev.refcnt "
` [PATCH 08/18] net, atm: convert lec_arp_table.usage "
` [PATCH 09/18] net, atm: convert in_cache_entry.use "
` [PATCH 10/18] net, atm: convert eg_cache_entry.use "
` [PATCH 11/18] net, bridge: convert net_bridge_vlan.refcnt "
` [PATCH 12/18] net, calipso: convert calipso_doi.refcount "
` [PATCH 13/18] net, sched: convert Qdisc.refcnt "
` [PATCH 14/18] net, lapb: convert lapb_cb.refcnt "
` [PATCH 15/18] net, ipx: convert ipx_interface.refcnt "
` [PATCH 16/18] net, ipx: convert ipx_route.refcnt "
` [PATCH 17/18] net, netrom: convert nr_neigh.refcount "
` [PATCH 18/18] net, netrom: convert nr_node.refcount "

[PATCH net-next] r8152: simply the arguments
 2017-03-17 11:08 UTC  (4+ messages)

[PATCH net-next] net: ethoc: Use ether_addr_copy()
 2017-03-17 10:52 UTC 

[PATCH net-next v2] net: ipv4: add support for ECMP hash policy choice
 2017-03-17 10:06 UTC  (5+ messages)
` [PATCH net-next v4] "

[RESEND PATCH -net] cpsw/netcp: work around reverse cpts dependency
 2017-03-17 10:00 UTC  (3+ messages)

Good Day!
 2017-03-17  6:37 UTC 

[patch net-next 0/2] mlxsw: small driver update
 2017-03-17  8:38 UTC  (3+ messages)
` [patch net-next 1/2] mlxsw: spectrum: Cosmetic naming change
` [patch net-next 2/2] mlxsw: spectrum: Align the matchall default case returned value

pull-request: mac80211 2017-03-16
 2017-03-17  8:05 UTC  (3+ messages)

[PATCH 00/17] net subsystem refcount conversions
 2017-03-17  8:02 UTC  (4+ messages)
` [PATCH 08/17] net: convert sk_filter.refcnt from atomic_t to refcount_t

[RFC] [net]openvswitch: Clear the ct flow key for the recirculated packet
 2017-03-17  6:05 UTC  (5+ messages)

[PATCH net-next v3 2/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
 2017-03-17  4:43 UTC 

[PATCH net-next 0/3] netvsc: small changesfor net-next
 2017-03-17  4:40 UTC  (5+ messages)
` [PATCH net-next 1/3] netvsc: avoid race with callback
` [PATCH net-next 2/3] netvsc: add comments about callback's and NAPI
` [PATCH net-next 3/3] netvsc: remove unused #define

[PATCH net-next] liquidio: fix wrong information about link modes reported to ethtool
 2017-03-17  4:40 UTC  (2+ messages)

[PATCH net] tcp: tcp_get_info() should read tcp_time_stamp later
 2017-03-17  4:37 UTC  (2+ messages)

[PATCH net] netvsc: fix race during initialization
 2017-03-17  4:35 UTC  (2+ messages)

[PATCH 00/10] Netfilter fixes for net
 2017-03-17  4:31 UTC  (4+ messages)
` [PATCH 05/10] netfilter: nf_tables: fix mismatch in big-endian system

[Patch net] bridge: resolve a false alarm of lockdep
 2017-03-17  4:29 UTC  (3+ messages)

[PATCH net] rxrpc: Ignore BUSY packets on old calls
 2017-03-17  4:28 UTC  (2+ messages)

[PATCH net] ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqs
 2017-03-17  4:26 UTC  (2+ messages)

Performance issue with igb with lots of different src-ip addrs
 2017-03-17  3:51 UTC  (5+ messages)

[PATCH] net: ipv6: set route type for anycast routes
 2017-03-17  3:48 UTC  (4+ messages)

[PATCH net-next v3] net: ipv4: add support for ECMP hash policy choice
 2017-03-17  3:36 UTC  (4+ messages)

[PATCH net-next 0/6] bpf: inline bpf_map_lookup_elem()
 2017-03-17  3:44 UTC  (2+ messages)

[PATCH v2] net: sun: sungem: rix a possible null dereference
 2017-03-17  3:38 UTC  (2+ messages)

[PATCH v2 net-next 0/5] sunvnet: better connection management
 2017-03-17  3:30 UTC  (2+ messages)

[PATCH net-next] liquidio: use meaningful names for IRQs
 2017-03-17  3:20 UTC  (2+ messages)

[PATCH] net: ethernet: aquantia: set net_device mtu when mtu is changed
 2017-03-17  3:21 UTC  (2+ messages)

[PATCH net-next] bonding: add 802.3ad support for 25G speeds
 2017-03-17  3:27 UTC  (2+ messages)

[PATCH] tcp_westwood: fix tcp_westwood_info() style mistakes
 2017-03-17  3:24 UTC  (2+ messages)

[PATCH] net: mpls: Fix nexthop alive tracking on down events
 2017-03-17  3:24 UTC  (2+ messages)

[PATCH net-next] r8152: check hw version first
 2017-03-17  3:20 UTC 

[PATCH net-next] netem: apply correct delay when rate throttling
 2017-03-17  3:15 UTC  (2+ messages)

[PATCH net] net/mlx4_core: Avoid delays during VF driver device shutdown
 2017-03-17  3:16 UTC  (2+ messages)

[PATCH net-next] liquidio: remove/replace invalid code
 2017-03-17  3:16 UTC  (2+ messages)

[PATCH net-stable] net: solve a NAPI race
 2017-03-17  2:02 UTC 

mlx5e backports for v4.9 -stable
 2017-03-17  0:06 UTC 

NAPI complete race backport?
 2017-03-16 23:33 UTC  (2+ messages)

[PATCH] [PATCH net] net: Do not hold the reference for the same sk_rx_dst
 2017-03-16 23:29 UTC  (4+ messages)

[net-next sample action optimization v3 0/4]
 2017-03-16 22:48 UTC  (5+ messages)
` [net-next sample action optimization v3 1/4] openvswitch: Deferred fifo API change
` [net-next sample action optimization v3 2/4] openvswitch: Refactor recirc key allocation
` [net-next sample action optimization v3 3/4] openvswitch: Optimize sample action for the clone use cases
` [net-next sample action optimization v3 4/4] Openvswitch: Refactor sample and recirc actions implementation

netdev level filtering? perhaps pushing socket filters down?
 2017-03-16 22:52 UTC  (3+ 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).