messages from 2017-01-12 10:11:42 to 2017-01-12 21:47:31 UTC [more...]
[PATCH] tcp: fix tcp_fastopen unaligned access complaints on sparc
2017-01-12 21:47 UTC (11+ messages)
[net PATCH 0/5] virtio_net XDP fixes and ajust_header xupport
2017-01-12 21:45 UTC (6+ messages)
` [net PATCH 1/5] virtio_net: use dev_kfree_skb for small buffer XDP receive
` [net PATCH 2/5] net: virtio: wrap rtnl_lock in test for calling with lock already held
` [net PATCH 3/5] virtio_net: factor out xdp handler for readability
` [net PATCH 4/5] virtio_net: remove duplicate queue pair binding in XDP
` [net PATCH 5/5] virtio_net: XDP support for adjust_head
Marvell Phy (1510) issue since v4.7 kernel
2017-01-12 21:41 UTC (13+ messages)
[PATCH v2 0/2] remove dwc_eth_qos and rename stmicro/stmmac
2017-01-12 19:42 UTC (11+ messages)
` [PATCH v2 2/2] stmmac: rename it to synopsys
kill off pci_enable_msi_{exact,range}
2017-01-12 21:29 UTC (2+ messages)
[PATCH net-next v2 00/10] net: dsa: Support for pdata in dsa2
2017-01-12 21:21 UTC (3+ messages)
` [PATCH net-next v2 05/10] drivers: base: Add device_find_class()
[iproute PATCH] tc: m_xt: Fix segfault with iptables-1.6.0
2017-01-12 21:09 UTC (3+ messages)
[PATCH 0/6 net-next][V3] Rework inet_csk_get_port
2017-01-12 21:04 UTC (4+ messages)
` [PATCH 2/6 net-next] inet: drop ->bind_conflict
[PATCH net] net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
2017-01-12 20:09 UTC
[PATCH net-next] liquidio VF: reduce load time of module
2017-01-12 20:53 UTC (2+ messages)
[PATCH net-next] secure_seq: fix sparse errors
2017-01-12 20:57 UTC (3+ messages)
[PATCH] [net] net/mlx5e: fix another -Wmaybe-uninitialized warning
2017-01-12 20:55 UTC (4+ messages)
[PATCH net v3] ipv6: sr: fix several BUGs when preemption is enabled
2017-01-12 20:30 UTC
[Patch] Fixing order of trinary operator when assigning the ifindex in XFRM Decode Session
2017-01-12 20:28 UTC
To netlink or not to netlink, that is the question
2017-01-12 20:27 UTC (8+ messages)
[PATCH net v2] ipv6: sr: fix several BUGs when preemption is enabled
2017-01-12 20:28 UTC (2+ messages)
[PATCH net-next] liquidio: remove unnecessary code
2017-01-12 20:25 UTC (2+ messages)
[PATCH] net: ipv4: fix table id in getroute response
2017-01-12 20:18 UTC (2+ messages)
[PATCH] xen-netfront: Fix Rx stall during network stress and OOM
2017-01-12 20:17 UTC (2+ messages)
[PATCH 5/6] treewide: use kv[mz]alloc* rather than opencoded variants
2017-01-12 20:14 UTC (11+ messages)
` [RFC PATCH 6/6] net: use kvmalloc with __GFP_REPEAT rather than open coded variant
[PATCH] [v2] net: qcom/emac: grab a reference to the phydev on ACPI systems
2017-01-12 20:14 UTC (2+ messages)
[PATCH] tilepro: Fix non-void return from void function
2017-01-12 20:14 UTC (2+ messages)
[PATCH] net: lwtunnel: Handle lwtunnel_fill_encap failure
2017-01-12 20:12 UTC (2+ messages)
[PATCH net-next] liquidio: replace skb_tx_hash with fallback
2017-01-12 19:10 UTC (2+ messages)
[PATCH net-next] ipv6: sr: static percpu allocation for hmac_ring
2017-01-12 20:10 UTC (2+ messages)
[PATCH net-next 0/3] net: mdio-gpio: Use modern GPIO helpers
2017-01-12 20:05 UTC (2+ messages)
[patch net-next] stmmac: indent an if statement
2017-01-12 19:46 UTC (2+ messages)
[pull request][for-next V2 0/1] Mellanox mlx5 Reorganize core driver directory layout
2017-01-12 19:29 UTC (2+ messages)
` [for-next V2 1/1] {net, IB}/mlx5: Reorganize driver file layout
[PATCH v2 11/26] RDS: IB: Remove an unused structure member
2017-01-12 19:07 UTC (2+ messages)
` [PATCH v2 12/26] IB: Convert ib_dma_*_coherent() argument type from u64 into dma_addr_t
PROBLEM: Realtek RTL8101/2/6E unstable with both r8169 and r8101 drivers
2017-01-12 18:51 UTC
Setting link down or up in software
2017-01-12 18:45 UTC (6+ messages)
[PATCH net-next 1/4] siphash: add cryptographically secure PRF
2017-01-12 18:30 UTC (3+ messages)
[PATCH 1/6 net-next] inet: collapse ipv4/v6 rcv_saddr_equal functions into one
2017-01-12 18:13 UTC (2+ messages)
[PATCH] xen-netback: fix memory leaks on XenBus disconnect
2017-01-12 18:05 UTC (2+ messages)
[PATCH v5 1/3] Bluetooth: btusb: Use an error label for error paths
2017-01-12 18:01 UTC (3+ messages)
` [PATCH v5 2/3] Bluetooth: btusb: Add out-of-band wakeup support
` [PATCH v5 3/3] Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup
[PATCH/RFC v2 net-next] ravb: unmap descriptors when freeing rings
2017-01-12 18:00 UTC (10+ messages)
` [EXT] "
[PATCH 0/4] net: ethernet: ti: cpsw: correct common res usage
2017-01-12 17:34 UTC (5+ messages)
` [PATCH 3/4] net: ethernet: ti: cpsw: don't duplicate ndev_running
[PATCH v2 0/2] bpf: add longest prefix match map
2017-01-12 17:29 UTC (3+ messages)
` [PATCH v2 1/2] bpf: add a longest prefix match trie map implementation
` [PATCH v2 2/2] bpf: Add tests for the lpm trie map
[pull request][for-next] Mellanox mlx5 Reorganize core driver directory layout
2017-01-12 17:22 UTC (2+ messages)
` [for-next] {net, IB}/mlx5: Reorganize driver file layout
[PATCH] ARM: dts: am57xx-beagle-x15: implement errata "Ethernet RGMII2 Limited to 10/100 Mbps"
2017-01-12 17:14 UTC
[PATCH v1 0/8] crypto:chcr- Bug fixes
2017-01-12 16:42 UTC (6+ messages)
` [PATCH v1 3/8] crypto:chcr- Fix key length for RFC4106
Correct method for initializing Pause and Asymmetrical Pause support in phy drivers
2017-01-12 16:52 UTC (4+ messages)
[PATCH iproute2] bridge: fdb: add state filter support
2017-01-12 16:47 UTC
[PATCH v2 0/8] Switch BPF's digest to SHA256
2017-01-12 16:44 UTC (3+ messages)
` [PATCH v2 8/8] crypto/testmgr: Allocate only the required output size for hash tests
[PATCH] can: Fix kernel panic at security_sock_rcv_skb
2017-01-12 16:33 UTC (4+ messages)
[PATCH] uapi: use wildcards to list files
2017-01-12 16:32 UTC (7+ messages)
` [PATCH v2 0/7] uapi: export all headers under uapi directories
` [PATCH v2 7/7] "
[PATCH] fix itnull.cocci warnings
2017-01-12 16:26 UTC (2+ messages)
[PATCH/RFC net] ravb: do not use zero-length alighment DMA request
2017-01-12 16:14 UTC (6+ messages)
[PATCH net-next] cdc-ether: usbnet_cdc_zte_status() can be static
2017-01-12 16:09 UTC (2+ messages)
[PATCH] synopsys: remove dwc_eth_qos driver
2017-01-12 16:03 UTC (6+ messages)
[PATCH net-next] tools: psock_lib: harden socket filter used by psock tests
2017-01-12 15:51 UTC (3+ messages)
LOCATE YOUR INHERITANCE
2017-01-12 15:14 UTC
[PATCH iproute2 v4 0/4] update ifstat for new stats
2017-01-12 15:32 UTC (6+ messages)
` [PATCH iproute2 v4 1/4] ifstat: Includes reorder
` [PATCH iproute2 v4 2/4] ifstat: Add extended statistics to ifstat
` [PATCH iproute2 v4 3/4] ifstat: Add 64 bits based stats to extended statistics
` [PATCH iproute2 v4 4/4] ifstat: Add "sw only" extended statistics to ifstat
[PATCH] net: thunderx: acpi: fix LMAC initialization
2017-01-12 15:28 UTC
[PATCH net] ravb: Remove Rx overflow log messages
2017-01-12 15:22 UTC (2+ messages)
[PATCH net-next] net: ipv6: put autoconf routes into per-interface tables
2017-01-12 15:17 UTC (4+ messages)
[PATCH RESEND net-next 00/12] s390: qeth patches
2017-01-12 15:03 UTC (14+ messages)
` [PATCH RESEND net-next 01/12] s390/qeth: rework RX/TX checksum offload
` [PATCH RESEND net-next 02/12] s390/qeth: test RX/TX checksum offload reply
` [PATCH RESEND net-next 03/12] s390/qeth: display warning for OSA3 RX/TX checksum offloading
` [PATCH RESEND net-next 04/12] s390/qeth: Allow reading hsuid in state DOWN
` [PATCH RESEND net-next 05/12] s390/qeth: Remove QETH_IP_HEADER_SIZE
` [PATCH RESEND net-next 06/12] s390/qeth: drop qeth_l2_del_all_macs() parameter
` [PATCH RESEND net-next 07/12] s390/qeth: don't convert return code twice
` [PATCH RESEND net-next 08/12] s390/qeth: consolidate errno translation
` [PATCH RESEND net-next 09/12] s390/qeth: extract qeth_l2_remove_mac()
` [PATCH RESEND net-next 10/12] s390/qeth: shuffle MAC management functions around
` [PATCH RESEND net-next 11/12] s390/qeth: issue STARTLAN as first IPA command
` [PATCH RESEND net-next 12/12] s390/qeth: fix retrieval of vipa and proxy-arp addresses
[PATCH net-next] lwt_bpf: bpf_lwt_prog_cmp() can be static
2017-01-12 15:05 UTC (3+ messages)
[PATCH net-next v2 0/2] More flexible BPF cb access
2017-01-12 15:00 UTC (4+ messages)
` [PATCH net-next v2 1/2] bpf: pass original insn directly to convert_ctx_access
` [PATCH net-next v2 2/2] bpf: allow b/h/w/dw access for bpf's cb in ctx
[PATCH net-next 0/2] net/smc: fix typo and clc-bug
2017-01-12 14:47 UTC (4+ messages)
` [PATCH net-next 1/2] net: fix AF_SMC related typo
` [PATCH net-next 2/2] smc: ETH_ALEN as memcpy length for mac addresses
[PATCH net-next] ipmr: improve hash scalability
2017-01-12 14:53 UTC
[PATCH] Introduce a sysctl that modifies the value of PROT_SOCK
2017-01-12 14:39 UTC (4+ messages)
` [PATCH v2 net-next] "
[patch net 0/3] mlxsw: Couple of fixes
2017-01-12 14:26 UTC (2+ messages)
[PATCH net-next] cxgb4: Initialize mbox lock and list for mgmt dev
2017-01-12 14:24 UTC (2+ messages)
[PATCH net-next] net: core: Make netif_wake_subqueue a wrapper
2017-01-12 14:18 UTC (2+ messages)
[PATCH v4 00/13] net: ethernet: aquantia: Add AQtion 2.5/5 GB NIC driver
2017-01-12 14:15 UTC (3+ messages)
` [PATCH v4 01/13] net: ethernet: aquantia: Make and configuration files
[PATCH net-next] IPsec: do not ignore crypto err in ah input
2017-01-12 13:33 UTC
[PATCH net] mld: do not remove mld souce list info when set link down
2017-01-12 13:19 UTC
[PATCH v3 net-next 0/4] Introduce The SipHash PRF
2017-01-12 13:17 UTC (3+ messages)
` [PATCH v3 net-next 4/4] syncookies: use SipHash in place of SHA1
[PATCH 8/9] IB: Convert ib_dma_*_coherent() argument type from u64 into dma_addr_t
2017-01-12 13:12 UTC (5+ messages)
` [PATCH 9/9] treewide: Inline ib_dma_map_*() functions
[PATCH net-next] net/mlx5e: Support bpf_xdp_adjust_head()
2017-01-12 13:10 UTC (2+ messages)
[PATCHv3 0/6] sh_eth: add wake-on-lan support via magic packet
2017-01-12 12:55 UTC (3+ messages)
` [PATCHv3 2/6] sh_eth: add generic "
[PATCH/RFC net] ravb: Remove Rx overflow log messages
2017-01-12 11:52 UTC (2+ messages)
[PATCH net-next 0/2] More flexible BPF cb access
2017-01-12 10:53 UTC (4+ messages)
` [PATCH net-next 2/2] bpf: allow b/h/w/dw access for bpf's cb in ctx
[PATCH] ath9k: fix spelling mistake: "meaurement" -> "measurement"
2017-01-12 11:01 UTC (2+ messages)
` "
[PATCH 1/2] ath9k: ar9002_mac: kill off ACCESS_ONCE()
2017-01-12 11:00 UTC (2+ messages)
` [1/2] "
[PATCH] net: wireless: ath: wil6210: constify cfg80211_ops structures
2017-01-12 10:55 UTC (2+ messages)
` "
[PATCH v5 1/5] soc: qcom: smem_state: Fix include for ERR_PTR()
2017-01-12 10:47 UTC (2+ messages)
` [v5,1/5] "
net/atm: warning in alloc_tx/__might_sleep
2017-01-12 10:40 UTC (6+ 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).