messages from 2016-08-24 14:03:16 to 2016-08-25 13:30:47 UTC [more...]
[RESEND PATCH net 00/10] net: ethernet: mediatek: a couple of fixes
2016-08-25 13:30 UTC (16+ messages)
` [RESEND PATCH net 01/10] net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port setup
` [RESEND PATCH net 02/10] net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPROBE_DEFER
` [RESEND PATCH net 03/10] net: ethernet: mediatek: fix API usage with skb_free_frag
` [RESEND PATCH net 04/10] net: ethernet: mediatek: remove redundant free_irq for devm_request_irq allocated irq
` [RESEND PATCH net 05/10] net: ethernet: mediatek: fix logic unbalance between probe and remove
` [RESEND PATCH net 06/10] net: ethernet: mediatek: fix the loss of pin-mux setting for GMAC2
` [RESEND PATCH net 07/10] net: ethernet: mediatek: fix issue of driver removal with interface is up
` [RESEND PATCH net 08/10] net: ethernet: mediatek: fix the missing of_node_put() after node is used done inside mtk_mdio_init
` [RESEND PATCH net 09/10] net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc "
` [RESEND PATCH net 10/10] net: ethernet: mediatek: fix error handling "
CVE-2014-9900 fix is not upstream
2016-08-25 12:41 UTC (12+ messages)
[PATCH net-next v1] gso: Support partial splitting at the frag_list pointer
2016-08-25 12:38 UTC (9+ messages)
[PATCH iproute2 net-next v3] bridge: vlan: add support to display per-vlan statistics
2016-08-25 12:28 UTC
[PATCH net-next] net: bridge: export also pvid flag in the xstats flags
2016-08-25 12:27 UTC
[PATCH net 0/2] sctp: not copying duplicate addrs to the assoc's bind address list
2016-08-25 12:10 UTC (8+ messages)
` [PATCH net 2/2] "
[PATCH 1/1] netfilter: gre: Use the consitent GRE and PPTP struct instead of the structures defined in netfilter
2016-08-25 12:16 UTC (3+ messages)
[PATCH net-next v3 0/2] net: ethernet: mediatek: modify to use the PDMA for Ethernet RX
2016-08-25 12:10 UTC (5+ messages)
` [PATCH net-next v3 1/2] net: ethernet: mediatek: modify to use the PDMA instead of the QDMA "
` [PATCH net-next v3 2/2] net: ethernet: mediatek: modify GDM to send packets to the PDMA for RX
[PATCH ipsec-next] xfrm: state: remove per-netns gc task
2016-08-25 12:09 UTC (2+ messages)
[PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver
2016-08-25 12:08 UTC (9+ messages)
` [PATCH for-next 2/2] IB/hns: Add support of ACPI to the Hisilicon RoCE driver
[RFC v2 00/10] Landlock LSM: Unprivileged sandboxing
2016-08-25 11:13 UTC (15+ messages)
` [RFC v2 01/10] landlock: Add Kconfig
` [RFC v2 02/10] bpf: Move u64_to_ptr() to BPF headers and inline it
` [RFC v2 03/10] bpf,landlock: Add a new arraymap type to deal with (Landlock) handles
` [RFC v2 04/10] seccomp: Split put_seccomp_filter() with put_seccomp()
` [RFC v2 05/10] seccomp: Handle Landlock
` [RFC v2 06/10] landlock: Add LSM hooks
` [RFC v2 07/10] landlock: Add errno check
` [RFC v2 08/10] landlock: Handle file system comparisons
` [RFC v2 09/10] landlock: Handle cgroups
` [RFC v2 10/10] samples/landlock: Add sandbox example
hello
2016-08-25 10:47 UTC
[PATCH net 00/10] net: ethernet: mediatek: a couple of fixes
2016-08-25 10:22 UTC (11+ messages)
` [PATCH net 01/10] net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port setup
` [PATCH net 02/10] net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPROBE_DEFER
` [PATCH net 03/10] net: ethernet: mediatek: fix API usage with skb_free_frag
` [PATCH net 04/10] net: ethernet: mediatek: remove redundant free_irq for devm_request_irq allocated irq
` [PATCH net 05/10] net: ethernet: mediatek: fix logic unbalance between probe and remove
` [PATCH net 06/10] net: ethernet: mediatek: fix the loss of pin-mux setting for GMAC2
` [PATCH net 07/10] net: ethernet: mediatek: fix issue of driver removal with interface is up
` [PATCH net 08/10] net: ethernet: mediatek: fix the missing of_node_put() after node is used done inside mtk_mdio_init
` [PATCH net 09/10] net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc "
` [PATCH net 10/10] net: ethernet: mediatek: fix error handling "
[PATCH net-next 0/6] net: dsa: Make bcm_sf2 utilize b53_common
2016-08-25 3:14 UTC (8+ messages)
` [PATCH net-next 1/6] net: dsa: b53: Initialize ds->drv in b53_switch_alloc
` [PATCH net-next 2/6] net: dsa: b53: Prepare to support 7445 switch
` [PATCH net-next 3/6] net: dsa: b53: Define SF2 MIB layout
` [PATCH net-next 4/6] net: dsa: b53: Add JOIN_ALL_VLAN support
` [PATCH net-next 5/6] net: dsa: bcm_sf2: Utilize core B53 driver when possible
` [PATCH net-next 6/6] net: dsa: bcm_sf2: Remove duplicate code
[ovs-dev] [PATCH net-next v11 5/6] openvswitch: add layer 3 flow/port support
2016-08-25 10:08 UTC (11+ messages)
` "
[PATCH] usbnet: ax88179_178a: Add support for writing the EEPROM
2016-08-25 10:08 UTC (6+ messages)
[PATCH 1/1] net: add killer E2500 device id
2016-08-25 9:58 UTC (2+ messages)
[PATCH] wan-cosa: Use memdup_user() rather than duplicating its implementation
2016-08-25 9:13 UTC (4+ messages)
` "
[RFC 0/3] tcp: increase resilence vs. blind data injection
2016-08-25 9:06 UTC (4+ messages)
` [RFC 1/3] tcp: randomize tcp timestamp offsets for each connection
[RFC PATCH] net: ip_finish_output_gso: Attempt gso_size clamping if segments exceed mtu
2016-08-25 9:05 UTC (5+ messages)
[PATCH] bpf: fix size of copy_to_user in percpu map
2016-08-24 23:46 UTC (13+ messages)
[PATCH v2 0/6] Add eBPF hooks for cgroups
2016-08-25 6:56 UTC (11+ messages)
` [PATCH v2 1/6] bpf: add new prog type for cgroup socket filtering
` [PATCH v2 2/6] cgroup: add support for eBPF programs
` [PATCH v2 3/6] bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
` [PATCH v2 4/6] net: filter: run cgroup eBPF ingress programs
` [PATCH v2 5/6] net: core: run cgroup eBPF egress programs
` [PATCH v2 6/6] samples: bpf: add userspace example for attaching eBPF programs to cgroups
[PATCH] net: hns: dereference ppe_cb->ppe_common_cb if it is non-null
2016-08-25 6:51 UTC
[net] i40e: Change some init flow for the client
2016-08-25 0:53 UTC (2+ messages)
[PATCH net] veth: sctp: add NETIF_F_SCTP_CRC to device features
2016-08-25 5:21 UTC
[PATCH net-next v4 0/3] net: mpls: fragmentation and gso fixes for locally originated traffic
2016-08-25 3:10 UTC (4+ messages)
` [PATCH net-next v4 1/3] net: lwtunnel: Handle fragmentation
` [PATCH net-next v4 2/3] net: mpls: Fixups for GSO
` [PATCH net-next v4 3/3] net: veth: Set features for MPLS
[RFC PATCH 0/5] Add GSO Partial support for devices with existing tunnel offloads
2016-08-25 5:06 UTC (5+ messages)
` [RFC PATCH 3/5] bnx2x: Add support for segmentation of tunnels with outer checksums
A second case of XPS considerably reducing single-stream performance
2016-08-24 23:46 UTC (2+ messages)
[PATCH net-next v2 1/2] net: diag: slightly refactor the inet_diag_bc_audit error checks
2016-08-25 4:57 UTC (8+ messages)
` [PATCH net-next v2 2/2] net: diag: allow socket bytecode filters to match socket marks
[PATCH v3 net-next 0/3] net: mpls: fragmentation and gso fixes for locally originated traffic
2016-08-25 3:58 UTC (13+ messages)
` [PATCH net-next 2/3] net: mpls: Fixups for GSO
[PATCH v1 1/1 net-next] 8139cp: Fix one possible deadloop in cp_rx_poll
2016-08-25 1:45 UTC
[PATCH net-next] net: dsa: rename switch operations structure
2016-08-25 4:46 UTC (3+ messages)
[PATCH] softirq: fix tasklet_kill() and its users
2016-08-25 1:52 UTC
Improving OCTEON II 10G Ethernet performance
2016-08-25 1:29 UTC
[PATCH 0/5] Networking cgroup controller
2016-08-25 0:28 UTC (4+ messages)
kernel BUG at net/unix/garbage.c:149!"
2016-08-24 23:30 UTC (3+ messages)
[PATCH] net: macb: Increase DMA buffer size
2016-08-24 22:25 UTC (3+ messages)
` [PATCH v2] net: macb: Increase DMA TX "
Continue a discussion about the netlink interface
2016-08-24 22:16 UTC
[PATCH] phy: request shared IRQ
2016-08-24 21:47 UTC (4+ messages)
` [PATCH v2] Revert "phy: IRQ cannot be shared"
[PATCH] net: systemport: Fix ordering in intrl2_*_mask_clear macro
2016-08-24 21:21 UTC
[PATCH V2] dt: net: enhance DWC EQoS binding to support Tegra186
2016-08-24 21:20 UTC
[net] openvswitch: Allow deferred action fifo to expand during run time
2016-08-24 21:00 UTC (3+ messages)
[ethtool PATCH v4 0/4] Add support for QSFP+/QSFP28 Diagnostics and 25G/50G/100G port speeds
2016-08-24 20:39 UTC (6+ messages)
[PATCH] dt: net: enhance DWC EQoS binding to support Tegra186
2016-08-24 20:43 UTC (3+ messages)
[PATCH] iproute: disallow ip rule del without parameters
2016-08-24 20:43 UTC
Form Mrs. Jessica Lamboy
2016-08-24 20:22 UTC
[PATCH net-next V2 0/4] net/sched: ip tunnel metadata set/release/classify by using TC
2016-08-24 19:05 UTC (8+ messages)
` [PATCH net-next V2 1/4] net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
` [PATCH net-next V2 2/4] net/dst: Utility functions to build dst_metadata without supplying an skb
` [PATCH net-next V2 4/4] net/sched: Introduce act_tunnel_key
[PATCH net-next] net: minor optimization in qdisc_qstats_cpu_drop()
2016-08-24 19:13 UTC (5+ messages)
[net-next PATCH 00/15] support lockless qdisc
2016-08-24 19:08 UTC (8+ messages)
` [net-next PATCH 05/15] net: sched: a dflt qdisc may be used with per cpu stats
[PATCH iproute] iptuntap: show processes using tuntap interface
2016-08-24 18:08 UTC
[PATCH net] net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
2016-08-24 18:01 UTC
[PATCH net-next] tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
2016-08-24 17:50 UTC (3+ messages)
[PATCH net] qdisc: fix a module refcount leak in qdisc_create_dflt()
2016-08-24 17:14 UTC (3+ messages)
[PATCH 0/4] net: phy: Register header file for Microsemi PHYs
2016-08-24 17:15 UTC (2+ messages)
[PATCH 0/3] Optimisation of fs_enet ethernet driver
2016-08-24 17:14 UTC (3+ messages)
` [PATCH 3/3] net: fs_enet: make rx_copybreak value configurable
[patch net 0/2] mlxsw: couple of fixes
2016-08-24 16:39 UTC (2+ messages)
[for-next 00/15][PULL request] Mellanox mlx5 core driver updates 2016-08-24
2016-08-24 16:38 UTC (2+ messages)
[PATCH net-next] bnx2x: Don't flush multicast MACs
2016-08-24 16:45 UTC (2+ messages)
[PATCH net-next 0/2] rxrpc: More fixes
2016-08-24 16:44 UTC (4+ messages)
` [PATCH net-next 1/2] rxrpc: Fix conn-based retransmit
` [PATCH net-next 2/2] rxrpc: Make /proc/net/rxrpc_calls safer
[patch net-next 0/7] mlxsw: Offload FDB learning configuration
2016-08-24 16:41 UTC (2+ messages)
[PATCH 1/3 v2] net: smsc911x: augment device tree bindings
2016-08-24 15:55 UTC (2+ messages)
[PATCH net-next] tcp: md5: increment sk_drops on syn_recv state
2016-08-24 15:53 UTC (2+ messages)
[ANNOUNCE] Netdev 1.2 weekly updates (24th August, 2016)
2016-08-24 15:37 UTC
[PATCH -next] vmxnet3: fix non static symbol warning
2016-08-24 15:22 UTC (3+ messages)
` [PATCH v2] "
[PATCH net-next 0/2] rxrpc: Add better client conn management strategy
2016-08-24 15:04 UTC (3+ messages)
` [PATCH net-next 1/2] rxrpc: Dup the main conn list for the proc interface
` [PATCH net-next 2/2] rxrpc: Improve management and caching of client connection objects
[PATCH] net: phy: micrel: remove suspend/resume
2016-08-24 14:14 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).