messages from 2016-07-20 08:03:15 to 2016-07-21 09:33:44 UTC [more...]
[patch net-next 0/9] mlxsw: implement port mirroring offload
2016-07-21 9:33 UTC (14+ 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
[PATCH 1/1] netfilter: udp: Remove a bit misleading comment in udp_pkt_to_tuple
2016-07-21 9:26 UTC
PROBLEM: MTU of ipsec tunnel drops continuously until traffic stops
2016-07-21 9:12 UTC (5+ messages)
[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 net V2] net/bonding: Enforce active-backup policy for IPoIB bonds
2016-07-21 8:52 UTC
[PATCH net-next 0/2] Mellanox 100G mlx5 minimum inline header mode
2016-07-21 8:22 UTC (5+ messages)
` [PATCH net-next 1/2] net/mlx5e: Check the minimum inline header mode before xmit
` [PATCH net-next 2/2] net/mlx5e: Query minimum required header copy during xmit
[PATCH net V2] net/mlx5e: Fix del vxlan port command buffer memset
2016-07-21 8:08 UTC (4+ messages)
[PATCH v2 0/5] net-next: ethernet: add sun8i-emac driver
2016-07-21 7:55 UTC (9+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] MAINTAINERS: Add myself as maintainers of sun8i-emac
` [PATCH v2 3/5] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac
` [PATCH v2 4/5] ARM: dts: sun8i-h3: add sun8i-emac ethernet driver
` [PATCH v2 5/5] ARM: dts: sun8i: Enable sun8i-emac on the Orange PI PC
[Patch net-next 0/2] net_sched: refactor tc action structures
2016-07-21 7:38 UTC (4+ 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
[PATCH net-next 1/1] net_sched: Introduce skbmod action
2016-07-21 7:27 UTC (11+ messages)
` WAS ( "
[PATCH v6 00/12] drivers: net: xgene: Fix module crash and 1G hot-plug
2016-07-21 6:59 UTC (13+ 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
[GIT] [4.8] NFC update
2016-07-21 6:40 UTC (2+ messages)
[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-21 6:22 UTC (6+ messages)
` [net-next PATCH 1/3] net: phy: dp83867: Add documentation for optional impedance control
` [net-next PATCH 2/3] net: phy: dp83867: add support for MAC impedance configuration
` [net-next PATCH 3/3] ARM: dts: dra72-evm-revc: fix non-working cpsw second ethernet
[PATCH net-next] samples: Add an IPv6 '-6' option to the pktgen scripts
2016-07-21 5:16 UTC (3+ 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
[net-next 00/20][pull request] 100GbE Intel Wired LAN Driver Updates 2016-07-20
2016-07-21 5:05 UTC (22+ messages)
` [net-next 01/20] fm10k: no need to continue in fm10k_down if __FM10K_DOWN already set
` [net-next 02/20] fm10k: avoid possible null pointer dereference in fm10k_update_stats
` [net-next 03/20] fm10k: prevent multiple threads updating statistics
` [net-next 04/20] fm10k: Reset mailbox global interrupts
` [net-next 05/20] fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING
` [net-next 06/20] fm10k: perform data path reset even when switch is not ready
` [net-next 07/20] fm10k: use actual hardware registers when checking for pending Tx
` [net-next 08/20] fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDING
` [net-next 09/20] fm10k: wait for queues to drain if stop_hw() fails once
` [net-next 10/20] fm10k: split fm10k_reinit into two functions
` [net-next 11/20] fm10k: implement prepare_suspend and handle_resume
` [net-next 12/20] fm10k: use common reset flow when handling io errors from PCI stack
` [net-next 13/20] fm10k: implement reset_notify handler for PCIe FLR events
` [net-next 14/20] fm10k: use common flow for suspend and resume
` [net-next 15/20] fm10k: enable bus master after every reset
` [net-next 16/20] fm10k: check if PCIe link is restored
` [net-next 17/20] fm10k: implement request_lport_map pointer
` [net-next 18/20] fm10k: force link to remain down for at least a second on resume events
` [net-next 19/20] fm10k: return proper error code when pci_enable_msix_range fails
` [net-next 20/20] fm10k: bump version number
[PATCH net-next v2 0/3] net: dsa: mv88e6xxx: rework EEPROM code
2016-07-21 4:11 UTC (8+ messages)
` [PATCH net-next v2 1/3] net: dsa: mv88e6xxx: remove unused phy_mutex
` [PATCH net-next v2 2/3] net: dsa: mv88e6xxx: rework EEPROM access
` [PATCH net-next v2 3/3] net: dsa: mv88e6xxx: kill last locked reg_read
[PATCH net-next v2] net/faraday: Disallow using reversed MAC address from hardware
2016-07-21 4:05 UTC (2+ messages)
[RFC PATCH net-next] ibmvnic: Handle backing device failover and reinitialization
2016-07-21 3:58 UTC
[PATCH V2] Add flow control to the portmapper
2016-07-21 2:47 UTC (5+ messages)
[PATCH net-next] net: dsa: add CONFIG_NET_DSA_LEGACY
2016-07-21 2:15 UTC (3+ messages)
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 (3+ messages)
[PATCH] igb: fix adjusting ptp timestamps for tx/rx latency
2016-07-21 0:50 UTC (3+ messages)
[PATCH net-next v3 1/2] bpf: Add bpf_copy_to_user BPF helper to be called in tracers (kprobes)
2016-07-20 23:00 UTC (8+ messages)
[PATCH net-next] net: dsa: b53: use module_mdio_driver
2016-07-20 22:42 UTC (2+ messages)
[PATCH net] packet: propagate sock_cmsg_send() error
2016-07-20 22:01 UTC
[PATCH net-next 0/3] net: dsa: mv88e6xxx: rework EEPROM code
2016-07-20 21:57 UTC (5+ messages)
` [PATCH net-next 1/3] net: dsa: mv88e6xxx: remove unused phy_mutex
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: rework EEPROM access
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: kill last locked reg_read
[PATCH net-next v3] cdc_ether: Improve ZTE MF823/831/910 handling
2016-07-20 21:55 UTC (2+ messages)
[patch net-next 0/2] mlxsw: Add per-{Prio,TC} counters
2016-07-20 21:55 UTC (2+ messages)
[PATCH -next] net: cpmac: fix error handling of cpmac_probe()
2016-07-20 21:48 UTC (2+ messages)
[PATCH -next] net: ethernet: nb8800: fix error handling of nb8800_probe()
2016-07-20 21:48 UTC (2+ messages)
[PATCH -next] net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the code
2016-07-20 21:48 UTC (2+ messages)
[PATCH -next] wan/fsl_ucc_hdlc: remove .owner field for driver
2016-07-20 21:48 UTC (2+ messages)
[PATCH -next] wan/fsl_ucc_hdlc: use module_platform_driver to simplify the code
2016-07-20 21:47 UTC (2+ messages)
[PATCH -next] net: axienet: Fix return value check in axienet_probe()
2016-07-20 21:47 UTC (2+ messages)
pull request: bluetooth-next 2016-07-19
2016-07-20 21:44 UTC (2+ messages)
[net-next v2 0/6] common library for Chelsio drivers
2016-07-20 21:38 UTC (3+ messages)
Network hang after c3f1010b30f7fc611139cfb702a8685741aa6827 with CIPSO & Smack
2016-07-20 20:13 UTC (11+ messages)
[iproute PATCH 0/2] Minor vf_info review
2016-07-20 20:10 UTC (6+ messages)
` [iproute PATCH 1/2] ipaddress: Simplify vf_info parsing
[PATCH net-next] bpf, elf: add official ELF machine define for eBPF
2016-07-20 19:37 UTC (2+ messages)
[iproute PATCH] ip-address.8: Document autojoin flag
2016-07-20 19:22 UTC (2+ messages)
` [iproute PATCH v2] "
[patch iproute2] jsonw: Fix indentation of ending "}"
2016-07-20 19:19 UTC (2+ messages)
[iproute PATCH v5 0/5] Big C99 style initializer rework
2016-07-20 19:15 UTC (2+ messages)
` [iproute PATCH v5 1/5] tc: m_action: Improve conversion to C99 style initializers
[PATCH v10 00/12] Add driver bpf hook for early packet drop and forwarding
2016-07-20 19:14 UTC (13+ messages)
` [PATCH v10 04/12] rtnl: add option for setting link xdp prog
` [PATCH v10 05/12] net/mlx4_en: add support for fast rx drop bpf program
` [PATCH v10 12/12] bpf: add sample for xdp forwarding and rewrite
[iproute PATCH 0/6] iplink: Improve documentation
2016-07-20 19:13 UTC (2+ messages)
[PATCH iproute2 net-next 0/5] bridge: json support for fdb and vlan show
2016-07-20 19:07 UTC (2+ messages)
[PATCH iproute2] ss: Fix support for device filter by index
2016-07-20 18:58 UTC (2+ messages)
[PATCH] bpf: fix implicit declaration of bpf_prog_add
2016-07-20 18:59 UTC (3+ messages)
[PATCH] wlcore: spi: fix build warning caused by redundant variable
2016-07-20 18:27 UTC (2+ messages)
[PATCH net-next v11 0/6] openvswitch: support for layer 3 encapsulated packets
2016-07-20 18:06 UTC (9+ messages)
` [PATCH net-next v11 5/6] openvswitch: add layer 3 flow/port support
` [ovs-dev] "
[PATCH net] net/bonding: Enforce active-backup policy for IPoIB bonds
2016-07-20 17:20 UTC (4+ messages)
[PATCH net] e1000e: fix PTP on e1000_pch_lpt variants
2016-07-20 17:05 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH net] net/mlx5e: Fix del vxlan port command
2016-07-20 16:30 UTC (3+ messages)
[PATCH net-next 0/2] macsec: enable s/w offloads
2016-07-20 16:11 UTC (3+ messages)
` [PATCH net-next 1/2] gro_cells: gro_cells_receive now return error code
` [PATCH net-next 2/2] macsec: enable GRO and RPS on macsec devices
[PATCH 1/3] rtlwifi: don't add include path for rtl8188ee
2016-07-20 16:00 UTC (9+ messages)
` [PATCH 2/3] staging/rtl8192e: use s8 instead of char
[PATCH 2/3] staging/rtl8192e: use s8 instead of char
2016-07-20 15:48 UTC (2+ messages)
[PATCH 1/3] staging/rtl8192u: use s8 instead of char
2016-07-20 15:41 UTC (4+ messages)
` [PATCH 2/3] staging/rtl8192e: "
` [PATCH 3/3] staging/rtl8192e: avoid comparing unsigned type >= 0
[PATCH 1/1] ixgbevf: replace enum with MACROs
2016-07-20 14:29 UTC (3+ messages)
[PATCH] xfrm: use printk instead of WARN for bad policy reporting
2016-07-20 12:15 UTC (3+ messages)
[PATCH] virtio-vsock: Add timer to handle OOM situations
2016-07-20 9:36 UTC (3+ messages)
` [PATCH] "
BUSINESS PROPOSAL!!!
2016-07-20 9:53 UTC
[PATCH 1/1] netfilter: Add helper array register/unregister functions
2016-07-20 8:57 UTC (8+ messages)
` 答复: "
` 答复: "
[PATCH] ieee802154: check device type
2016-07-20 8:43 UTC
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).