netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-15 03:14:48 to 2016-11-15 21:07:57 UTC [more...]

[net PATCH 0/2] ipv4: Fix memory leaks and reference issues in fib
 2016-11-15 21:07 UTC  (12+ messages)
` [net PATCH 1/2] ipv4: Restore fib_trie_flush_external function and fix call ordering
` [net PATCH 2/2] ipv4: Fix memory leak in exception case for splitting tries

linux-next: net->netns_ids is used after calling idr_destroy for it
 2016-11-15 21:07 UTC  (6+ messages)

Gigabit ethernet driver for Alacritechs SLIC devices
 2016-11-15 20:54 UTC  (5+ messages)
` [net-next 1/2] net: ethernet: slicoss: add slicoss gigabit ethernet driver

[PATCH net-next] tcp: enhance tcp_collapse_retrans() with skb_shift()
 2016-11-15 20:51 UTC 

[PATCH 00/15] net: phy: Centralize auto-negotation restart
 2016-11-15 20:15 UTC  (20+ messages)
` [PATCH 01/15] net: phy: Add phy_ethtool_nway_reset
` [PATCH 02/15] net: nb8800: Utilize phy_ethtool_nway_reset
` [PATCH 03/15] net: bcm63xx_enet: "
` [PATCH 04/15] net: mv643xx_eth: "
` [PATCH 05/15] net: smsc911x: "
` [PATCH 06/15] net: ethernet: smsc9420: "
` [PATCH 07/15] net: ethernet: ll_temac: "
` [PATCH 08/15] net: ethernet: ixp4xx_eth: "
` [PATCH 09/15] net: bcmgenet: "
` [PATCH 10/15] net: fs_enet: "
` [PATCH 11/15] net: fec: "
` [PATCH 12/15] net: ethernet: ucc: "
` [PATCH 13/15] net: ethernet: lantiq_etop: "
` [PATCH 14/15] net: usb: ax88172x: "
  ` [PATCH 15/15] net: usb: lan78xx: "

[PATCH] icmp: Restore resistence to abnormal messages
 2016-11-15 19:32 UTC  (6+ messages)

[PATCH net-next] bpf: Fix compilation warning in __bpf_lru_list_rotate_inactive
 2016-11-15 19:00 UTC 

[PATCH net-next 0/5] net: Implenent ethtool::nway_reset for a few drivers
 2016-11-15 19:19 UTC  (6+ messages)
` [PATCH net-next 1/5] net: stmmac: Implement ethtool::nway_reset
` [PATCH net-next 2/5] net: ethoc: "
` [PATCH net-next 3/5] net: ethernet: mvneta: "
` [PATCH net-next 4/5] net: ethernet: mvpp2: "
` [PATCH net-next 5/5] net: ethernet: marvell: pxa168_eth: "

[PATCH net-next v13 0/8] openvswitch: support for layer 3 encapsulated packets
 2016-11-15 19:01 UTC  (3+ messages)
  ` [ovs-dev] "

[PATCH net] rtnetlink: fix rtnl message size computation for XDP
 2016-11-15 19:05 UTC  (2+ messages)

[PATCH v2 iproute2 1/1] tc: print raw qdisc handle
 2016-11-15 18:30 UTC  (2+ messages)

[net] 2ab9fb18c4: kernel BUG at include/linux/skbuff.h:1935!
 2016-11-15 18:30 UTC  (5+ messages)
    ` [LKP] "

[PATCH net-next 0/5] net: busy-poll: allow preemption and other optimizations
 2016-11-15 18:15 UTC  (6+ messages)
` [PATCH net-next 1/5] net: busy-poll: allow preemption in sk_busy_loop()
` [PATCH net-next 2/5] net: busy-poll: remove need_resched() from sk_can_busy_loop()
` [PATCH net-next 3/5] net: busy-poll: return busypolling status to drivers
` [PATCH net-next 4/5] net/mlx4_en: use napi_complete_done() return value
` [PATCH net-next 5/5] bnx2x: switch to napi_complete_done()

