messages from 2016-07-21 00:50:34 to 2016-07-22 11:55:36 UTC [more...]
[PATCH 1/3] rtlwifi: don't add include path for rtl8188ee
2016-07-22 11:55 UTC (6+ messages)
` [PATCH 2/3] staging/rtl8192e: use s8 instead of char
BUG: Wrong dma queue handling in ixp4 driver
2016-07-22 11:10 UTC (4+ messages)
` Aw: "
` Aw: "
[net-next PATCH 0/4] be2net: patch set
2016-07-22 10:55 UTC (5+ messages)
` [net-next PATCH 1/4] be2net: clear vlan-promisc setting before programming the vlan list
` [net-next PATCH 2/4] be2net: do not remove vids from driver table if be_vid_config() fails
` [net-next PATCH 3/4] be2net: Avoid unnecessary firmware updates of multicast list
` [net-next PATCH 4/4] be2net: replace polling with sleeping in the FW completion path
[net-next PATCH 0/3] add support for impedance control for TI dp83867 phy and fix 2nd ethernet on dra72 rev C evm
2016-07-22 10:05 UTC (6+ messages)
` [net-next PATCH 1/3] net: phy: dp83867: Add documentation for optional impedance control
[PATCH v4 1/2] bpf: Add bpf_probe_write BPF helper to be called in tracers (kprobes)
2016-07-22 9:53 UTC (3+ messages)
[PATCH] net: neigh: disallow state transition DELAY->STALE in neigh_update()
2016-07-22 9:41 UTC (3+ messages)
[PATCH net-next] sctp: support ipv6 nonlocal bind
2016-07-22 9:38 UTC
ref count of ib_ipoib.ko not incremented when an ip address is set
2016-07-22 8:16 UTC
[PATCH 1/1] lvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULL
2016-07-22 8:11 UTC (3+ messages)
[net-next 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2016-07-22
2016-07-22 7:36 UTC (12+ messages)
` [net-next 01/11] i40e: avoid null pointer dereference
` [net-next 02/11] i40e: Fix to show correct Advertised Link Modes when link is down
` [net-next 03/11] i40e/i40evf: remove useless initializer
` [net-next 04/11] i40e: Remove device ID 0x37D4
` [net-next 05/11] i40evf: add hyperv dev ids
` [net-next 06/11] i40e: refactor Rx filter handling
` [net-next 07/11] i40e/i40evf-bump version to 1.6.11
` [net-next 08/11] i40e: Remove redundant memset
` [net-next 09/11] i40e: Move the mutex lock in i40e_client_unregister
` [net-next 10/11] i40e: add missing link advertise setting
` [net-next 11/11] i40e: Explicitly write platform-specific mac address after PF reset
[PATCH net-next v1 0/5] tipc: netlink updates for neighbour monitor
2016-07-22 6:42 UTC (6+ messages)
` [PATCH net-next v1 1/5] tipc: introduce constants for tipc address validation
` [PATCH net-next v1 2/5] tipc: make cluster size threshold for monitoring configurable
` [PATCH net-next v1 3/5] tipc: get monitor threshold for the cluster
` [PATCH net-next v1 4/5] tipc: add a function to get the bearer name
` [PATCH net-next v1 5/5] tipc: dump monitor attributes
iproute2 mpls max labels
2016-07-22 6:16 UTC (6+ messages)
[PATCH net] packet: propagate sock_cmsg_send() error
2016-07-22 5:42 UTC (2+ messages)
[PATCH v3 3/3] mac80211: mesh: fixed HT ies in beacon template
2016-07-22 5:26 UTC (2+ messages)
[PATCH 1/1] netfilter: h323: Use mod_timer instead of set_expect_timeout
2016-07-22 4:59 UTC
[PATCH net-next 0/2] macsec: enable s/w offloads
2016-07-22 4:51 UTC (2+ messages)
[PATCH v4 2/2] samples/bpf: Add example of using bpf_probe_write in bpf kprobes
2016-07-22 1:09 UTC
[PATCH v4 0/2] bpf: add bpf_probe_write helper & example
2016-07-22 1:08 UTC
[PATCH net-next] net/ncsi: avoid maybe-uninitialized warning
2016-07-22 0:11 UTC (2+ messages)
[PATCH net-next v2] net/faraday: Disallow using reversed MAC address from hardware
2016-07-22 0:01 UTC (4+ messages)
[PATCH net-next] bpf, events: fix offset in skb copy handler
2016-07-21 23:19 UTC
Network hang after c3f1010b30f7fc611139cfb702a8685741aa6827 with CIPSO & Smack
2016-07-21 22:55 UTC (12+ messages)
[PATCH v6 00/12] drivers: net: xgene: Fix module crash and 1G hot-plug
2016-07-21 22:31 UTC (16+ messages)
` [PATCH v6 01/12] drivers: net: xgene: Separate set_speed from mac_init
` [PATCH v6 02/12] drivers: net: xgene: Fix module unload crash - hw resource cleanup
` [PATCH v6 04/12] drivers: net: xgene: Fix module unload crash - clkrst sequence
` [PATCH v6 07/12] drivers: net: xgene: Enable MDIO driver
` [PATCH v6 08/12] drivers: net: xgene: Use exported functions
` [PATCH v6 09/12] drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset
` [PATCH v6 10/12] dtb: xgene: Add MDIO node
` [PATCH v6 03/12] drivers: net: xgene: Fix module unload crash - change sw sequence
` [PATCH v6 05/12] drivers: net: phy: xgene: Add MDIO driver
` [PATCH v6 06/12] drivers: net: xgene: Add backward compatibility
` [PATCH v6 11/12] Documentation: dtb: xgene: Add MDIO node
` [PATCH v6 12/12] MAINTAINERS: xgene: Add driver and documentation path
PROBLEM: MTU of ipsec tunnel drops continuously until traffic stops
2016-07-21 21:41 UTC (6+ messages)
[Patch net-next 0/2] net_sched: refactor tc action structures
2016-07-21 21:12 UTC (7+ messages)
` [Patch net-next 1/2] net_sched: move tc_action into tcf_common
` [Patch net-next 2/2] net_sched: get rid of struct tcf_common
The global market so much, You'll only other foreign customers to your door, do not open up new ways to do?
2016-07-21 20:49 UTC
[net-next 00/20][pull request] 100GbE Intel Wired LAN Driver Updates 2016-07-20
2016-07-21 20:13 UTC (5+ messages)
` [net-next 16/20] fm10k: check if PCIe link is restored
` ~~
[PATCH] net: ipv6: Always leave subnet anycast group on link down
2016-07-21 20:11 UTC (2+ messages)
[PATCH] net: bridge: br_set_ageing_time takes a clock_t
2016-07-21 18:27 UTC (4+ messages)
[PATCH 2/3] stmmac: change dma descriptors to __le32
2016-07-21 18:23 UTC
[PATCH v5 00/11] drivers: net: xgene: Fix module crash and 1G hot-plug
2016-07-21 17:57 UTC (4+ messages)
` [PATCH v5 10/11] Documentation: dtb: xgene: Add MDIO node
[PATCH net V2] net/mlx5e: Fix del vxlan port command buffer memset
2016-07-21 17:48 UTC (4+ messages)
[PATCH V2] Add flow control to the portmapper
2016-07-21 17:42 UTC (7+ messages)
[net-next v3 0/6] common library for Chelsio drivers
2016-07-21 17:27 UTC (7+ messages)
` [net-next v3 1/6] libcxgb: add library module "
` [net-next v3 2/6] cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support
` [net-next v3 3/6] cxgb4i,libcxgbi: add "
` [net-next v3 4/6] cxgb3i: "
` [net-next v3 5/6] libcxgb: export ppm release and tagmask set api
` [net-next v3 6/6] cxgb3i,cxgb4i: fix symbol not declared sparse warning
[PATCH 1/1] netfilter: Use IS_ERR_OR_NULL instead of IS_ERR and NULl check to simplify the codes in ip_vs_genl_dump_dests and resolve_normal_ct
2016-07-21 17:01 UTC (4+ messages)
The global market is so big, but you are waiting for the light B2B inquiry and exhibitors, it is better to take the initiative to develop a global audience! ! ! Advisory QQ: 3246075707
2016-07-21 16:45 UTC
[PATCH] net: bridge: fix br_stp_enable_bridge comment
2016-07-21 16:42 UTC
[PATCH net-next 0/2] Mellanox 100G mlx5 minimum inline header mode
2016-07-21 16:41 UTC (7+ messages)
` [PATCH net-next 2/2] net/mlx5e: Query minimum required header copy during xmit
[PATCH v2 00/10] userns: sysctl limits for namespaces
2016-07-21 16:40 UTC (11+ messages)
` [PATCH v2 01/10] sysctl: Stop implicitly passing current into sysctl_table_root.lookup
` [PATCH v2 04/10] userns: Generalize the user namespace count into ucount
` [PATCH v2 06/10] utsns: Add a limit on the number of uts namespaces
` [PATCH v2 02/10] userns: Add per user namespace sysctls
` [PATCH v2 03/10] userns: Add a limit on the number of user namespaces
` [PATCH v2 05/10] pidns: Add a limit on the number of pid namespaces
` [PATCH v2 07/10] ipcns: Add a limit on the number of ipc namespaces
` [PATCH v2 08/10] cgroupns: Add a limit on the number of cgroup namespaces
` [PATCH v2 09/10] netns: Add a limit on the number of net namespaces
` [PATCH v2 10/10] mntns: Add a limit on the number of mount namespaces
IPv6 IPSec incompatibilities between 2.6.23 and 3.6.18/4.6.4
2016-07-21 16:00 UTC (3+ messages)
` AW: "
[PATCH net-next v11 0/6] openvswitch: support for layer 3 encapsulated packets
2016-07-21 15:39 UTC (7+ messages)
` [PATCH net-next v11 5/6] openvswitch: add layer 3 flow/port support
` [ovs-dev] "
[PATCH net-next] net: dsa: add CONFIG_NET_DSA_LEGACY
2016-07-21 14:52 UTC (6+ messages)
[PATCH] cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf
2016-07-21 14:49 UTC
[PATCH net-next 1/1] net_sched: Introduce skbmod action
2016-07-21 14:42 UTC (12+ messages)
` WAS ( "
[PATCH net V2] net/bonding: Enforce active-backup policy for IPoIB bonds
2016-07-21 14:39 UTC (3+ messages)
[patch net-next 0/9] mlxsw: implement port mirroring offload
2016-07-21 9:49 UTC (19+ messages)
` [patch net-next 1/9] mlxsw: pci: Add resources query implementation
` [patch net-next 2/9] mlxsw: pci: Add max span resources to resources query
` [patch net-next 3/9] net/sched: introduce Match-all classifier
` [patch net-next 4/9] net/sched: Add match-all classifier hw offloading
` [patch net-next 5/9] mlxsw: reg: Add Shared Buffer Internal Buffer register
` [patch net-next 6/9] mlxsw: reg: Add Monitoring Port Analyzer Table register
` [patch net-next 7/9] mlxsw: reg: Add the Monitoring Port Analyzer register
` [patch net-next 8/9] net/sched: act_mirred: Add helper inlines to access tcf_mirred info
` [patch net-next 9/9] mlxsw: spectrum: Add support in matchall mirror TC offloading
IPv6 IPSec incompatibilities between 2.6.23 and 3.6.18 (and probably later)
2016-07-21 12:25 UTC (5+ messages)
` AW: "
[PATCH net-next v3 1/2] bpf: Add bpf_copy_to_user BPF helper to be called in tracers (kprobes)
2016-07-21 11:30 UTC (9+ messages)
[PATCH] iproute2: ip: add udp_csum, udp6_csum_tx, udp6_csum_rx control flags to ip l2tp add tunnel
2016-07-21 10:59 UTC
[patch net-next v2 0/9] mlxsw: implement port mirroring offload
2016-07-21 10:03 UTC (10+ messages)
` [patch net-next v2 1/9] mlxsw: pci: Add resources query implementation
` [patch net-next v2 2/9] mlxsw: pci: Add max span resources to resources query
` [patch net-next v2 3/9] net/sched: introduce Match-all classifier
` [patch net-next v2 4/9] net/sched: Add match-all classifier hw offloading
` [patch net-next v2 5/9] mlxsw: reg: Add Shared Buffer Internal Buffer register
` [patch net-next v2 6/9] mlxsw: reg: Add Monitoring Port Analyzer Table register
` [patch net-next v2 7/9] mlxsw: reg: Add the Monitoring Port Analyzer register
` [patch net-next v2 8/9] net/sched: act_mirred: Add helper inlines to access tcf_mirred info
` [patch net-next v2 9/9] mlxsw: spectrum: Add support in matchall mirror TC offloading
[PATCH 1/1] ixgbevf: replace enum with MACROs
2016-07-21 9:53 UTC (4+ messages)
[patch iproute2] jsonw: Fix indentation of ending "}"
2016-07-21 9:38 UTC (3+ messages)
[PATCH 1/1] netfilter: udp: Remove a bit misleading comment in udp_pkt_to_tuple
2016-07-21 9:26 UTC
[PATCH 1/1] netfilter: udp: Only get 8 bytes header in udp_pkt_to_tuple to keep consistent with tcp_pkt_to_tuple and comments
2016-07-21 9:10 UTC (2+ messages)
[PATCH net-next v4] cdc_ether: Improve ZTE MF823/831/910 handling
2016-07-21 9:10 UTC
[PATCH v2 0/5] net-next: ethernet: add sun8i-emac driver
2016-07-21 7:55 UTC (3+ messages)
` [PATCH v2 3/5] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac
[GIT] [4.8] NFC update
2016-07-21 6:40 UTC (2+ messages)
[PATCH net-next] samples: Add an IPv6 '-6' option to the pktgen scripts
2016-07-21 5:16 UTC (2+ messages)
[PATCH net-next 0/3] misc cleanups for xdp
2016-07-21 5:07 UTC (8+ messages)
` [PATCH net-next 1/3] net/mlx4_en: use READ_ONCE when freeing xdp_prog
` [PATCH net-next 2/3] rtnl: protect do_setlink from IFLA_XDP_ATTACHED
` [PATCH net-next 3/3] bpf: make xdp sample variable names more meaningful
[PATCH net-next v2 0/3] net: dsa: mv88e6xxx: rework EEPROM code
2016-07-21 4:11 UTC (2+ messages)
[RFC PATCH net-next] ibmvnic: Handle backing device failover and reinitialization
2016-07-21 3:58 UTC
linux-next: manual merge of the net-next tree with the net tree
2016-07-21 1:41 UTC
[PATCH] net/faraday: Disallow using reversed MAC address from hardware
2016-07-21 1:38 UTC (2+ messages)
[RFC] ethtool bandwidth per-queue commands
2016-07-21 1:06 UTC (2+ messages)
[PATCH] igb: fix adjusting ptp timestamps for tx/rx latency
2016-07-21 0:50 UTC (3+ messages)
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).