messages from 2017-08-29 04:25:33 to 2017-08-29 20:34:11 UTC [more...]
[PATCH] Documentation: fix little inconsistencies
2017-08-29 20:34 UTC
[PATCH net-next v3] bridge: fdb add and delete tracepoints
2017-08-29 20:30 UTC (2+ messages)
[PATCH RFC 0/2] virtio-net: implement reset request
2017-08-29 20:27 UTC (6+ messages)
` [PATCH RFC 1/2] virtio_net: implement VIRTIO_CONFIG_S_NEEDS_RESET
` [PATCH RFC 2/2] virtio_net: enable probing for NEEDS_RESET support
[PATCH net-next v2 00/10] net: dsa: add generic debugfs interface
2017-08-29 20:27 UTC (11+ messages)
[PATCH net-next 0/4] Endian fixes for SYSTEMPORT/SF2/MDIO
2017-08-29 20:17 UTC (6+ messages)
` [PATCH net-next 1/4] net: systemport: Use correct I/O accessors
` [PATCH net-next 2/4] net: dsa: bcm_sf2: "
` [PATCH net-next 3/4] net: systemport: Set correct RSB endian bits based on host
` [PATCH net-next 4/4] net: phy: mdio-bcm-unimac: Use correct I/O accessors
[PATCH] net: remove dmaengine.h inclusion from netdevice.h
2017-08-29 20:17 UTC
[PATCH net] nfp: double free on error in probe
2017-08-29 20:05 UTC (2+ messages)
mlxsw and rtnl lock
2017-08-29 20:04 UTC (6+ messages)
[PATCH net-next] virtio-net: invoke zerocopy callback on xmit path if no tx napi
2017-08-29 19:53 UTC (15+ messages)
XDP redirect measurements, gotchas and tracepoints
2017-08-29 19:52 UTC (16+ messages)
[PATCH net] sch_hhf: fix null pointer dereference on init failure
2017-08-29 19:46 UTC (2+ messages)
[PATCH net-next v2] net: bcmgenet: Use correct I/O accessors
2017-08-29 19:25 UTC
[PATCH net-next] net: bcmgenet: Use correct I/O accessors
2017-08-29 19:29 UTC (2+ messages)
[PATCH V2 net-next] liquidio: show NIC's U-Boot version in a dev_info() message
2017-08-29 19:19 UTC
[patch v1 0/2] add support for the external thermal zone and cooling device binding for Mellanox network devices
2017-08-29 19:15 UTC (6+ messages)
` [patch v1 1/2] dt-bindings: net: add binding documentation for mlxsw thermal control
` [patch v1 2/2] mlxsw: core: add support for the external thermal zone setting (by DTS)
[PATCH net] sch_multiq: fix double free on init failure
2017-08-29 19:11 UTC (4+ messages)
` [PATCH net v2] "
[PATCH net-next] staging: irda: update MAINTAINERS
2017-08-29 19:05 UTC (10+ messages)
` [PATCH net-next] staging: irda: force to be a kernel module
` [PATCH v2 net-next] irda: fix link order if IRDA is built into the kernel
[PATCH] rsi: remove memset before memcpy
2017-08-29 18:54 UTC
[PATCH] rtlwifi: rtl8822be: Add firmware for new driver/device
2017-08-29 18:42 UTC (2+ messages)
[PATCH net] sch_htb: fix crash on init failure
2017-08-29 18:23 UTC (7+ messages)
pull-request: wireless-drivers-next 2017-08-28
2017-08-29 18:05 UTC (2+ messages)
UDP sockets oddities
2017-08-29 18:01 UTC (8+ messages)
[PATCH] net: stmmac: constify clk_div_table
2017-08-29 17:56 UTC (2+ messages)
[PATCH net] ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt
2017-08-29 17:56 UTC (3+ messages)
[PATCH net-next 0/7] XDP redirect tracepoints
2017-08-29 17:51 UTC (12+ messages)
` [PATCH net-next 1/7] xdp: remove redundant argument to trace_xdp_redirect
` [PATCH net-next 2/7] xdp: tracepoint xdp_redirect also need a map argument
` [PATCH net-next 3/7] xdp: make xdp tracepoints report bpf prog id instead of prog_tag
` [PATCH net-next 4/7] xdp: separate xdp_redirect tracepoint in error case
` [PATCH net-next 5/7] xdp: separate xdp_redirect tracepoint in map case
` [PATCH net-next 6/7] samples/bpf: xdp_redirect load XDP dummy prog on TX device
` [PATCH net-next 7/7] samples/bpf: xdp_monitor tool based on tracepoints
[PATCH net-next v2] bridge: fdb add and delete tracepoints
2017-08-29 17:36 UTC (6+ messages)
[PATCH net-next 0/6] flow_dissector: Protocol specific flow dissector offload
2017-08-29 17:19 UTC (7+ messages)
` [PATCH net-next 1/6] flow_dissector: Move ETH_P_TEB processing to main switch
` [PATCH net-next 2/6] udp: Constify skb argument in lookup functions
` [PATCH net-next 3/6] flow_dissector: Add protocol specific flow dissection offload
` [PATCH net-next 4/6] udp: flow dissector offload
` [PATCH net-next 5/6] fou: Support flow dissection
` [PATCH net-next 6/6] vxlan: support flow dissect
[PATCH] dt-binding: net/phy: fix interrupts description
2017-08-29 17:15 UTC (4+ messages)
[PATCH net-next 0/4] nsh: headers, GSO
2017-08-29 17:10 UTC (3+ messages)
` [PATCH net-next 3/4] net: add NSH header structures and helpers
[PATCH 0/4] irda: move it to drivers/staging so we can delete it
2017-08-29 16:49 UTC (11+ messages)
[PATCH] net: dsa: make some structures const
2017-08-29 16:47 UTC
[PATCH net-next] Revert "ipv4: make net_protocol const"
2017-08-29 16:47 UTC (4+ messages)
[PATCH net-next 0/7] rxrpc: Miscellany
2017-08-29 16:44 UTC (9+ messages)
` [PATCH net-next 1/7] net: rxrpc: Replace time_t type with time64_t type
` [PATCH net-next 2/7] rxrpc: Use correct timestamp from Kerberos 5 ticket
` [PATCH net-next 3/7] rxrpc: Fix IPv6 support
` [PATCH net-next 4/7] rxrpc: Don't negate call->error before returning it
` [PATCH net-next 5/7] rxrpc: Remove some excess whitespace
` [PATCH net-next 6/7] rxrpc: Add notification of end-of-Tx phase
` [PATCH net-next 7/7] rxrpc: Allow failed client calls to be retried
[PATCH net-next 0/4] SRIOV VF VGT+ and violation counters support
2017-08-29 16:43 UTC (5+ messages)
` [PATCH net-next 1/4] net: Add SRIOV VGT+ support
[PATCH net-next 0/2] addrlabel: don't use rtnl locking
2017-08-29 16:42 UTC (4+ messages)
` [PATCH net-next 1/2] selftests: add addrlabel add/delete to rtnetlink.sh
` [PATCH net-next 2/2] addrlabel: add/delete/get can run without rtnl
pull request (net): ipsec 2017-08-29
2017-08-29 16:37 UTC (9+ messages)
` [PATCH 1/7] net: xfrm: don't double-hold dst when sk_policy in use
` [PATCH 2/7] esp: Fix locking on page fragment allocation
` [PATCH 3/7] esp: Fix skb tailroom calculation
` [PATCH 4/7] xfrm_user: fix info leak in copy_user_offload()
` [PATCH 5/7] xfrm_user: fix info leak in xfrm_notify_sa()
` [PATCH 6/7] xfrm_user: fix info leak in build_expire()
` [PATCH 7/7] xfrm_user: fix info leak in build_aevent()
[PATCH net-next] bnxt_en: add a dummy definition for bnxt_vf_rep_get_fid()
2017-08-29 16:28 UTC (3+ messages)
net.ipv4.tcp_max_syn_backlog implementation
2017-08-29 16:17 UTC (4+ messages)
[PATCH] vsock: only load vmci transport on VMware hypervisor by default
2017-08-29 15:37 UTC (11+ messages)
DSA support for Micrel KSZ8895
2017-08-29 15:33 UTC (12+ messages)
` [PATCH] "
Fwd: DA850-evm MAC Address is random
2017-08-29 15:20 UTC (10+ messages)
[iproute PATCH] lib/bpf: Fix bytecode-file parsing
2017-08-29 15:09 UTC
[PATCH 4/8] staging: r8822be: Add code for halmac sub-driver
2017-08-29 14:42 UTC (6+ messages)
` "
` [PATCH] staging: r8822be: Fix typo for CONFIG_RTLWIFI_DEBUG
[PATCH v4 0/5] net: stmmac: Detect PHY location with phy-is-integrated
2017-08-29 14:06 UTC (5+ messages)
` [PATCH v4 4/5] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated
Question about ip_defrag
2017-08-29 13:46 UTC (10+ messages)
[RFC PATCH] net: limit maximum number of packets to mark with xmit_more
2017-08-29 13:35 UTC (3+ messages)
[PATCH net-next v3 00/13] net: mvpp2: comphy configuration
2017-08-29 13:12 UTC (10+ messages)
` [PATCH net-next v3 01/13] phy: add sgmii and 10gkr modes to the phy_mode enum
` [PATCH net-next v3 02/13] phy: add the mvebu cp110 comphy driver
[PATCH ] net: frag: print frag_mem_limit value in sockstat proc file
2017-08-29 13:05 UTC
Attention Dear Friend,
2017-08-29 12:39 UTC
Attention Dear Friend,
2017-08-29 11:49 UTC
[PATCH v2 0/2] enable hires timer to timeout datagram socket
2017-08-29 11:16 UTC (4+ messages)
[ethtool] ethtool: Remove UDP Fragmentation Offload use from ethtool
2017-08-29 10:44 UTC (5+ messages)
nflog performance
2017-08-29 10:41 UTC
NFCT writing localhost conntrack entries too
2017-08-29 10:23 UTC
Atualize o zimbra agora
2017-08-29 8:32 UTC
[PATCH 0/6] drivers: make device_attribute const
2017-08-29 8:44 UTC (3+ messages)
` [PATCH 6/6] power: supply: "
remove dma_alloc_noncoherent V2
2017-08-29 8:02 UTC (4+ messages)
` [PATCH 1/4] sgiseeq: switch to dma_alloc_attrs
[patch net-next 0/3] net/sched: Improve getting objects by indexes
2017-08-29 8:00 UTC (7+ messages)
` [patch net-next 1/3] idr: Add new APIs to support unsigned long
[patch net-next 00/12] mlxsw: Add IPv4 host dpipe table
2017-08-29 7:55 UTC (8+ messages)
` [patch net-next 11/12] mlxsw: spectrum_dpipe: Add support for IPv4 host table dump
[PATCH] e1000e: changed some expensive calls of udelay to usleep_range
2017-08-29 7:19 UTC (2+ messages)
` [Intel-wired-lan] "
(unknown),
2017-08-29 5:40 UTC
[PATCH net 0/4] xfrm_user info leaks
2017-08-29 4:43 UTC (3+ messages)
[PATCH net-next] hinic: don't build the module by default
2017-08-29 4:40 UTC (2+ messages)
[net-next] be2net: use shift instead of expensive divide
2017-08-29 4:25 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).