[PATCH v2 net-next 0/6] bpf: LRU map
 2016-11-15 18:12 UTC  (4+ messages)

[PATCH V2 for-next 00/11] Code improvements & fixes for HNS RoCE driver
 2016-11-15 18:10 UTC  (12+ messages)
` [PATCH V2 for-next 01/11] IB/hns: Add the interface for querying QP1
` [PATCH V2 for-next 03/11] IB/hns: Optimize the logic of allocating memory using APIs
` [PATCH V2 for-next 04/11] IB/hns: add self loopback for CM
` [PATCH V2 for-next 06/11] IB/hns: Fix the bug for qp state in hns_roce_v1_m_qp()
  ` [PATCH V2 for-next 02/11] IB/hns: Add code for refreshing CQ CI using TPTR
  ` [PATCH V2 for-next 05/11] IB/hns: Modify the condition of notifying hardware loopback
  ` [PATCH V2 for-next 07/11] IB/hns: Modify the macro for the timeout when cmd process
  ` [PATCH V2 for-next 08/11] IB/hns: Modify query info named port_num when querying RC QP
` [PATCH V2 for-next 09/11] IB/hns: Change qpn allocation to round-robin mode
` [PATCH V2 for-next 10/11] IB/hns: Implement the add_gid/del_gid and optimize the GIDs management
` [PATCH V2 for-next 11/11] IB/hns: Fix for Checkpatch.pl comment style errors

[PATCH net] sctp: use new rhlist interface on sctp transport rhashtable
 2016-11-15 18:04 UTC  (2+ messages)

[PATCH/RFC] ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W
 2016-11-15 17:53 UTC  (4+ messages)

[PATCH net-next 0/2] net: ethernet: Allow Marvell & Freescale to COMPILE_TEST
 2016-11-15 17:35 UTC  (3+ messages)
` [PATCH net-next 1/2] net: fsl: Allow most drivers to be built with COMPILE_TEST
` [PATCH net-next 2/2] net: marvell: Allow "

[PATCH net-next v3 0/7] vxlan: xmit improvements
 2016-11-15 17:16 UTC  (15+ messages)
` [PATCH net-next v3 2/7] vxlan: avoid checking socket multiple times
` [PATCH net-next v3 3/7] vxlan: simplify exception handling
` [PATCH net-next v3 4/7] vxlan: improve vxlan route lookup checks
` [PATCH net-next v3 5/7] vxlan: simplify RTF_LOCAL handling
` [PATCH net-next v3 7/7] vxlan: remove unsed vxlan_dev_dst_port()

Long delays creating a netns after deleting one (possibly RCU related)
 2016-11-15 17:08 UTC  (16+ messages)
                        ` [PATCH net] gro_cells: mark napi struct as not busy poll candidates

[PATCH] net: ethernet: Fix SGMII unable to switch speed and autonego failure
 2016-11-15 17:06 UTC  (2+ messages)

[PATCH net 0/3] Fix OdroidC2 Gigabit Tx link issue
 2016-11-15 17:03 UTC  (6+ messages)
` [PATCH net 1/3] net: phy: realtek: add eee advertisement disable options
  ` [PATCH net 2/3] dt-bindings: net: add DT bindings for realtek phys
` [PATCH net 3/3] ARM64: dts: meson: odroidc2: disable 1000t-eee advertisement

[PATCH net-next] udplite: fix NULL pointer dereference
 2016-11-15 16:59 UTC  (2+ messages)

[PATCH net] ipv6 addrconf: Implemented enhanced DAD (RFC7527)
 2016-11-15 16:00 UTC  (2+ messages)

[PATCH for-next 00/11] Code improvements & fixes for HNS RoCE driver
 2016-11-15 15:52 UTC  (4+ messages)
