messages from 2016-05-11 17:02:21 to 2016-05-13 08:51:14 UTC [more...]
[PATCH net-next v4 0/4] xen-netback: support for control ring
2016-05-13 8:37 UTC (5+ messages)
` [PATCH net-next v4 1/4] xen-netback: add control ring boilerplate
` [PATCH net-next v4 2/4] xen-netback: add control protocol implementation
` [PATCH net-next v4 3/4] xen-netback: pass hash value to the frontend
` [PATCH net-next v4 4/4] xen-netback: use hash value from "
[PATCH net-next v2] vxlan: set mac_header correctly in GPE mode
2016-05-13 8:48 UTC
[patch net-next 00/11] net: hns: add support of ACPI
2016-05-13 8:29 UTC (13+ messages)
` [patch net-next 01/11] net: hisilicon: add support of acpi for hns-mdio
` [patch net-next 02/11] net: hns: use device_* APIs instead of of_* APIs
` [patch net-next 03/11] net: hns: use platform_get_irq instead of irq_of_parse_and_map
` [patch net-next 04/11] net: hns: enet specify a reference to dsaf by fwnode_handle
` [patch net-next 05/11] net: hns: add uniform interface for phy connection
` [patch net-next 06/11] ACPI: bus: move acpi_match_device_ids() to linux/acpi.h
` [patch net-next 07/11] net: hns: dsaf adds support of acpi
` [patch net-next 08/11] net: hns: register phy device in each mac initial sequence
` [patch net-next 09/11] ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.h
` [patch net-next 10/11] net: hns: implement the reset sequence by asl
` [patch net-next 11/11] net: hns: enet adds support of acpi
[PATCH 1/1] net: ethernet: Add SGMII support to dwmac-socfpga
2016-05-13 7:47 UTC (2+ messages)
[PATCH RFT 0/2] Teach phylib hard-resetting devices
2016-05-13 7:06 UTC (6+ messages)
` [PATCH RFT 1/2] phylib: add device reset GPIO support
[PATCH net-next 00/13] ipv6: Enable GUEoIPv6 and more fixes for v6 tunneling
2016-05-13 6:51 UTC (12+ messages)
` [PATCH net-next 04/13] fou: Split out {fou,gue}_build_header
` [PATCH net-next 05/13] fou: Add encap ops for IPv6 tunnels
` [PATCH net-next 06/13] ipv6: Fix nexthdr for reinjection
` [PATCH net-next 07/13] ipv6: Change "final" protocol processing for encapsulation
[PATCH 1/1] net: ethernet: Add SGMII support to dwmac-socfpga
2016-05-13 6:37 UTC (2+ messages)
[PATCH] arm64: bpf: jit JMP_JSET_{X,K}
2016-05-13 6:37 UTC
[PATCH] phy: add support for a reset-gpio specification
2016-05-13 6:26 UTC (9+ messages)
[patch net-next 0/4] return offloaded stats as default and expose original sw start
2016-05-13 6:06 UTC (10+ messages)
` [patch net-next 1/4] netdevice: add SW statistics ndo
` [patch net-next 2/4] rtnetlink: add HW/SW stats distinction in rtnl_fill_stats
` [patch net-next 3/4] net: core: add SW stats to if_stats_msg
` [patch net-next 4/4] mlxsw: spectrum: Implement SW stats ndo and expose HW stats by default
[PATCH net-next] sock: ignore TIMESTAMP, RXQ_OVFL, WIFI_STATUS in sock_cmsg_send
2016-05-13 6:03 UTC (2+ messages)
[PATCH net] xen-netback: fix extra_info handling in xenvif_tx_err()
2016-05-13 5:59 UTC (3+ messages)
[net-next PATCH] udp: Resolve NULL pointer dereference
2016-05-13 5:56 UTC (13+ messages)
` [net-next PATCH v2] udp: Resolve NULL pointer dereference over flow-based vxlan device
` [net-next PATCH v3] "
[PATCH] ixgbe: take online CPU number as MQ max limit when alloc_etherdev_mq()
2016-05-13 5:56 UTC
[PATCH net-next 0/2] net: avoid some atomic ops when FASYNC is not used
2016-05-13 5:46 UTC (8+ messages)
` [PATCH net-next 1/2] net: SOCKWQ_ASYNC_NOSPACE optimizations
` [PATCH net-next] sunrpc: set SOCK_FASYNC
[PATCH] cfg80211/nl80211: add wifi tx power mode switching support
2016-05-13 3:22 UTC (8+ messages)
[PATCHv2 bluetooth-next 00/10] 6lowpan: introduce basic 6lowpan-nd
2016-05-13 2:59 UTC (3+ messages)
[PATCH v2 net-next 0/2] Enable SW only or HW only offloads with u32 classifier
2016-05-13 0:08 UTC (3+ messages)
` [PATCH v2 net-next 1/2] net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file
` [PATCH v2 net-next 2/2] net: cls_u32: Add support for skip-sw flag to tc u32 classifier
r8169 bug report
2016-05-12 22:44 UTC
[PATCH net-next 1/1] tipc: eliminate risk of double link_up events
2016-05-12 21:12 UTC (2+ messages)
[PATCH] r8169: default to 64-bit DMA on systems without memory below 4 GB
2016-05-12 21:09 UTC (10+ messages)
[RFC PATCH 0/2] net: threadable napi poll loop
2016-05-12 21:05 UTC (21+ messages)
[PATCH] net: mvneta: bm: fix dependencies again
2016-05-12 20:57 UTC (3+ messages)
[PATCH net-next] phy: micrel: Use MICREL_PHY_ID_MASK definition
2016-05-12 20:57 UTC (4+ messages)
[PATCH 1/2] ip6_gre: Fix get_size calculation for gre6 tunnel
2016-05-12 20:54 UTC (4+ messages)
` [PATCH 2/2] gre: Fix wrong tpi->proto in WCCP
where is the ethernet device number determined?
2016-05-12 20:27 UTC (3+ messages)
[PATCH net-next 0/5] net: remove trans_start from struct net_device
2016-05-12 19:40 UTC (5+ messages)
` [PATCH net-next 2/5] drivers: replace dev->trans_start accesses with dev_trans_start
` [PATCH net-next 4/5] treewide: replace dev->trans_start update with helper
[RFC] wcn36xx: Implement firmware assisted scan
2016-05-12 19:33 UTC
[PATCH net-next v2 00/14] qed*: Add SR-IOV support
2016-05-12 19:30 UTC (2+ messages)
[PATCH net-next] gtp: put back reference to netns when not required anymore
2016-05-12 19:29 UTC (3+ messages)
[PATCH net] driver: ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize ret_val
2016-05-12 17:51 UTC
mlx5 core/en oops in 4.6-rc6+
2016-05-12 17:28 UTC (5+ messages)
[PATCH nf V2] netfilter: fix oops in nfqueue during netns error unwinding
2016-05-12 16:40 UTC (4+ messages)
[PATCH 0/6] hv_netvsc: avoid races on mtu change/set channels
2016-05-12 16:19 UTC (10+ messages)
` [PATCH 1/6] hv_netvsc: move start_remove flag to net_device_context
` [PATCH 2/6] hv_netvsc: use start_remove flag to protect netvsc_link_change()
` [PATCH 3/6] hv_netvsc: untangle the pointer mess
` [PATCH 4/6] hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
` [PATCH 5/6] hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove()
` [PATCH 6/6] hv_netvsc: set nvdev link after populating chn_table
` Aw: [PATCH 0/6] hv_netvsc: avoid races on mtu change/set channels
` Aw: "
[PATCH net-next v2 0/4] xen-netback: support for control ring
2016-05-12 15:56 UTC (3+ messages)
` [Xen-devel] "
pull-request: mac80211-next 2016-05-12
2016-05-12 15:51 UTC (2+ messages)
[patch net-next 0/4] return offloaded stats as default and expose original sw start
2016-05-12 14:48 UTC (9+ messages)
` [patch net-next 1/4] netdevice: add SW statistics ndo
` [patch net-next 2/4] rtnetlink: add HW/SW stats distinction in rtnl_fill_stats
` [patch net-next 3/4] net: core: add SW stats to if_stats_msg
` [patch net-next 4/4] mlxsw: spectrum: Implement SW stats ndo and expose HW stats by default
[RFC] Reset pins of phys and their representation in a device tree
2016-05-12 14:06 UTC (5+ messages)
[PATCH net] drivers: net: Don't print unpopulated net_device name
2016-05-12 13:27 UTC (5+ messages)
CHECK MESSAGE
2016-05-12 0:54 UTC
[PATCH net-next] sfc: allocate rx pages on the same node as the interrupt
2016-05-12 10:35 UTC (4+ messages)
[PATCH -next 0/4] net: w5100: collection of small changes
2016-05-12 10:50 UTC (4+ messages)
` [PATCH -next 3/4] net: w5100: increase TX timeout period
[PATCH nf-next] netfilter: allow logging from non-init namespaces
2016-05-12 9:57 UTC (2+ messages)
[RESEND PATCH 0/3] RFKill airplane-mode indicator
2016-05-12 9:32 UTC (4+ messages)
` [RESEND PATCH 1/3] rfkill: Create "rfkill-airplane-mode" LED trigger
[PATCH v2 0/2] wireless: Allow wiphy/hwsim management from user namespaces
2016-05-12 9:27 UTC (2+ messages)
[PATCH net-next] vxlan: set mac_header correctly in GPE mode
2016-05-12 9:07 UTC (3+ messages)
[PATCH 2/3] net/mlx5e: make VXLAN support conditional
2016-05-12 8:15 UTC (4+ messages)
networking/ip-sysctl.txt: SRR or SSRR
2016-05-12 4:54 UTC (3+ messages)
[PATCH net-next 1/2] net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file
2016-05-12 4:15 UTC (5+ messages)
` [PATCH net-next 2/2] net: cls_u32: Add support for skip-sw flag to tc u32 classifier
[PATCH net 0/2] bnxt_en: Add workaround to detect bad opaque in rx completion
2016-05-12 3:47 UTC (2+ messages)
[patch -mainline] qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()
2016-05-12 3:45 UTC (2+ messages)
[GIT] [4.6] NFC update
2016-05-12 3:43 UTC (2+ messages)
[patch V4 00/31] bitops: add parity functions
2016-05-11 23:59 UTC (5+ messages)
` [patch V4 23/31] ethernet: use parity8 in sun/niu.c
` [patch V4 29/31] ethernet: use parity8 in broadcom/tg3.c
linux-next: manual merge of the net-next tree with the net tree
2016-05-11 23:56 UTC
[PATCH net-next 0/3] Mellanox 100G mlx5 CQE compression
2016-05-11 23:44 UTC (2+ messages)
[PATCH v1 net-next 0/7] More enabler patches for DSA probing
2016-05-11 23:36 UTC (2+ messages)
[PATCH net-next 1/2] net: dsa: mv88e6xxx: abstract VTU/STU data access
2016-05-11 23:34 UTC (4+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: add STU capability
[PATCH net-next v4 0/2] net: vrf: Fixup PKTINFO to return enslaved device index
2016-05-11 23:33 UTC (2+ messages)
[PATCH net-next] ipv6: fix 4in6 tunnel receive path
2016-05-11 23:24 UTC (2+ messages)
[PATCH v9 net-next 0/7] openvswitch: support for layer 3 encapsulated packets
2016-05-11 22:46 UTC (11+ messages)
` [PATCH v9 net-next 4/7] openvswitch: add layer 3 flow/port support
[REGRESSION] asix: Lots of asix_rx_fixup() errors and slow transmissions
2016-05-11 22:00 UTC (5+ messages)
[PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver
2016-05-11 20:27 UTC (11+ messages)
Fw: [GIT] Networking
2016-05-11 19:29 UTC
[PATCH v4 net-next] tcp: replace cnt & rtt with struct in pkts_acked()
2016-05-11 19:28 UTC (2+ messages)
[PATCH net] gre: do not keep the GRE header around in collect medata mode
2016-05-11 19:17 UTC (2+ messages)
[PATCHv2 net] openvswitch: Fix cached ct with helper
2016-05-11 19:15 UTC (2+ messages)
[PATCH v2] rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring
2016-05-11 18:59 UTC (2+ messages)
` [v2] rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb inrtl_pci_reset_trx_ring
[PATCH v2] rtlwifi: Remove double check for cnt_after_linked
2016-05-11 18:55 UTC (2+ messages)
` [v2] "
[patch] rtlwifi: rtl818x: silence uninitialized variable warning
2016-05-11 18:54 UTC (2+ messages)
` "
[PATCH v2] rtlwifi: Fix logic error in enter/exit power-save mode
2016-05-11 18:44 UTC (2+ messages)
` [v2] "
[PATCH] rtlwifi: rtl818x: constify rtl_intf_ops structures
2016-05-11 18:43 UTC (2+ messages)
` "
[PATCH (net.git) 0/3] stmmac MDIO and normal descr fixes
2016-05-11 18:33 UTC (4+ messages)
` [PATCH (net.git) 2/3] Revert "stmmac: Fix 'eth0: No PHY found' regression"
[PATCH v10 net-next 1/1] hv_sock: introduce Hyper-V Sockets
2016-05-11 17:52 UTC
[PATCH v10 net-next 0/1] introduce Hyper-V VM Sockets(hv_sock)
2016-05-11 17:52 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).