messages from 2016-11-03 17:23:54 to 2016-11-04 13:49:27 UTC [more...]
[PATCH net v3] ipv4: allow local fragmentation in ip_finish_output_gso()
2016-11-04 13:49 UTC (14+ messages)
[PATCH net-next 0/5] Adding PHY-Tunables and downshift support
2016-11-04 13:42 UTC (13+ messages)
` [PATCH net-next 1/5] ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE
` [PATCH net-next 2/5] ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
` [PATCH net-next 3/5] ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunables
` [PATCH net-next 4/5] ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
` [PATCH net-next 5/5] net: phy: Add downshift get/set support in Microsemi PHYs driver
Ethernet not working on a different SoC with same eth HW
2016-11-04 13:40 UTC (7+ messages)
[PATCH v6 0/7] add NS2 support to bgmac
2016-11-04 13:31 UTC (13+ messages)
` [PATCH v6 1/7] net: phy: broadcom: add bcm54xx_auxctl_read
` [PATCH v6 2/7] Documentation: devicetree: add PHY lane swap binding
` [PATCH v6 3/7] net: phy: broadcom: Add BCM54810 PHY entry
` [PATCH v6 4/7] Documentation: devicetree: net: add NS2 bindings to amac
` [PATCH v6 5/7] net: ethernet: bgmac: device tree phy enablement
` [PATCH v6 6/7] net: ethernet: bgmac: add NS2 support
` [PATCH v6 7/7] arm64: dts: NS2: add AMAC ethernet support
[PATCH net] sctp: assign assoc_id earlier in __sctp_connect
2016-11-04 13:28 UTC (5+ messages)
[PATCH ethtool 0/2] Adding downshift support to ethtool
2016-11-04 13:28 UTC (5+ messages)
` [PATCH ethtool 1/2] ethtool-copy.h:sync with net
` [PATCH ethtool 2/2] Ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE and PHY downshift
[PATCH] usbnet: prevent device rpm suspend in usbnet_probe function
2016-11-04 13:26 UTC (2+ messages)
net/sctp: use-after-free in __sctp_connect
2016-11-04 13:03 UTC (10+ messages)
[net-next PATCH 0/3] qdisc and tx_queue_len cleanups for IFF_NO_QUEUE devices
2016-11-04 12:53 UTC (10+ messages)
` [net-next PATCH 2/3] net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len
` [net-next PATCH 3/3] qdisc: catch misconfig of attaching qdisc to tx_queue_len zero device
[PATCH net-next 0/2] udp: do fwd memory scheduling on dequeue
2016-11-04 12:38 UTC (5+ messages)
` [PATCH net-next v2 1/2] net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
` [PATCH net-next v2 2/2] udp: do fwd memory scheduling on dequeue
[PATCH] Documentation: networking: dsa: Update tagging protocols
2016-11-04 12:31 UTC (2+ messages)
[PATCH net] r8152: Fix broken RX checksums
2016-11-04 12:13 UTC (7+ messages)
(unknown),
2016-11-04 10:43 UTC
[PATCH net-next V4 0/9] liquidio CN23XX VF support
2016-11-04 19:53 UTC (11+ messages)
` [PATCH net-next V4 1/9] liquidio CN23XX: HW config for "
` [PATCH net-next V4 2/9] liquidio CN23XX: sysfs VF config support
` [PATCH net-next V4 3/9] liquidio CN23XX: Mailbox support
` [PATCH net-next V4 4/9] liquidio CN23XX: mailbox interrupt processing
` [PATCH net-next V4 5/9] liquidio CN23XX: VF related operations
` [PATCH net-next V4 6/9] liquidio CN23XX: device states
` [PATCH net-next V4 7/9] liquidio CN23XX: code cleanup
` [PATCH net-next V4 8/9] liquidio CN23XX: copyrights changes and alignment
` [PATCH net-next V4 9/9] liquidio CN23XX: fix for new check patch errors
[PATCH v2] LSO feature added to Cadence GEM driver
2016-11-04 11:40 UTC (2+ messages)
` [PATCH net-next v3] cadence: Add LSO support
[PATCH] virtio-net: drop legacy features in virtio 1 mode
2016-11-04 11:15 UTC (2+ messages)
From Amir A. K
2016-11-04 10:42 UTC
[PATCH net-next v6 00/10] dpaa_eth: Add the QorIQ DPAA Ethernet driver
2016-11-04 11:01 UTC (5+ messages)
` [PATCH net-next v6 02/10] dpaa_eth: add support for DPAA Ethernet
` Coding Style: Reverse XMAS tree declarations ? (was Re: [PATCH net-next v6 02/10] dpaa_eth: add support for DPAA Ethernet)
[Patch net] ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr
2016-11-04 10:58 UTC (2+ messages)
[RFC PATCH v2 0/5] ARM64: Add Internal PHY support for Meson GXL
2016-11-04 10:55 UTC (2+ messages)
[PATCH net-next v4 0/9] net: add support for IPv6 Segment Routing
2016-11-04 10:32 UTC (10+ messages)
` [PATCH net-next v4 1/9] ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
` [PATCH net-next v4 2/9] ipv6: sr: add code base for control plane support of SR-IPv6
` [PATCH net-next v4 3/9] ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
` [PATCH net-next v4 4/9] ipv6: sr: add core files for SR HMAC support
` [PATCH net-next v4 5/9] ipv6: sr: implement API to control SR HMAC structure
` [PATCH net-next v4 6/9] ipv6: sr: add calls to verify and insert HMAC signatures
` [PATCH net-next v4 7/9] ipv6: add source address argument for ipv6_push_nfrag_opts
` [PATCH net-next v4 8/9] ipv6: sr: add support for SRH injection through setsockopt
` [PATCH net-next v4 9/9] ipv6: sr: add documentation file for per-interface sysctls
[PATCH net-next v2 00/11] net: dsa: mv88e6xxx: refine port operations
2016-11-04 9:31 UTC (14+ messages)
` [PATCH net-next v2 01/11] net: dsa: mv88e6xxx: add port files
` [PATCH net-next v2 02/11] net: dsa: mv88e6xxx: add port state setter
` [PATCH net-next v2 03/11] net: dsa: mv88e6xxx: add port vlan map setter
` [PATCH net-next v2 04/11] net: dsa: mv88e6xxx: add port FID accessors
` [PATCH net-next v2 05/11] net: dsa: mv88e6xxx: add port PVID accessors
` [PATCH net-next v2 06/11] net: dsa: mv88e6xxx: add port 802.1Q mode setter
` [PATCH net-next v2 07/11] net: dsa: mv88e6xxx: add port link setter
` [PATCH net-next v2 08/11] net: dsa: mv88e6xxx: add port duplex setter
` [PATCH net-next v2 09/11] net: dsa: mv88e6xxx: add port's RGMII delay setter
` [PATCH net-next v2 10/11] net: dsa: mv88e6xxx: add port's MAC speed setter
` [PATCH net-next v2 11/11] net: dsa: mv88e6xxx: setup port's MAC
[PATCH net] tipc: Guard against tiny MTU in tipc_msg_build()
2016-11-04 7:23 UTC
Need you attention to solve this soft lockup issue in intel network interface card (IGB)
2016-11-04 6:30 UTC
[mm PATCH v2 00/26] Add support for DMA writable pages being writable by the network stack
2016-11-04 3:16 UTC (3+ messages)
` [mm PATCH v2 18/26] arch/powerpc: Add option to skip DMA sync as a part of mapping
[PATCH net 1/1] driver: macvlan: Destroy new macvlan port if macvlan_common_newlink failed
2016-11-04 2:28 UTC
[PATCH net-next v1 18/21] net: phy: expose phy_aneg_done API for use by drivers
2016-11-04 2:13 UTC (2+ messages)
[Patch net] inet: fix sleeping inside inet_wait_for_connect()
2016-11-04 1:56 UTC (3+ messages)
` [lkp] [inet] 34630bc073: netperf.Throughput_tps 4.2% improvement
bpf: kernel BUG in htab_elem_free
2016-11-04 0:43 UTC (4+ messages)
[PATCH net-next RFC WIP] Patch for XDP support for virtio_net
2016-11-04 0:34 UTC (16+ messages)
[PATCH net] bpf: fix map not being uncharged during map creation failure
2016-11-03 23:56 UTC
[PATCH net 0/6] Mellanox 100G mlx5 fixes 2016-11-04
2016-11-03 23:48 UTC (7+ messages)
` [PATCH net 1/6] net/mlx5e: Fix XDP error path of mlx5e_open_channel()
` [PATCH net 2/6] net/mlx5e: Re-arrange XDP SQ/CQ creation
` [PATCH net 3/6] net/mlx5e: Disallow changing name-space for VF representors
` [PATCH net 4/6] net/mlx5e: Handle matching on vlan priority for offloaded TC rules
` [PATCH net 5/6] net/mlx5: E-Switch, Set the actions for offloaded rules properly
` [PATCH net 6/6] net/mlx5: Fix invalid pointer reference when prof_sel parameter is invalid
net/netlink: another global-out-of-bounds in genl_family_rcv_msg/validate_nla
2016-11-03 23:34 UTC (3+ messages)
[PATCH] r8169: Module parameter for opt-in of ASPM
2016-11-03 23:33 UTC
[PATCH net-next] netfilter: Update nf_send_reset6 to consider L3 domain
2016-11-03 23:26 UTC
[PATCH] net: icmp6_send should use dst dev to determine L3 domain
2016-11-03 23:17 UTC
[PATCH net-next] sock: do not set sk_err in sock_dequeue_err_skb
2016-11-03 23:10 UTC (2+ messages)
[PATCH net] bpf: fix htab map destruction when extra reserve is in use
2016-11-03 23:01 UTC
[PATCH for-next V2 00/15][PULL request] Mellanox mlx5 core driver updates 2016-10-25
2016-11-03 22:33 UTC (3+ messages)
[PATCH net-next 0/2] sfc: enable 4-tuple UDP RSS hashing
2016-11-03 22:12 UTC (3+ messages)
` [PATCH net-next 1/2] sfc: enable 4-tuple RSS hashing for UDP
` [PATCH net-next 2/2] sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
Time to revisit LISP?
2016-11-03 21:00 UTC (4+ messages)
[Patch net] genetlink: fix a memory leak on error path
2016-11-03 20:53 UTC (2+ messages)
net/ipv6: null-ptr-deref in inet6_bind
2016-11-03 20:51 UTC (4+ messages)
` [PATCH net] ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
[PATCH 0/5] genetlink improvements
2016-11-03 20:49 UTC (7+ messages)
` new kmemleak reports (was: Re: [PATCH 0/5] genetlink improvements)
` [RFC] make kmemleak scan __ro_after_init section "
[PATCH net-next] net/sched: cls_flower: Support matching on SCTP ports
2016-11-03 20:26 UTC (2+ messages)
[PATCH net] ehea: fix operation state report
2016-11-03 20:26 UTC (2+ messages)
[patch net-next] mlxsw: pci: Fix the FW ready mask length
2016-11-03 20:21 UTC (2+ messages)
[PATCH net] dccp: fix out of bound access in dccp_v4_err()
2016-11-03 20:20 UTC (4+ messages)
` [PATCH net] ipv6: dccp: fix out of bound access in dccp_v6_err()
net/netlink: null-ptr-deref in netlink_dump/lock_acquire
2016-11-03 20:20 UTC (4+ messages)
` [PATCH net] netlink: netlink_diag_dump() runs without locks
net/dccp: warning in dccp_set_state
2016-11-03 20:19 UTC (3+ messages)
` [PATCH net] dccp: do not send reset to already closed sockets
net/dccp: null-ptr-deref in dccp_v4_rcv/selinux_socket_sock_rcv_skb
2016-11-03 20:19 UTC (3+ messages)
` [PATCH net] dccp: do not release listeners too soon
[PATCH net] tcp: fix return value for partial writes
2016-11-03 20:12 UTC (2+ messages)
[PATCH net-next] net: remove unused argument in checksum unnecessary conversion
2016-11-03 20:08 UTC (2+ messages)
[PATCH] net: tcp: check skb is non-NULL for exact match on lookups
2016-11-03 20:06 UTC (2+ messages)
[PATCH v5 0/7] add NS2 support to bgmac
2016-11-03 20:02 UTC (2+ messages)
[PATCH net-next 0/3] ip: add RECVFRAGSIZE cmsg
2016-11-03 19:41 UTC (2+ messages)
[PATCH net] tcp: fix potential memory corruption
2016-11-03 19:34 UTC (2+ messages)
[PATCH net] qede: Correctly map aggregation replacement pages
2016-11-03 19:34 UTC (2+ messages)
[PATCH v3 0/2] net: stmmac: Add OXNAS DWMAC Glue
2016-11-03 19:31 UTC (2+ messages)
[patch net-next 0/2] Fixes for raw diag sockets handling
2016-11-03 19:26 UTC (2+ messages)
[PATCH net] cxgb4: correct device ID of T6 adapter
2016-11-03 19:19 UTC (2+ messages)
[PATCH net-next] netfilter: Update ip_route_me_harder to consider L3 domain
2016-11-03 19:17 UTC (2+ messages)
[PATCH net-next v1 00/10] amd-xgbe: AMD XGBE driver updates 2016-11-03
2016-11-03 18:19 UTC (11+ messages)
` [PATCH net-next v1 01/10] amd-xgbe: Fix formatting of PCS register dump
` [PATCH net-next v1 02/10] amd-xgbe: Prepare for priority-based FIFO allocation
` [PATCH net-next v1 03/10] amd-xgbe: Perform priority-based hardware "
` [PATCH net-next v1 04/10] amd-xgbe: Prepare for working with more than one type of phy
` [PATCH net-next v1 05/10] amd-xgbe: Prepare for introduction of clause 37 autoneg
` [PATCH net-next v1 06/10] amd-xgbe: Add support for clause 37 auto-negotiation
` [PATCH net-next v1 07/10] amd-xgbe: Prepare for a new PCS register access method
` [PATCH net-next v1 08/10] amd-xgbe: Support for 64-bit management counter registers
` [PATCH net-next v1 09/10] amd-xgbe: Update how to determine DMA channel status
` [PATCH net-next v1 10/10] amd-xgbe: Prepare for supporting PCI devices
did you receive my previous email ?
2016-11-03 12:53 UTC
[PATCH net v2 0/4] net: fix device reference leaks
2016-11-03 17:40 UTC (5+ messages)
` [PATCH net v2 1/4] phy: "
` [PATCH net v2 2/4] net: ethernet: ti: cpsw: fix device and of_node leaks
` [PATCH net v2 3/4] net: ethernet: ti: davinci_emac: fix device reference leak
` [PATCH net v2 4/4] net: hns: fix device reference leaks
[PATCH net] net: Check for fullsock in sock_i_uid()
2016-11-03 17:34 UTC (5+ messages)
[PATCH net-next v2] net: inet: Support UID-based routing
2016-11-03 17:23 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: core: Add a UID field to struct sock
` [PATCH net-next v2 2/3] net: core: add UID to flows, rules, and routes
` [PATCH net-next v2 3/3] net: inet: Support UID-based routing in IP protocols
[PATCH net-next v1 00/21] amd-xgbe: AMD XGBE driver updates 2016-11-01
2016-11-03 17:23 UTC (3+ 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).