` [PATCH for-next 03/11] IB/hns: Optimize the logic of allocating memory using APIs

[PATCH v2] ip6_output: ensure flow saddr actually belongs to device
 2016-11-15 15:26 UTC  (12+ messages)
` [PATCH v3] "

[PATCH net-next v5 0/9] net: add support for IPv6 Segment Routing
 2016-11-15 15:18 UTC  (8+ messages)
` [PATCH net-next v2] ipv6: sr: fix IPv6 initialization failure without lwtunnels

[patch net-next v2 0/8] Add support for offloading packet-sampling
 2016-11-15 15:17 UTC  (3+ messages)

[PATCH net-next v5] cadence: Add LSO support
 2016-11-15 15:15 UTC  (6+ messages)

[PATCH net-next 1/1] ipv6: sr: add option to control lwtunnel support
 2016-11-15 15:14 UTC 

[PATCH 1/1] ath10k: use the right length of "background"
 2016-11-15 15:07 UTC  (2+ messages)
` [1/1] "

[PATCH] ath9k_htc: fix minor mistakes in dev_err messages
 2016-11-15 14:58 UTC  (2+ messages)
`  "

[PATCH 1/3] tuntap: rx batching
 2016-11-15 14:46 UTC  (20+ messages)
` [PATCH 2/3] vhost: better detection of available buffers

[PATCH] vhost/scsi: Remove unused but set variable
 2016-11-15 14:40 UTC  (2+ messages)

[RFC PATCH 1/2] net: use cmpxchg instead of spinlock in ptr rings
 2016-11-15 14:30 UTC  (2+ messages)

[PATCH net][v2] bpf: fix range arithmetic for bpf map access
 2016-11-15 14:20 UTC  (4+ messages)

amd-xgbe: Add support for MDIO attached PHYs
 2016-11-15 14:17 UTC  (2+ messages)

[PATCH] amd-xgbe: fix unsigned comparison against less than zero
 2016-11-15 14:09 UTC  (2+ messages)

linux-next: BUG: unable to handle kernel NULL pointer dereference in __sk_mem_raise_allocated()
 2016-11-15 14:07 UTC  (8+ messages)

[PATCH net-next v3 0/5] Adding PHY-Tunables and downshift support
 2016-11-15 13:45 UTC  (7+ messages)
` [PATCH net-next v3 1/5] ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE
` [PATCH net-next v3 2/5] ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
` [PATCH net-next v3 3/5] ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunables
` [PATCH net-next v3 4/5] ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
` [PATCH net-next v3 5/5] net: phy: Add downshift get/set support in Microsemi PHYs driver

[PATCH V2] mac80211: Ignore VHT IE from peer with wrong rx_mcs_map
 2016-11-15 13:20 UTC  (2+ messages)

[PATCH] vhost/vsock: Remove unused but set variable
 2016-11-15 13:00 UTC  (2+ messages)

[PATCH] net: ioctl SIOCSIFADDR minor cleanup
 2016-11-15 12:44 UTC 

[PATCH v2 5/5] net: thunderx: Fix memory leak and other issues upon interface toggle
 2016-11-15 12:08 UTC 

[PATCH v2 4/5] net: thunderx: Fix VF driver's interface statistics
 2016-11-15 12:08 UTC 

[PATCH net-next] tcp: allow to enable the repair mode for non-listening sockets
 2016-11-15 12:08 UTC  (2+ messages)
` [CRIU] "

[PATCH v2 3/5] net: thunderx: Fix configuration of L3/L4 length checking
 2016-11-15 12:07 UTC 

[PATCH v2 2/5] net: thunderx: Program LMAC credits based on MTU
 2016-11-15 12:07 UTC 

[PATCH v2 1/5] net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_id
 2016-11-15 12:07 UTC 

[PATCH v2 0/5] net: thunderx: Miscellaneous fixes
 2016-11-15 12:05 UTC 

18163 netdev
 2016-11-15 11:44 UTC 

