netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-13 01:47:11 to 2017-01-13 19:15:57 UTC [more...]

[PATCHv3 net-next 0/7] sctp: add sender-side procedures for stream reconf ssn reset request chunk
 2017-01-13 19:15 UTC  (2+ messages)
` [PATCHv3 net-next 1/7] sctp: add a common helper function to generate stream reconf chunk

[PATCH][V2] flow dissector: check if arp_eth is null rather than arp
 2017-01-13 19:02 UTC  (2+ messages)

[PATCH net-next] mii_bus: increase MII_BUS_ID_SIZE to 61
 2017-01-13 18:59 UTC  (3+ messages)

[PATCH] flow disector: check if arp_eth is null rather than arp
 2017-01-13 18:36 UTC  (4+ messages)

[Patch net] atm: remove an unnecessary loop
 2017-01-13 18:20 UTC  (4+ messages)

[Patch net] atm: remove an unnecessary loop
 2017-01-13 18:18 UTC  (3+ messages)

[RFC PATCH] tcp: accept RST for rcv_nxt - 1 after receiving a FIN
 2017-01-13 18:17 UTC  (4+ messages)

[PATCH net-next 0/2] mpls: Packet stats
 2017-01-13 18:14 UTC  (3+ messages)
` [PATCH net-next 1/2] net: AF-specific RTM_GETSTATS attributes
` [PATCH net-next 2/2] mpls: Packet stats

[PATCH] net: constify mdiobb_ops structures
 2017-01-13 18:02 UTC 

[PATCH v2 0/2] bpf: add longest prefix match map
 2017-01-13 18:01 UTC  (4+ messages)
` [PATCH v2 1/2] bpf: add a longest prefix match trie map implementation

[PATCH] xen-netfront: Fix Rx stall during network stress and OOM
 2017-01-13 17:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] powerpc: bpf: remove redundant check for non-null image
 2017-01-13 17:52 UTC  (5+ messages)
` [PATCH 2/3] powerpc: bpf: flush the entire JIT buffer
` [PATCH 3/3] powerpc: bpf: implement in-register swap for 64-bit endian operations

resend: tcp: performance issue with fastopen connections (mss > window)
 2017-01-13 17:41 UTC  (6+ messages)

[PATCH net v3] ipv6: sr: fix several BUGs when preemption is enabled
 2017-01-13 17:30 UTC  (2+ messages)

Setting link down or up in software
 2017-01-13 17:35 UTC  (6+ messages)

[PATCH v2] tcp: fix tcp_fastopen unaligned access complaints on sparc
 2017-01-13 17:31 UTC  (2+ messages)

[net PATCH v3 0/5] virtio_net XDP fixes and adjust_header support
 2017-01-13 17:31 UTC  (11+ messages)
` [net PATCH v3 1/5] virtio_net: use dev_kfree_skb for small buffer XDP receive
` [net PATCH v3 2/5] net: virtio: wrap rtnl_lock in test for calling with lock already held
` [net PATCH v3 3/5] virtio_net: factor out xdp handler for readability
` [net PATCH v3 4/5] virtio_net: remove duplicate queue pair binding in XDP
` [net PATCH v3 5/5] virtio_net: XDP support for adjust_head

[net PATCH 0/5] virtio_net XDP fixes and ajust_header xupport
 2017-01-13 17:23 UTC  (3+ messages)
` [net PATCH 5/5] virtio_net: XDP support for adjust_head

[PATCH net-next] netlink: do not enter direct reclaim from netlink_trim()
 2017-01-13 17:20 UTC  (2+ messages)

[PATCH net] net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
 2017-01-13 17:20 UTC  (2+ messages)

kill off pci_enable_msi_{exact,range}
 2017-01-13 17:15 UTC  (6+ messages)

[pull request][for-next] Mellanox mlx5 Reorganize core driver directory layout
 2017-01-13 17:14 UTC  (2+ messages)

[PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-13 17:06 UTC  (15+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] arm: put types.h in uapi
  ` [PATCH v3 2/8] h8300: put bitsperlong.h "
  ` [PATCH v3 3/8] nios2: put setup.h "
  ` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
  ` [PATCH v3 5/8] Makefile.headersinst: cleanup input files
  ` [PATCH v3 6/8] Makefile.headersinst: remove destination-y option
  ` [PATCH v3 7/8] uapi: export all headers under uapi directories
  ` [PATCH v3 8/8] uapi: export all arch specifics directories
  ` (no subject)

[PATCH net] mlx4: do not call napi_schedule() without care
 2017-01-13 16:39 UTC 

[PATCH net-next] cxgb4: Shutdown adapter if firmware times out or errors out
 2017-01-13 16:25 UTC 

[PATCH] rtlwifi: rtl8192ee: New firmware from Realtek
 2017-01-13 15:57 UTC  (3+ messages)

[PATCH] cxgb4: Remove redundant memset before memcpy
 2017-01-13 15:57 UTC  (2+ messages)

[PATCH] netfilter: ipt_CLUSTERIP: fix build error without procfs
 2017-01-13 15:41 UTC 

[PATCH] mwifiex: fix uninitialized variable access in pcie_remove
 2017-01-13 15:35 UTC 

[PATCH net] ravb: do not use zero-length alighment DMA request
 2017-01-13 15:29 UTC  (3+ messages)

[PATCH RFC 0/7] Clean up PHY MMD accessors
 2017-01-13 15:22 UTC  (8+ messages)
  ` [PATCH RFC 1/7] net: phy: move phy MMD accessors to phy-core.c
  ` [PATCH RFC 2/7] net: phy: make phy_(read|write)_mmd() generic MMD accessors
  ` [PATCH RFC 6/7] net: phy: remove the indirect MMD read/write methods
  ` [PATCH RFC 7/7] net: phy: clean up mmd_phy_indirect()
` [PATCH RFC 3/7] net: lan78xx: update for phy_(read|write)_mmd_indirect() removal
` [PATCH RFC 4/7] net: phy: switch remaining users to phy_(read|write)_mmd()
` [PATCH RFC 5/7] net: phy: convert micrel to new read_mmd/write_mmd driver methods

[PATCH V2] audit: log 32-bit socketcalls
 2017-01-13 15:20 UTC  (5+ messages)

tcp: performance issue with fastopen connections (mss > window)
 2017-01-13 14:58 UTC  (2+ messages)

[PATCH net v1 1/1] tipc: allocate user memory with GFP_KERNEL flag
 2017-01-13 14:46 UTC 

[PATCH net-next] afs: Conditionalise a new unused variable
 2017-01-13 14:46 UTC 

[PATCH] net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types
 2017-01-13 14:32 UTC 

[PATCH net-next v2 00/10] net: dsa: Support for pdata in dsa2
 2017-01-13 14:11 UTC  (10+ messages)
` [PATCH net-next v2 05/10] drivers: base: Add device_find_class()
` [PATCH net-next v2 08/10] net: dsa: Add support for platform data

[PATCH] xfrm: state: fix potential null pointer dereference on afinfo
 2017-01-13 14:07 UTC 

[PATCH 3/5] ath10k: Remove unused wmi_p2p_noa_descriptor 'noa' in wmi-tlv
 2017-01-13 14:01 UTC  (2+ messages)
  ` [3/5] "

[PATCH net-next] net/mlx5e: Support bpf_xdp_adjust_head()
 2017-01-13 13:58 UTC  (4+ messages)

pull-request: mac80211 2017-01-13
 2017-01-13 13:55 UTC 

[PATCH ipsec-next] xfrm: fix possible null deref in xfrm_init_tempstate
 2017-01-13 13:55 UTC 

To netlink or not to netlink, that is the question
 2017-01-13 13:36 UTC  (7+ messages)

[PATCH v1 0/4]crypto:chcr- Bug Fixes for 4.10
 2017-01-13 12:29 UTC  (5+ messages)
` [PATCH v1 1/4] crypto:chcr-Change flow IDs
` [PATCH v1 2/4] crypto:chcr- Fix panic on dma_unmap_sg
` [PATCH v1 3/4] crypto:chcr- Check device is allocated before use
` [PATCH v1 4/4] crypto:chcr-fix itnull.cocci warnings

[net-next PATCH v6 0/3] net: dummy: Introduce dummy virtual functions
 2017-01-13 12:09 UTC  (4+ messages)

[iproute PATCH] tc: m_xt: Drop needless parentheses from #if checks
 2017-01-13 12:06 UTC 

[PATCH/RFC v2 net-next] ravb: unmap descriptors when freeing rings
 2017-01-13 12:01 UTC  (7+ messages)

[PATCH net-next 00/13] s390: qeth patches
 2017-01-13 11:55 UTC  (4+ messages)
` [PATCH net-next 13/13] s390/qeth: remove OSN-devices

[PATCH v2 0/2] remove dwc_eth_qos and rename stmicro/stmmac
 2017-01-13 11:20 UTC  (6+ messages)
` [PATCH v2 2/2] stmmac: rename it to synopsys

[PATCH] xen-netback: fix memory leaks on XenBus disconnect
 2017-01-13 11:06 UTC  (5+ messages)

pull-request: mac80211-next 2017-01-13
 2017-01-13 10:29 UTC 

[PATCH iproute2 v4 0/4] update ifstat for new stats
 2017-01-13 10:10 UTC  (3+ messages)
` [PATCH iproute2 v4 1/4] ifstat: Includes reorder

[PATCH v2 iproute2 9/9] man pages: add man page for skbmod action
 2017-01-13 10:01 UTC  (2+ messages)

[PATCH] synopsys: remove dwc_eth_qos driver
 2017-01-13  9:26 UTC  (6+ messages)

[PATCH net-next] ipv6: sr: add missing Kbuild export for header files
 2017-01-13  9:26 UTC 

[PATCH net-next] cxgb4: Fix misleading packet/frame count stats
 2017-01-13  9:16 UTC 

[PATCH net] ip6_tunnel: Account for tunnel header in tunnel MTU
 2017-01-13  9:12 UTC 

[PATCHv4 4/5] arm: mvebu: Add device tree for 98DX3236 SoCs
 2017-01-13  9:12 UTC 

(unknown),
 2017-01-13  8:38 UTC 

[PATCH net-next] IPsec: do not ignore crypto err in ah input
 2017-01-13  7:45 UTC  (2+ messages)

[PATCH v5 00/13] net: ethernet: aquantia: Add AQtion 2.5/5 GB NIC driver
 2017-01-13  7:28 UTC  (19+ messages)
` [PATCH v5 01/13] net: ethernet: aquantia: Make and configuration files
  ` [PATCH v5 02/13] net: ethernet: aquantia: Common functions and definitions
    ` [PATCH v5 03/13] net: ethernet: aquantia: Add ring support code
      ` [PATCH v5 04/13] net: ethernet: aquantia: Low-level hardware interfaces
        ` [PATCH v5 05/13] net: ethernet: aquantia: Support for NIC-specific code
          ` [PATCH v5 06/13] net: ethernet: aquantia: Atlantic A0 and B0 specific functions
            ` [PATCH v5 07/13] net: ethernet: aquantia: Vector operations
              ` [PATCH v5 08/13] net: ethernet: aquantia: PCI operations
                ` [PATCH v5 09/13] net: ethernet: aquantia: Atlantic hardware abstraction layer
                  ` [PATCH v5 10/13] net: ethernet: aquantia: Hardware interface and utility functions
                    ` [PATCH v5 11/13] net: ethernet: aquantia: Ethtool support
                      ` [PATCH v5 12/13] net: ethernet: aquantia: Receive side scaling
                        ` [PATCH v5 13/13] net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driver

[PATCH net-next v2 0/5] bnxt_en: Misc. updates for net-next
 2017-01-13  6:32 UTC  (6+ messages)
` [PATCH net-next v2 1/5] bnxt_en: Fix compiler warnings when CONFIG_RFS_ACCEL is not defined
` [PATCH net-next v2 2/5] bnxt_en: Clear TPA flags when BNXT_FLAG_NO_AGG_RINGS is set
` [PATCH net-next v2 3/5] bnxt_en: Update to firmware interface spec to 1.6.1
` [PATCH net-next v2 4/5] bnxt_en: Add support for ethtool -p
` [PATCH net-next v2 5/5] bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver

[PATCH] [v2] net: qcom/emac: add ethtool support
 2017-01-13  6:20 UTC  (2+ messages)

[PATCH net-next v2 00/13] tcp: RACK fast recovery
 2017-01-13  6:11 UTC  (14+ messages)
` [PATCH net-next v2 01/13] tcp: new helper function for RACK loss detection
` [PATCH net-next v2 02/13] tcp: new helper for RACK to detect loss
` [PATCH net-next v2 03/13] tcp: record most recent RTT in RACK loss detection
` [PATCH net-next v2 04/13] tcp: add reordering timer "
` [PATCH net-next v2 05/13] tcp: use sequence to break TS ties for "
` [PATCH net-next v2 06/13] tcp: check undo conditions before detecting losses
` [PATCH net-next v2 07/13] tcp: enable RACK loss detection to trigger recovery
` [PATCH net-next v2 08/13] tcp: extend F-RTO to catch more spurious timeouts
` [PATCH net-next v2 09/13] tcp: remove forward retransmit feature
` [PATCH net-next v2 10/13] tcp: remove early retransmit
` [PATCH net-next v2 11/13] tcp: remove RFC4653 NCR
` [PATCH net-next v2 12/13] tcp: remove thin_dupack feature
` [PATCH net-next v2 13/13] tcp: disable fack by default

[net-next 00/13] RACK fast recovery
 2017-01-13  6:07 UTC  (15+ messages)
` [net-next 01/13] tcp: new helper function for RACK loss detection
` [net-next 02/13] tcp: new helper for RACK to detect loss
` [net-next 03/13] tcp: record most recent RTT in RACK loss detection
` [net-next 04/13] tcp: add reordering timer "
` [net-next 05/13] tcp: use sequence to break TS ties for "
` [net-next 06/13] tcp: check undo conditions before detecting losses
` [net-next 07/13] tcp: enable RACK loss detection to trigger recovery
` [net-next 08/13] tcp: extend F-RTO to catch more spurious timeouts
` [net-next 09/13] tcp: remove forward retransmit feature
` [net-next 10/13] tcp: remove early retransmit
` [net-next 11/13] tcp: remove RFC4653 NCR
` [net-next 12/13] tcp: remove thin_dupack feature
` [net-next 13/13] tcp: disable fack by default

[RFC] [PATCH] audit: log 32-bit socketcalls
 2017-01-13  4:08 UTC 

[net PATCH v2 0/5] virtio_net XDP fixes and adjust_header support
 2017-01-13  2:54 UTC  (2+ messages)

[PATCH iproute2] Add support for rt_protos.d
 2017-01-13  2:11 UTC  (3+ messages)

[PATCH] i40e: Invoke softirqs after napi_reschedule
 2017-01-13  1:51 UTC  (3+ messages)

[PATCH iproute2/net-next 0/2] net/sched: cls_flower: Support matching ARP
 2017-01-13  1:47 UTC  (2+ 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).