messages from 2017-04-13 07:50:00 to 2017-04-14 12:36:28 UTC [more...]
[PATCH iproute2 net-next 0/3] Add support for IPv6 Segment Routing
2017-04-14 12:36 UTC (4+ messages)
` [PATCH iproute2 net-next 1/3] ip: add ip sr command to control SR-IPv6 internal structures
` [PATCH iproute2 net-next 2/3] iproute: add support for SR-IPv6 lwtunnel encapsulation
` [PATCH iproute2 net-next 3/3] man: add documentation for IPv6 SR commands
[PATCH] net/ncsi: fix checksum validation in response packet
2017-04-14 8:56 UTC
[PATCH net-next] net: mvneta: fix failed to suspend if WOL is enabled
2017-04-14 11:07 UTC
[PATCH net-next] net: bridge: notify on hw fdb takeover
2017-04-14 10:49 UTC
[PATCH] mm, page_alloc: re-enable softirq use of per-cpu page allocator
2017-04-14 10:10 UTC (3+ messages)
[RFC PATCH linux 0/2] net sched actions: access to uninitialized data and error handling
2017-04-14 9:08 UTC (7+ messages)
` [PATCH linux 2/2] net sched actions: fix refcount decrement on error
[PATCH net-next 0/1 v3] drivers: net: Add support for rmnet driver
2017-04-14 9:07 UTC (3+ messages)
` [PATCH net-next 1/1 v3] drivers: net: rmnet: Initial implementation
[PATCH v3 net-next RFC] Generic XDP
2017-04-14 9:05 UTC (14+ messages)
` aa5c2fd79f: net/core/dev.c:#suspicious_rcu_dereference_check()usage
[PATCH 00/22] Introduce common scatterlist map function
2017-04-14 8:39 UTC (29+ messages)
` [PATCH 01/22] scatterlist: Introduce sg_map helper functions
` [PATCH 02/22] nvmet: Make use of the new sg_map helper function
` [PATCH 03/22] libiscsi: Make use of new the "
` [PATCH 04/22] target: Make use of the new sg_map function at 16 call sites
` [PATCH 05/22] drm/i915: Make use of the new sg_map helper function
` [PATCH 06/22] crypto: hifn_795x: "
` [PATCH 07/22] crypto: shash, caam: "
` [PATCH 08/22] crypto: chcr: "
` [PATCH 09/22] dm-crypt: Make use of the new sg_map helper in 4 call sites
` [PATCH 10/22] staging: unisys: visorbus: Make use of the new sg_map helper function
` [PATCH 11/22] RDS: "
` [PATCH 12/22] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper in 4 call sites
` [PATCH 13/22] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function
` [PATCH 14/22] scsi: arcmsr, ips, megaraid: "
` [PATCH 15/22] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers
` [PATCH 16/22] xen-blkfront: Make use of the new sg_map helper function
` [PATCH 17/22] mmc: sdhci: "
` [PATCH 18/22] mmc: spi: "
` [PATCH 19/22] mmc: tmio: "
` [PATCH 20/22] mmc: sdricoh_cs: "
` [PATCH 21/22] mmc: tifm_sd: "
` [PATCH 22/22] memstick: "
[PATCH 1/4] net: macb: Add support for PTP timestamps in DMA descriptors
2017-04-14 7:53 UTC (8+ messages)
` [PATCH 2/4] net: macb: Add tsu_clk to device tree
` [PATCH 3/4] net: macb: Add hardware PTP support
` [PATCH 4/4] net: macb: Add macb_ptp to compilation chain
[PATCH] rtl_bt: Update firmware for BT part of rtl8822be
2017-04-14 5:55 UTC
58485 netdev
2017-04-14 5:04 UTC
[PATCH v2 net 0/2] Fix crash caused by reporting inconsistent skb->len to BQL
2017-04-14 3:19 UTC (3+ messages)
` [PATCH v2 net 1/2] net: ethernet: mediatek: fix inconsistency between TXD and the used buffer
` [PATCH v2 net 2/2] net: ethernet: mediatek: fix inconsistency of port number carried in TXD
[PATCH net] xfrm: calculate L4 checksums also for GSO case before encrypting packets
2017-04-14 2:54 UTC (3+ messages)
af_packet vs virtio
2017-04-14 2:50 UTC (2+ messages)
` repost: af_packet vs virtio (was packed ring layout proposal v2)
[PATCH v2 net-next 0/8] net/ncsi: Add debugging functionality
2017-04-14 2:30 UTC (12+ messages)
` [PATCH v2 net-next 1/8] net/ncsi: Disable HWA mode when no channels are found
` [PATCH v2 net-next 3/8] net/ncsi: Enforce failover on link monitor timeout
` [PATCH v2 net-next 4/8] net/ncsi: Add debugging infrastructurre
` [PATCH v2 net-next 5/8] net/ncsi: Dump NCSI packet statistics
` [PATCH v2 net-next 6/8] net/ncsi: Support NCSI packet generation
` [PATCH v2 net-next 7/8] net/ncsi: No error report on DP response to non-existing package
` [PATCH v2 net-next 8/8] net/ncsi: Fix length of GVI response packet
[PATCH v4 net-next RFC] net: Generic XDP
2017-04-14 1:59 UTC (4+ messages)
` [lkp-robot] [net] d1dff7db3b: net/core/dev.c:#suspicious_rcu_dereference_check()usage
[PATCH 0/9] Netfilter fixes for net
2017-04-14 0:26 UTC (10+ messages)
` [PATCH 1/9] netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
` [PATCH 2/9] netfilter: ctnetlink: using bit to represent the ct event
` [PATCH 3/9] netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find
` [PATCH 4/9] netfilter: ctnetlink: make it safer when checking the ct helper name
` [PATCH 5/9] netfilter: make it safer during the inet6_dev->addr_list traversal
` [PATCH 6/9] netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL
` [PATCH 7/9] netfilter: nf_ct_expect: use proper RCU list traversal/update APIs
` [PATCH 8/9] netfilter: nft_hash: do not dump the auto generated seed
` [PATCH 9/9] netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
[PATCH nf-next] ipvs: remove unused function ip_vs_set_state_timeout
2017-04-14 0:13 UTC (2+ messages)
[GIT 0/3] Second Round of IPVS Updates for v4.12
2017-04-14 0:06 UTC (4+ messages)
[PATCH nf-next] ipset: remove unused function __ip_set_get_netlink
2017-04-13 23:28 UTC (2+ messages)
[PATCH nf-next] nf_conntrack: remove double assignment
2017-04-13 23:27 UTC (2+ messages)
[PATCH nf-next] nf_tables: remove double return statement
2017-04-13 23:27 UTC (2+ messages)
[RFC net-next] of: mdio: Honor hints from MDIO bus drivers
2017-04-13 23:20 UTC (10+ messages)
[PATCH] smsc95xx: Add comments to the registers definition
2017-04-13 22:23 UTC (11+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/5] extended netlink ACK reporting
2017-04-13 21:44 UTC (12+ messages)
` [PATCH 1/5] netlink: extended "
net/ipv4: use-after-free in ip_queue_xmit
2017-04-13 19:59 UTC (5+ messages)
[PATCH block-tree] net: off by one in inet6_pton()
2017-04-13 19:42 UTC
[PATCH v3] net: phy: micrel: fix crash when statistic requested for KSZ9031 phy
2017-04-13 19:36 UTC (4+ messages)
Mac80211 - 802.11s
2017-04-13 19:27 UTC
[PATCH v2] net: phy: micrel: fix crash when statistic requested for KSZ9031 phy
2017-04-13 18:56 UTC (3+ messages)
[PATCH v4 0/3] VSOCK: vsockmon virtual device to monitor AF_VSOCK sockets
2017-04-13 18:47 UTC (5+ messages)
` [PATCH v4 1/3] VSOCK: Add vsockmon tap functions
` [PATCH v4 2/3] VSOCK: Add vsockmon device
` [PATCH v4 3/3] VSOCK: Add virtio vsock vsockmon hooks
[Patch net-next] kcm: remove a useless copy_from_user()
2017-04-13 18:38 UTC
How to debug DMAR errors?
2017-04-13 18:12 UTC
[PATCH next] bonding: handle link transition from FAIL to UP correctly
2017-04-13 17:49 UTC (2+ messages)
[PATCH v2 net-next] net: dwc-xlgmac: add the initial ethtool support
2017-04-13 17:49 UTC (2+ messages)
[PATCH v3 0/4] TI Bluetooth serdev support
2017-04-13 17:24 UTC (6+ messages)
` [PATCH v3 1/4] dt-bindings: net: Add TI WiLink shared transport binding
` [PATCH v3 2/4] bluetooth: hci_uart: remove unused hci_uart_init_tty
` [PATCH v3 3/4] bluetooth: hci_uart: add LL protocol serdev driver support
` [PATCH v3 4/4] arm64: dts: hikey: add WL1835 Bluetooth device node
[PATCH net-next v3 1/1] net: ipv4: Refine the ipv4_default_advmss
2017-04-13 17:20 UTC (2+ messages)
[PATCH net-next v2 0/8] rtnetlink: Cleanup user notifications for netdev events
2017-04-13 17:17 UTC (2+ messages)
[PATCH v2] cfg80211: Fix array-bounds warning in fragment copy
2017-04-13 17:05 UTC
[PATCH] tools: bpf_jit_disasm: Add option to dump JIT image to a file
2017-04-13 17:04 UTC (2+ messages)
[PATCH net] net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule
2017-04-13 16:57 UTC
[PATCH net-next] net: ipv6: send unsolicited NA on admin up
2017-04-13 16:41 UTC (3+ messages)
[PATCH net-next] net: stmmac: set total length of the packet to be transmitted in TDES3
2017-04-13 16:40 UTC (2+ messages)
[PATCH net-next] cxgb4: save tid while creating server filter
2017-04-13 16:38 UTC (2+ messages)
[PATCH 1/1] drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201
2017-04-13 16:36 UTC (2+ messages)
[PATCHv3 net] igmp: do not remove igmp souce list info when set link down
2017-04-13 16:36 UTC (3+ messages)
` IGMP on IPv6
[RFC PATCH 0/7] Extend socket timestamping API
2017-04-13 16:17 UTC (17+ messages)
` [RFC PATCH 2/7] net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
` [RFC PATCH 3/7] net: add option to get information about timestamped packets
` [RFC PATCH 4/7] net: ethernet: update drivers to provide timestamping packet info
` [RFC PATCH 6/7] net: allow simultaneous SW and HW transmit timestamping
[patch net-next] MAINTAINERS: rename TC entry and add couple of header files
2017-04-13 16:13 UTC
[Patch net-next v2] net_sched: move the empty tp check from ->destroy() to ->delete()
2017-04-13 16:13 UTC (3+ messages)
[PATCH RFC v2 0/2] phylib non-autoneg speed setting
2017-04-13 15:49 UTC (3+ messages)
` [PATCH 1/2] net: phy: improve phylib correctness for non-autoneg settings
` [PATCH 2/2] net: phy: simplify phy_supported_speeds()
[PATCH net-next v2] Subject: net: allow configuring default qdisc
2017-04-13 15:40 UTC
25351 netdev
2017-04-13 15:35 UTC
[PATCH v3 0/3] VSOCK: vsockmon virtual device to monitor AF_VSOCK sockets
2017-04-13 15:02 UTC (8+ messages)
` [PATCH v3 1/3] VSOCK: Add vsockmon tap functions
` [PATCH v3 2/3] VSOCK: Add vsockmon device
[PATCH 0/6] mvmdio updates
2017-04-13 14:59 UTC (2+ messages)
[PATCH net-next 1/4] ixgbe: sparc: rename the ARCH_WANT_RELAX_ORDER to IXGBE_ALLOW_RELAXED_ORDER
2017-04-13 14:53 UTC (3+ messages)
` "
export pcie_flr and remove copies of it in drivers
2017-04-13 14:53 UTC (8+ messages)
` [PATCH 1/7] PCI: export pcie_flr
` [PATCH 2/7] PCI: call pcie_flr from reset_intel_82599_sfp_virtfn
` [PATCH 3/7] PCI: call pcie_flr from reset_chelsio_generic_dev
` [PATCH 4/7] ixgbe: use pcie_flr instead of duplicating it
` [PATCH 5/7] IB/hfi1: "
` [PATCH 6/7] crypto: qat: "
` [PATCH 7/7] liquidio: "
[PATCHv5] net: dsa: add SMSC/Microchip LAN9303 three port ethernet switch driver
2017-04-13 14:46 UTC (2+ messages)
[PATCH net-next 0/3] l3mdev: Improve use with main table
2017-04-13 14:36 UTC (4+ messages)
[PATCH 0/8] ftgmac100: Rework batch 5 - Features
2017-04-13 13:58 UTC (8+ messages)
` [PATCH 6/8] ftgmac100: Allow configuration of phy interface via device-tree
` [PATCH 7/8] ftgmac100: Display the discovered PHY device info
` [PATCH 8/8] ftgmac100: Document device-tree binding
[PATCH] mwifiex: MAC randomization should not be persistent
2017-04-13 13:13 UTC (4+ messages)
Greetings
2017-04-13 13:12 UTC
[PATCH] ath6kl: Add __printf verification to ath6kl_dbg
2017-04-13 12:43 UTC (2+ messages)
` "
net/ipv4: deadlock in ip_ra_control
2017-04-13 11:58 UTC (8+ messages)
[PATCH net-next 0/2] qed/qede: aRFS support
2017-04-13 11:54 UTC (3+ messages)
` [PATCH net-next 1/2] qed: aRFS infrastructure support
` [PATCH net-next 2/2] qede: Add aRFS support
[PATCH RFC net-next v3 4/7] net: use skb->csum_algo to identify packets needing crc32c
2017-04-13 10:36 UTC (2+ messages)
ney/key: slab-out-of-bounds in parse_ipsecrequests
2017-04-13 10:35 UTC (3+ messages)
[PATCH resend 0/4] uapi glibc compat: fix musl libc compatibility
2017-04-13 10:35 UTC (3+ messages)
` [PATCH resend 1/4] uapi glibc compat: add libc compat code when not build for kernel
[patch net-next v2 0/8] Add support for pipeline debug (dpipe)
2017-04-13 9:30 UTC (4+ messages)
` [patch iproute2/net-next repost] devlink: "
[PATCH 20/24] bpf: Restrict kernel image access functions when the kernel is locked down
2017-04-13 8:46 UTC (3+ messages)
[PATCH net-next 0/8] net/ncsi: Add debugging functionality
2017-04-13 7:57 UTC (2+ 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).