messages from 2017-02-02 17:24:41 to 2017-02-03 10:21:13 UTC [more...]
[PATCH 0/8] Bug fixes
2017-02-03 10:21 UTC (2+ messages)
[PATCHv3 net-next 0/7] net: dst_confirm replacement
2017-02-03 10:08 UTC (8+ messages)
` [PATCHv3 net-next 5/7] net: add confirm_neigh method to dst_ops
[patch net-next] net/mlx4_en: fix a condition
2017-02-03 9:54 UTC
[PATCH net] net: phy: Fix lack of reference count on PHY driver
2017-02-03 9:54 UTC (5+ messages)
[PATCH] xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
2017-02-03 9:38 UTC (2+ messages)
[PATCH net-next] sctp: process fwd tsn chunk only when prsctp is enabled
2017-02-03 9:37 UTC
[PATCH 1/1] gtp: support SGSN-side tunnels
2017-02-03 9:12 UTC
[PATCH net-next 0/2] enable relax order mode in intel NIC's driver
2017-02-03 9:30 UTC (3+ messages)
` [PATCH net-next 1/2] ixgbevf and 82598 relax order mode support
` [PATCH net-next 2/2] add one config to select relax order mode in intel NIC's Kconfig
[patch net-next v2 00/19] mlxsw: Introduce TC Flower offload using TCAM
2017-02-03 9:29 UTC (20+ messages)
` [patch net-next v2 01/19] mlxsw: item: Add 8bit item helpers
` [patch net-next v2 02/19] mlxsw: item: Add helpers for getting pointer into payload for char buffer item
` [patch net-next v2 03/19] mlxsw: reg: Add Policy-Engine ACL Register
` [patch net-next v2 04/19] mlxsw: reg: Add Policy-Engine ACL Group Table register
` [patch net-next v2 05/19] mlxsw: reg: Add Policy-Engine TCAM Allocation Register
` [patch net-next v2 06/19] mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2
` [patch net-next v2 07/19] mlxsw: reg: Add Policy-Engine Port Binding Table
` [patch net-next v2 08/19] mlxsw: reg: Add Policy-Engine Rules Copy Register
` [patch net-next v2 09/19] mlxsw: reg: Add Policy-Engine Policy Based Switching Register
` [patch net-next v2 10/19] mlxsw: reg: Add Policy-Engine Extended Flexible Action Register
` [patch net-next v2 11/19] mlxsw: core: Introduce flexible keys support
` [patch net-next v2 12/19] mlxsw: core: Introduce flexible actions support
` [patch net-next v2 13/19] mlxsw: spectrum: Introduce basic set of flexible key blocks
` [patch net-next v2 14/19] mlxsw: resources: Add ACL related resources
` [patch net-next v2 15/19] list: introduce list_for_each_entry_from_reverse helper
` [patch net-next v2 16/19] lib: Introduce priority array area manager
` [patch net-next v2 17/19] mlxsw: spectrum: Introduce ACL core with simple TCAM implementation
` [patch net-next v2 18/19] sched: cls_flower: expose priority to offloading netdevice
` [patch net-next v2 19/19] mlxsw: spectrum: Implement TC flower offload
[PATCH net-next] sfc: get rid of custom busy polling code
2017-02-03 9:15 UTC (4+ messages)
` [PATCH net-next] sfc-falcon: "
[PATCH net-next] bpf: fix verifier issue at check_packet_ptr_add
2017-02-03 8:37 UTC (7+ messages)
[PATCH RFC net-next 0/4] bridge: improve cache utilization
2017-02-03 8:30 UTC (4+ messages)
` [PATCH RFC net-next 4/4] bridge: add ability to turn off fdb used updates
[PATCH net-next 0/2] net: core: Two Helper function about socket information
2017-02-03 8:25 UTC (12+ messages)
` [PATCH net-next 1/2] Add a helper function to get socket cookie in eBPF
` [PATCH net-next 2/2] Add a eBPF helper function to retrieve socket uid
arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
2017-02-03 8:25 UTC (5+ messages)
Inconsistency in packet drop due to MTU (eth vs veth)
2017-02-03 8:07 UTC (5+ messages)
[PATCH net] netlabel: out of bound access in cipso_v4_validate()
2017-02-03 8:03 UTC
[patch net-next 00/19] mlxsw: Introduce TC Flower offload using TCAM
2017-02-03 7:38 UTC (15+ messages)
` [patch net-next 16/19] lib: Introduce priority array area manager
` [patch net-next 17/19] mlxsw: spectrum: Introduce ACL core with simple TCAM implementation
` [patch net-next 19/19] mlxsw: spectrum: Implement TC flower offload
[next-net 00/19][pull request] Intel Wired LAN Driver Updates 2017-02-02
2017-02-03 7:25 UTC (20+ messages)
` [next-queu 01/19] i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1
` [next-queu 02/19] i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan
` [next-queu 03/19] i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlan
` [next-queu 04/19] i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
` [next-queu 05/19] i40e: avoid O(n^2) loop when deleting all filters
` [next-queu 06/19] i40e: when adding or removing MAC filters, correctly handle VLANs
` [next-queu 07/19] i40e: Deprecating unused macro
` [next-queu 08/19] i40evf: remove unused device ID
` [next-queu 09/19] i40e: remove unnecessary __packed
` [next-queu 10/19] i40e: Quick refactor to start moving data off stack and into Tx buffer info
` [next-queu 11/19] i40e: Remove FPK HyperV VF device ID
` [next-queu 12/19] i40e: remove unused function
` [next-queu 13/19] i40e: refactor macro INTRL_USEC_TO_REG
` [next-queu 14/19] i40e: add interrupt rate limit verbosity
` [next-queu 15/19] i40e: don't check params until after checking for client instance
` [next-queu 16/19] i40evf: fix client warnings
` [next-queu 17/19] i40evf: track outstanding client request
` [next-queu 18/19] i40e/i40evf: Limit DMA sync of RX buffers to actual packet size
` [next-queu 19/19] i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring
[PATCH net] ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
2017-02-03 7:11 UTC
[PATCH net-next] virtio: Fix affinity for >32 VCPUs
2017-02-03 6:19 UTC
[PATCH net-next v2 0/5] bridge: per vlan dst_metadata support
2017-02-03 6:06 UTC (3+ messages)
[PATCH net] bpf: expose netns inode to bpf programs
2017-02-03 6:05 UTC (11+ messages)
Pseudo-Interface is returning wrong mac address
2017-02-03 5:56 UTC
Understanding mutual exclusion between rtnl_lock and rcu_read_lock
2017-02-03 5:21 UTC (4+ messages)
[PATCH 1/1] bonding: Remove unnecessary returned value check
2017-02-03 4:46 UTC
[PATCH net-next] net: add LINUX_MIB_PFMEMALLOCDROP counter
2017-02-03 4:34 UTC (2+ messages)
[PATCH net-next] loopback: clear pfmemalloc on outgoing skb's
2017-02-03 4:40 UTC (9+ messages)
` [PATCH net-next] net: remove useless pfmemalloc setting
` [PATCH net-next] tcp: clear pfmemalloc on outgoing skb
[net-next PATCH 0/5] XDP adjust head support for virtio
2017-02-03 4:23 UTC (13+ messages)
` [net-next PATCH 1/5] virtio_net: wrap rtnl_lock in test for calling with lock already held
` [net-next PATCH 2/5] virtio_net: factor out xdp handler for readability
` [net-next PATCH 3/5] virtio_net: remove duplicate queue pair binding in XDP
` [net-next PATCH 4/5] virtio_net: refactor freeze/restore logic into virtnet reset logic
` [net-next PATCH 5/5] virtio_net: XDP support for adjust_head
[PATCH net-next] net: ipv4: remove fib_lookup.h from devinet.c include list
2017-02-03 4:09 UTC (2+ messages)
[net-next PATCH v2 0/5] XDP adjust head support for virtio
2017-02-03 4:04 UTC (9+ messages)
` [net-next PATCH v2 1/5] virtio_net: wrap rtnl_lock in test for calling with lock already held
` [net-next PATCH v2 2/5] virtio_net: factor out xdp handler for readability
` [net-next PATCH v2 3/5] virtio_net: remove duplicate queue pair binding in XDP
` [net-next PATCH v2 4/5] virtio_net: refactor freeze/restore logic into virtnet reset logic
` [net-next PATCH v2 5/5] virtio_net: XDP support for adjust_head
[PATCH net-next] mpls: allow TTL propagation to/from IP packets to be configured
2017-02-03 4:02 UTC (5+ messages)
[PATCH 0/4] Updates for Marvell Switch SoCs
2017-02-03 3:40 UTC (2+ messages)
` [PATCH 1/4] ARM: dts: armada-xp-98dx3236: combine dfx server nodes
[PATCH net-next] net: remove support for per driver ndo_busy_poll()
2017-02-03 3:25 UTC (2+ messages)
[PATCHv2 net-next 0/2] MV88E6390 fixes
2017-02-03 3:07 UTC (2+ messages)
[PATCH net-next] net: phy: marvell: Add support for 88e1545 PHY
2017-02-03 3:05 UTC (5+ messages)
[PATCH v2] net: stmmac: Fix wrong message in stmmac_probe_config_dt
2017-02-03 3:04 UTC (2+ messages)
[PATCH] net: stmmac: add separate warning for PTP not being supported by HW
2017-02-03 3:01 UTC (2+ messages)
[PATCH] net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID mode
2017-02-03 3:00 UTC (2+ messages)
[PATCH net-next] unix: add ioctl to open a unix socket file with O_PATH
2017-02-03 2:58 UTC (2+ messages)
[PATCHv2 net-next 0/2] Work around missing PHY prodcut ID in mv88e6390
2017-02-03 2:51 UTC (2+ messages)
[PATCH net v2 0/2] mlx4: Misc bug fixes after reinitializing queues
2017-02-03 2:27 UTC (2+ messages)
[PATCH net-next 1/7] openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted
2017-02-03 1:10 UTC (7+ messages)
` [PATCH net-next 2/7] openvswitch: Unionize ovs_key_ct_label with a u32 array
` [PATCH net-next 3/7] openvswitch: Do not trigger events for unconfirmed connection
` [PATCH net-next 4/7] openvswitch: Inherit master's labels
` [PATCH net-next 5/7] openvswitch: Add original direction conntrack tuple to sw_flow_key
` [PATCH net-next 6/7] openvswitch: Add force commit
` [PATCH net-next 7/7] openvswitch: Pack struct sw_flow_key
[PATCH net-next] ixgbevf: get rid of custom busy polling code
2017-02-03 0:59 UTC
[PATCH net-next v2 00/12] bnxt_en: Add XDP support
2017-02-03 0:34 UTC (11+ messages)
` [PATCH net-next v2 01/12] bnxt_en: Refactor rx SKB function
` [PATCH net-next v2 11/12] bnxt_en: Add basic XDP support
[PATCH net-next] ixgbe: get rid of custom busy polling code
2017-02-03 0:26 UTC
[PATCH 0/2] net: ethernet: bgmac: bug fixes
2017-02-02 20:20 UTC (10+ messages)
` [PATCH 1/2] net: ethernet: bgmac: init sequence bug
` [PATCH 2/2] net: ethernet: bgmac: mac address change bug
Hello Forgive My Intrusion From Silvia
2017-02-02 23:16 UTC
[PATCHv3 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces
2017-02-02 23:22 UTC (4+ messages)
` [PATCHv3 5/7] tap: Extending tap device create/destroy APIs
HI
2017-02-02 23:06 UTC
[PATCH] [net-next] xgene_enet: remove bogus forward declarations
2017-02-02 22:13 UTC (2+ messages)
[PATCH net-next v4 0/5] net: ipv6: Improve user experience with multipath routes
2017-02-02 20:37 UTC (6+ messages)
` [PATCH net-next v4 1/5] net: ipv6: Allow shorthand delete of all nexthops in multipath route
` [PATCH net-next v4 2/5] net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute
` [PATCH net-next v4 3/5] net: ipv6: Change notifications for multipath add to RTA_MULTIPATH
` [PATCH net-next v4 4/5] net: ipv6: Change notifications for multipath delete "
` [PATCH net-next v4 5/5] net: ipv6: Use compressed IPv6 addresses showing route replace error
[PATCH net-next] bpf: test for AND edge cases
2017-02-02 20:20 UTC (3+ messages)
[PATCH net-next] cxgb4: get rid of custom busy poll code
2017-02-02 19:44 UTC
[PATCH 1/3] ath10k: remove ath10k_vif_to_arvif()
2017-02-02 19:20 UTC (3+ messages)
` [PATCH 2/3] ath10k: use size_t for len variables
[PATCH/RFC net-next 0/2] net/sched: cls_flower: Support matching on ND
2017-02-02 19:19 UTC (9+ messages)
` [PATCH/RFC net-next 1/2] flow dissector: ND support
[PATCH net-next] myri10ge: get rid of custom busy poll code
2017-02-02 18:50 UTC
net: suspicious RCU usage in nf_hook
2017-02-02 18:31 UTC (13+ messages)
` [PATCH net] net: use a work queue to defer net_disable_timestamp() work
[PATCH RFC 0/2] ipv6: IPv4-mapped on wire, :: dst address issue
2017-02-02 18:27 UTC (3+ messages)
` [PATCH RFC 1/2] ipv6: Inhibit IPv4-mapped src address on the wire
` [PATCH RFC 2/2] ipv6: Handle IPv4-mapped src to in6addr_any dst
[PATCH net-next] be2net: get rid of custom busy poll code
2017-02-02 18:16 UTC
[patch net-next] MAINTAINERS: add Ivan as a switchdev maintainer
2017-02-02 18:14 UTC (2+ messages)
[RFC PATCH net-next 0/5] net: improve support for SCTP checksums
2017-02-02 18:08 UTC (6+ messages)
` [RFC PATCH net-next 2/5] net: split skb_checksum_help
net/tcp: warning in tcp_try_coalesce/skb_try_coalesce
2017-02-02 17:34 UTC (9+ messages)
[PATCH iproute2/net-next 0/7] tc: flower: Masked ICMP match and ND match
2017-02-02 17:27 UTC (3+ messages)
` [PATCH iproute2/net-next 7/7] tc: flower: Support matching on ND
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).