messages from 2016-08-12 09:54:07 to 2016-08-14 09:09:08 UTC [more...]
[Patch net 0/5] net_sched: tc action fixes and updates
2016-08-14 4:58 UTC (8+ messages)
[PATCH net-next V2 00/18] liquidio CN23XX support
2016-08-13 18:59 UTC (23+ messages)
` [PATCH net-next V2 01/18] liquidio: Consolidate common functionality
` [PATCH net-next V2 02/18] liquidio: Firmware version management
` [PATCH net-next V2 03/18] liquidio: Common enable irq function
` [PATCH net-next V2 04/18] liquidio: CN23XX register definitions
` [PATCH net-next V2 05/18] liquidio: CN23XX queue definitions
` [PATCH net-next V2 06/18] liquidio: CN23XX device init and sriov config
` [PATCH net-next V2 07/18] liquidio: CN23XX register setup
` [PATCH net-next V2 08/18] liquidio: CN23XX queue manipulation
` [PATCH net-next V2 09/18] liquidio: MSIX support for CN23XX
` [PATCH net-next V2 10/18] liquidio: CN23XX firmware download
` [PATCH net-next V2 11/18] liquidio: link and control commands
` [PATCH net-next V2 12/18] liquidio: RX "
` [PATCH net-next V2 13/18] liquidio: CN23XX IQ access
` [PATCH net-next V2 14/18] liquidio: CN23XX octeon3 instruction
` [PATCH net-next V2 15/18] liquidio: ethtool and led control support
` [PATCH net-next V2 16/18] liquidio: CN23XX health monitoring
` [PATCH net-next V2 17/18] liquidio: CN23XX napi support
` [PATCH net-next V2 18/18] liquidio:CN23XX pause frame support
[Patch net v3 0/5] net_sched: tc action fixes and updates
2016-08-14 5:03 UTC (4+ messages)
` [Patch net v3 5/5] net_sched: convert tcf_exts from list to pointer array
[PATCH] net: macb: add phy-handle support for the macb
2016-08-13 18:52 UTC (2+ messages)
[PATCH] net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
2016-08-13 22:14 UTC (3+ messages)
[PATCH net 1/2] macsec: fix lockdep splats when nesting devices
2016-08-13 22:16 UTC (4+ messages)
` [PATCH net 2/2] net: remove type_check from dev_get_nest_level()
pull-request: mac80211-next 2016-08-12
2016-08-13 22:11 UTC (2+ messages)
[PATCH net v2] ibmveth: Disable tx queue while changing mtu
2016-08-13 22:07 UTC (2+ messages)
[PATCH v2] ipv6: suppress sparse warnings in IP6_ECN_set_ce()
2016-08-13 22:08 UTC (3+ messages)
NetDEV conf 1.2 in Tokyo!
2016-08-13 23:17 UTC
[PATCH net] bpf: fix write helpers with regards to non-linear parts
2016-08-13 22:01 UTC (2+ messages)
(unknown),
2016-08-13 21:35 UTC
[Intel-wired-lan] [net-next] igb: add function to set I210 transmit mode
2016-08-13 19:01 UTC (3+ messages)
[PATCH 0/2] Convert qdisc linked list into a hashtable
2016-08-14 6:19 UTC (8+ messages)
` [PATCH 2/2] net: sched: convert qdisc linked list to hashtable
[PATCH] net: phy: initialize rc to zero to avoid returning garbage value
2016-08-13 22:52 UTC (2+ messages)
[PATCH] net: bfin_mac: Fix a few spelling fixes
2016-08-13 22:15 UTC (3+ messages)
[PATCH RESEND] net/sctp: always initialise sctp_ht_iter::start_fail
2016-08-13 22:10 UTC (4+ messages)
[PATCH] net/irda: handle iriap_register_lsap() allocation failure
2016-08-13 22:09 UTC (2+ messages)
[PATCH 1/2] net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing
2016-08-13 21:59 UTC (4+ messages)
` [PATCH 2/2] net: ethernet: mediatek: add the missing of_node_put() after node is used done
[PATCH] calipso: fix resource leak on calipso_genopt failure
2016-08-13 21:56 UTC (2+ messages)
[PATCH 00/16] net: don't print error when allocating urb fails
2016-08-13 21:55 UTC (2+ messages)
[PATCH net-next] net: fix up a few missing hashtable.h conflict resolutions
2016-08-13 21:51 UTC (2+ messages)
[PATCH v2 00/21] net: thunderx: Support for newer chips and miscellaneous patches
2016-08-13 19:01 UTC (23+ messages)
` [PATCH v2 01/21] net: thunderx: Moved HW capability info from macros to structure
` [PATCH v2 02/21] net: thunderx: Add VNIC's PCI devid on future chips
` [PATCH v2 03/21] net: thunderx: Add support for 81xx and 83xx chips
` [PATCH v2 04/21] net: thunderx: Set queue count based on number of CPUs
` [PATCH v2 05/21] net: thunderx: Enable CQE_RX desc's extension fields
` [PATCH v2 06/21] net: thunderx: Enable mailbox interrupts on 81xx/83xx
` [PATCH v2 07/21] net: thunderx: Support for different LMAC types within BGX
` [PATCH v2 08/21] net: thunderx: Add 81xx support to BGX driver
` [PATCH v2 09/21] net: thunderx: Add QSGMII interface type support
` [PATCH v2 10/21] net: thunderx: Add RGMII "
` [PATCH v2 11/21] net: thunderx: Add support for 16 LMACs of 83xx
` [PATCH v2 12/21] net: thunderx: Support for 83xx mixed QLM/DLM config
` [PATCH v2 13/21] net: thunderx: Use netdev's name for naming VF's interrupts
` [PATCH v2 14/21] net: thunderx: Use skb_add_rx_frag() for split buffer Rx pkts
` [PATCH v2 15/21] net: thunderx: Improvement for MBX interface debug messages
` [PATCH v2 16/21] net: thunderx: Reset RXQ HW stats when interface is brought down
` [PATCH v2 17/21] net: thunderx: Don't set mac address for secondary Qset VFs
` [PATCH v2 18/21] net: thunderx: Use napi_consume_skb for bulk free
` [PATCH v2 19/21] net: thunderx: Configure tunnelling protocol parsing
` [PATCH v2 20/21] net: thunderx: Use netdev_rss_key_fill() helper
` [PATCH v2 21/21] net: thunderx: Don't set RX_PACKET_DIS while initializing
[PATCH net-next v2 00/12] Fix warning and issues
2016-08-13 18:51 UTC (14+ messages)
` [PATCH net-next v2 02/12] drivers: net: xgene: fix: Add dma_unmap_single
` [PATCH net-next v2 03/12] drivers: net: xgene: fix: Delete descriptor rings and buffer pools
` [PATCH net-next v2 04/12] drivers: net: xgene: Fix error deconstruction path
` [PATCH net-next v2 05/12] drivers: net: xgene: Fix RSS indirection table fields
` [PATCH net-next v2 06/12] drivers: net: xgene: Change port init sequence
` [PATCH net-next v2 07/12] drivers: net: xgene: XFI PCS reset when link is down
` [PATCH net-next v2 08/12] drivers: net: xgene: Poll link status via GPIO
` [PATCH net-next v2 10/12] Documentation: dtb: xgene: Add rxlos GPIO mapping
` [PATCH net-next v2 01/12] drivers: net: xgene: Fix compiler warnings
` [PATCH net-next v2 09/12] dtb: xgene: Add rxlos-gpios property
` [PATCH net-next v2 11/12] drivers: net: xgene: Fix backward compatibility
` [PATCH net-next v2 12/12] dtb: "
[PATCH net 0/4] hv_netvsc: fixes for VF removal path
2016-08-13 18:38 UTC (8+ messages)
` [PATCH net 2/4] hv_netvsc: reset vf_inject on VF removal
` [RFC 1/2] netvsc: reference counting fix
` [RFC 2/2] netvsc: use RCU for VF net device reference
(unknown),
2016-08-13 13:52 UTC
[PATCH net-next 0/2] libbpf: minor fix and API update
2016-08-13 12:17 UTC (3+ messages)
` [PATCH net-next 1/2] tools lib bpf: suppress useless include
` [PATCH net-next 2/2] tools lib bpf: export function to set type
КЛИЕHТСКИЕ БA3Ьl МAЙЛ:oqissavip-2045@speed.1s.fr СКAЙП: prodawez389 Для 6ыстpой мAссовой пpодAжи ВAшиx товApов и услуг! Подpо6ности узнAйтe сeйчAс!
2016-08-13 7:30 UTC
[PATCH v2 0/3] VSOCK: vsockmon virtual device to monitor AF_VSOCK sockets
2016-08-13 11:38 UTC (5+ messages)
` [PATCH v2 1/3] VSOCK: Add vsockmon tap functions
` [PATCH v2 2/3] VSOCK: Add vsockmon device
` [PATCH v2 3/3] VSOCK: Add virtio vsock vsockmon hooks
[PATCH v2 1/1] VSOCK: remove more space available check filling TX vq
2016-08-13 9:55 UTC (3+ messages)
` [PATCH v2 1/1] VSOCK: remove more space available check filling TXvq
[PATCH net] sctp: fix a success return may hide an error
2016-08-13 7:47 UTC (3+ messages)
[PATCH net] bpf: fix bpf_skb_in_cgroup helper naming
2016-08-13 6:14 UTC (4+ messages)
[PATCH net-next 0/3] bpf improvements
2016-08-13 4:57 UTC (2+ messages)
[PATCH -next] sit: make function ipip6_valid_ip_proto() static
2016-08-13 4:52 UTC (2+ messages)
[PATCH net-next v5 0/3] Add test_current_task_under_cgroup bpf helper and test
2016-08-13 4:50 UTC (2+ messages)
[PATCH 0/5] Networking cgroup controller
2016-08-13 4:38 UTC (7+ messages)
` [PATCH 2/5] net: add bind/listen ranges to net cgroup
` [PATCH 3/5] net: add udp limit "
` [PATCH 5/5] net: add test for "
[PATCH 00/19] pull request for net-next: batman-adv 2016-08-12
2016-08-13 3:56 UTC (2+ messages)
[PATCH net-next 0/6] sfc: SFN8000 support improvements
2016-08-13 3:51 UTC (2+ messages)
[PATCH] net: ethernet: mediatek: enhance the locking using the lightweight ones
2016-08-13 3:35 UTC (2+ messages)
[PATCH 0/9] v4.8 build regressions
2016-08-13 0:32 UTC (3+ messages)
` [PATCH 2/9] dsa: mv88e6xxx: hide unused functions
[PATCH v2 1/2] wcn36xx: Transition driver to SMD client
2016-08-13 0:17 UTC (2+ messages)
` [PATCH v2 2/2] wcn36xx: Implement firmware assisted scan
[PATCH net-next V4] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
2016-08-13 0:12 UTC (2+ messages)
[PATCH v6 0/3] net: phy: Add xilinx gmiitorgmii converter support
2016-08-12 23:57 UTC (2+ messages)
[PATCH] bpf: fix size of copy_to_user in percpu map
2016-08-12 23:08 UTC (12+ messages)
[iproute PATCH] ip-route: Pretty-print expired routes
2016-08-12 21:11 UTC (5+ messages)
[PATCH] [v8] net: emac: emac gigabit ethernet controller driver
2016-08-12 20:39 UTC (4+ messages)
` Aw: "
[PATCH iproute v3 0/5] iproute: ila and fou additions
2016-08-12 20:01 UTC (4+ messages)
` [PATCH iproute v3 2/5] ila: Support for configuring ila to use netfilter hook
[PATCH iproute2 1/2] tipc: fix UDP bearer synopsis
2016-08-12 19:54 UTC (3+ messages)
` [PATCH iproute2 2/2] tipc: refactor bearer identification
PROBLEM: TPROXY and DNAT broken (bisected to 079096f103fa)
2016-08-12 19:03 UTC (5+ messages)
[PATCH RFCv2] net: ethernet: macb: Add support for rx_clk
2016-08-12 19:03 UTC (2+ messages)
[PATCH v1 1/1] pptp: Refactor the struct and macros of PPTP codes
2016-08-12 18:51 UTC (2+ messages)
[PATCH 0/4] net: hix5hd2_gmac: add tx sg feature and reset/clock control signals
2016-08-12 18:48 UTC (5+ messages)
` [PATCH 1/4] net: hix5hd2_gmac: add tx scatter-gather feature
` [PATCH 2/4] net: hix5hd2_gmac: add reset control and clock signals
[PATCH 0/3] support GMAC for RK3399 & RK3366
2016-08-12 18:37 UTC (4+ messages)
` [PATCH 1/3] net: stmmac: dwmac-rk: add rk3366 & rk3399 specific data
[PATCH] rhashtable: fix shift by 64 when shrinking
2016-08-12 18:10 UTC
[PATCH net v2] gre: set inner_protocol on xmit
2016-08-12 17:57 UTC (2+ messages)
[PATCH 6/6] net: virtio-net: Convert to hotplug state machine
2016-08-12 17:49 UTC
[PATCH -next] qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()
2016-08-12 17:49 UTC (3+ messages)
[PATCH net-next v5 2/3] bpf: Add bpf_current_task_under_cgroup helper
2016-08-12 16:01 UTC (2+ messages)
[PATCH net v2] net: ipv6: Fix ping to link-local addresses
2016-08-12 16:13 UTC
[PATCH net-next v5 3/3] samples/bpf: Add test_current_task_under_cgroup test
2016-08-12 16:10 UTC (2+ messages)
[PATCH net] net: ipv6: Fix ping to link-local addresses
2016-08-12 16:04 UTC (9+ messages)
[4.4-RT PATCH RFC/RFT] drivers: net: cpsw: mark rx/tx irq as IRQF_NO_THREAD
2016-08-12 15:58 UTC (3+ messages)
[PATCH net-next v5 1/3] cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headers
2016-08-12 15:56 UTC
[PATCH -next] net: dsa: b53: remove .owner and .bus fields for driver
2016-08-12 15:46 UTC
[PATCH -next] net: macb: add missing free_netdev() on error in macb_probe()
2016-08-12 15:43 UTC
[PATCH iproute2] ip route: restore_handler should check tb[RTA_PREFSRC] for local networks
2016-08-12 15:43 UTC (2+ messages)
[PATCH net-next v4 2/3] bpf: Add bpf_current_task_under_cgroup helper
2016-08-12 15:28 UTC (11+ messages)
[PATCH/RFC net] gre: set inner_protocol on xmit
2016-08-12 15:15 UTC (3+ messages)
[PATCH] tipc: fix NULL pointer dereference in shutdown()
2016-08-12 14:37 UTC (3+ messages)
[PATCH 0/3] vsockmon: virtual device to monitor AF_VSOCK sockets
2016-08-12 14:18 UTC (10+ messages)
` [PATCH 1/3] vsockmon: Add tap functions
` [PATCH 2/3] vsockmon: Add vsockmon device
` [PATCH 3/3] vsockmon: Add virtio vsock hooks
[PATCH v3] virtio-vsock: Fix unbound rx buffer
2016-08-12 14:02 UTC
[PATCH v5] virtio-vsock: Add timer to handle OOM situations
2016-08-12 14:02 UTC
[PATCH net-next v4 1/3] cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headers
2016-08-12 13:26 UTC (2+ messages)
Q: (linux 3.0.101) SO_LINGER2 & FIN_WAIT2
2016-08-12 12:10 UTC
[PATCH] net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for gre tunneled skbs
2016-08-12 11:11 UTC (4+ messages)
[PATCH] rhashtable: avoid large lock-array allocations
2016-08-12 10:03 UTC
A potential data race in drivers/net/ethernet/smsc/smc91c92_cs.ko
2016-08-12 9:54 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).