[PATCH net-next V2 0/9] alx: add multi queue support
 2016-11-15 11:43 UTC  (10+ messages)
` [PATCH net-next V2 1/9] alx: refactor descriptor allocation
` [PATCH net-next V2 2/9] alx: extend data structures for multi queue support
` [PATCH net-next V2 3/9] alx: add ability to allocate and free alx_napi structures
` [PATCH net-next V2 4/9] alx: switch to per queue data structures
` [PATCH net-next V2 5/9] alx: prepare interrupt functions for multiple queues
` [PATCH net-next V2 6/9] alx: prepare resource allocation for multi queue support
` [PATCH net-next V2 7/9] alx: prepare tx path "
` [PATCH net-next V2 8/9] alx: enable msi-x interrupts by default
` [PATCH net-next V2 9/9] alx: enable multiple tx queues

stmmac/RTL8211F/Meson GXBB: TX throughput problems
 2016-11-15 11:27 UTC  (9+ messages)

[PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
 2016-11-15 10:59 UTC  (4+ messages)

[PATCH 00/39] Netfilter updates for net-next
 2016-11-15 10:48 UTC  (3+ messages)
` [PATCH 20/39] netfilter: ipset: Use kmalloc() in comment extension helper

[PATCH ethtool v3 0/2] Adding downshift support to ethtool
 2016-11-15 10:21 UTC  (3+ messages)
` [PATCH ethtool v3 1/2] ethtool-copy.h:sync with net
` [PATCH ethtool v3 2/2] Ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE and PHY downshift

[PATCH 4.9.0-rc5] AR9300 calibration problems with antenna selected
 2016-11-15  9:56 UTC 

[PATCH net] rtnetlink: fix rtnl_vfinfo_size
 2016-11-15  9:39 UTC 

[GIT PULL nf-next 0/2] IPVS Updates for v4.10
 2016-11-15  9:01 UTC  (3+ messages)
` [PATCH nf-next 1/2] ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULL
` [PATCH nf-next 2/2] ipvs: Decrement ttl

[PATCH net-next v8 0/9] dpaa_eth: Add the QorIQ DPAA Ethernet driver
 2016-11-15  8:41 UTC  (10+ messages)
` [PATCH net-next v8 1/9] devres: add devm_alloc_percpu()
` [PATCH net-next v8 2/9] dpaa_eth: add support for DPAA Ethernet
` [PATCH net-next v8 3/9] dpaa_eth: add ethtool functionality
` [PATCH net-next v8 4/9] dpaa_eth: add ethtool statistics
` [PATCH net-next v8 5/9] dpaa_eth: add sysfs exports
` [PATCH net-next v8 6/9] dpaa_eth: add trace points
` [PATCH net-next v8 7/9] arch/powerpc: Enable FSL_PAMU
` [PATCH net-next v8 8/9] arch/powerpc: Enable FSL_FMAN
` [PATCH net-next v8 9/9] arch/powerpc: Enable dpaa_eth

PROBLEM:
 2016-11-15  7:45 UTC 

[PATCH v2 0/6] Add QLogic FastLinQ iSCSI (qedi) driver
 2016-11-15  7:21 UTC  (5+ messages)
` [PATCH v2 3/6] qedi: Add QLogic FastLinQ offload iSCSI driver framework

[PATCH v5 1/5] soc: qcom: smem_state: Fix include for ERR_PTR()
 2016-11-15  6:06 UTC  (5+ messages)
` [PATCH v5 2/5] wcn36xx: Transition driver to SMD client
  ` [PATCH v5 3/5] wcn36xx: Implement firmware assisted scan
` [PATCH v5 4/5] wcn36xx: Implement print_reg indication
` [PATCH v5 5/5] wcn36xx: Don't use the destroyed hal_mutex

Disable all network protocols on an interface?
 2016-11-15  4:41 UTC 

Virtio_net support vxlan encapsulation package TSO offload discuss
 2016-11-15  3:27 UTC  (6+ messages)


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).