netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-06 15:10:56 to 2017-04-07 14:16:33 UTC [more...]

[PATCH RFC net-next v2 1/4] skbuff: add stub to help computing crc32c on SCTP packets
 2017-04-07 14:16 UTC  (4+ messages)
` [PATCH RFC net-next v3 0/7] improve CRC32c in the forwarding path
  ` [PATCH RFC net-next v3 1/7] skbuff: add stub to help computing crc32c on SCTP packets
  ` [PATCH RFC net-next v3 2/7] net: introduce skb_crc32c_csum_help

[iproute PATCH] ip-route: Prevent some other double spaces in output
 2017-04-07 14:16 UTC  (2+ messages)

[PATCH v2] mlxsw: convert to pci_alloc_irq_vectors
 2017-04-07 14:14 UTC  (4+ messages)

[PATCH net] bridge: netlink: register netdevice before executing changelink
 2017-04-07 14:10 UTC  (2+ messages)

[PATCH net-next 00/14] Use net_device_stats from struct net_device
 2017-04-07 14:08 UTC  (19+ messages)
` [PATCH net-next 01/14] net: cxgb: "
` [PATCH net-next 02/14] net: cxgb3: "
` [PATCH net-next 03/14] net: dl2k: "
` [PATCH net-next 04/14] net: emac: "
` [PATCH net-next 05/14] net: macb: "
` [PATCH net-next 06/14] net: moxa: "
` [PATCH net-next 07/14] net: nmlan_cs: "
` [PATCH net-next 08/14] net: nuvoton: "
` [PATCH net-next 09/14] net: sunbmac: "
` [PATCH net-next 10/14] net: sunhme: "
` [PATCH net-next 11/14] net: tulip: de2104x: "
` [PATCH net-next 12/14] net: typhoon: "
  ` [PATCH net-next 13/14] usbnet: kaweth: "
` [PATCH net-next 14/14] usbnet: pegasus: "

[PATCH net-next 0/5] qede: support XDP head adjustments
 2017-04-07 14:02 UTC  (8+ messages)
` [PATCH net-next 1/5] qede: Update receive statistic once per NAPI
` [PATCH net-next 2/5] qede: Correct XDP forward unmapping
` [PATCH net-next 3/5] qede: Prevent VFs from using XDP
` [PATCH net-next 4/5] qede: Add support for ingress headroom
` [PATCH net-next 5/5] qede: Support XDP adjustment of headers

[PATCHv2] net: dsa: add SMSC/Microchip LAN9303 three port ethernet switch driver
 2017-04-07 13:40 UTC  (8+ messages)
` [PATCH v2 1/4] net: dsa: add support for the SMSC-LAN9303 tagging format
` [PATCH v2 2/4] net: dsa: add new DSA switch driver for the SMSC-LAN9303
` [PATCH v2 3/4] net: dsa: LAN9303: add I2C managed mode support
` [PATCH v2 4/4] net: dsa: LAN9303: add MDIO "

[PATCH net-next 0/1] skbuff: Extend gso_type to unsigned int
 2017-04-07 13:36 UTC  (3+ messages)
` [PATCH net-next 1/1] "

[net-next 0/4][pull request] 40GbE Intel Wired LAN Driver Updates 2017-04-06
 2017-04-07 13:27 UTC  (8+ messages)
` [net-next 1/4] i40e/i40evf: Add capability exchange for outer checksum
` [net-next 2/4] i40e: remove client instance on driver unload
` [net-next 3/4] i40e: register existing client on probe
` [net-next 4/4] i40e: close client on remove and shutdown

[PATCH 00/12] ftgmac100: Rework batch 3 - TX path
 2017-04-07 13:26 UTC  (17+ messages)
` [PATCH 01/12] ftgmac100: Add a tx timeout handler
` [PATCH 02/12] ftgmac100: Move ftgmac100_hard_start_xmit() around
` [PATCH 03/12] ftgmac100: Merge ftgmac100_xmit() into ftgmac100_hard_start_xmit()
` [PATCH 04/12] ftgmac100: Factor tx packet dropping path
` [PATCH 05/12] ftgmac100: Pad small frames properly
` [PATCH 06/12] ftgmac100: Store tx skbs in a separate array
` [PATCH 07/12] ftgmac100: Cleanup tx queue handling
` [PATCH 08/12] ftgmac100: Move the barrier out of ftgmac100_txdes_set_dma_own()
` [PATCH 09/12] ftgmac100: Split tx packet freeing from ftgmac100_tx_complete_packet()
` [PATCH 10/12] ftgmac100: Don't clear tx desc fields unnecessarily
` [PATCH 11/12] ftgmac100: Add support for fragmented tx
` [PATCH 12/12] ftgmac100: Remove tx descriptor accessors

[PATCH] RDS: IB: ensure an initialized ret is printed in pr_warn message
 2017-04-07 13:10 UTC  (2+ messages)

[PATCH net-next V2 0/7] s390 patches for net-next
 2017-04-07 12:53 UTC  (9+ messages)
` [PATCH net-next V2 1/7] s390/qeth: use QDIO_*_QFMT defines
` [PATCH net-next V2 2/7] s390/qeth: fix up ssqd tracing
` [PATCH net-next V2 3/7] s390/qeth: remove unused return value
` [PATCH net-next V2 4/7] s390/qeth: Remove unused code
` [PATCH net-next V2 5/7] s390/qeth: improve endianness handling
` [PATCH net-next V2 6/7] s390/ctcm: "
` [PATCH net-next V2 7/7] s390/netiucv: "

[PATCH v3 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
 2017-04-07 12:51 UTC  (10+ messages)
` [PATCH v3 02/20] net: stmmac: add optional setup function
` [PATCH v3 04/20] ARM: sun8i: dt: Add DT bindings documentation for Allwinner syscon
` [PATCH v3 16/20] ARM: dts: sun50i-a64: enable dwmac-sun8i on pine64

[PATCH net-next] net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
 2017-04-07 12:42 UTC 

[PATCH net-next 0/7] s390 patches for net-next
 2017-04-07 12:33 UTC  (5+ messages)
` [PATCH net-next 5/7] s390/qeth: improve endianness handling

[PATCH v2] can: m_can: enable transmission of FD frame on latest version
 2017-04-07 11:41 UTC  (6+ messages)

[PATCH] ibmveth: Support to enable LSO/CSO for Trunk VEA
 2017-04-07  9:57 UTC 

[PATCH 0/4] more robust PF_MEMALLOC handling
 2017-04-07  9:21 UTC  (7+ messages)
` [PATCH 1/4] mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
` [PATCH 2/4] mm: introduce memalloc_noreclaim_{save,restore}

[PATCH 0/4 v2 net-next] net: stmmac: adding multiple buffers
 2017-04-07  9:20 UTC  (2+ messages)

pull-request: can 2017-04-04
 2017-04-07  9:00 UTC  (3+ messages)

[PATCH net-next v4 0/5] net-next: dsa: add Mediatek MT7530 support
 2017-04-07  8:45 UTC  (6+ messages)
` [PATCH net-next v4 1/5] dt-bindings: net: dsa: add Mediatek MT7530 binding
  ` [PATCH net-next v4 2/5] net-next: dsa: add Mediatek tag RX/TX handler
  ` [PATCH net-next v4 3/5] net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA
  ` [PATCH net-next v4 4/5] net-next: ethernet: mediatek: add device_node of GMAC pointing into the netdev instance
  ` [PATCH net-next v4 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch

[BUG] kernel oops during bridge creation
 2017-04-07  8:36 UTC  (5+ messages)

[PATCH net] l2tp: define SOL_PPPOL2TP in uapi
 2017-04-07  7:48 UTC  (3+ messages)

Documentation error for checksum offload check ?
 2017-04-07  7:35 UTC  (2+ messages)

[PATCH v7 00/15] Replace PCI pool by DMA pool API
 2017-04-07  7:25 UTC  (16+ messages)
` [PATCH v7 01/15] block: DAC960: Replace PCI pool old API
` [PATCH v7 03/15] IB/mthca: "
` [PATCH v7 04/15] net: e100: "
` [PATCH v7 05/15] mlx4: "
  ` [PATCH v7 02/15] dmaengine: pch_dma: "
  ` [PATCH v7 06/15] mlx5: "
  ` [PATCH v7 07/15] wireless: ipw2200: "
  ` [PATCH v7 09/15] scsi: csiostor: "
  ` [PATCH v7 10/15] scsi: lpfc: "
  ` [PATCH v7 11/15] scsi: megaraid: "
  ` [PATCH v7 13/15] scsi: mvsas: "
` [PATCH v7 08/15] scsi: be2iscsi: "
` [PATCH v7 12/15] scsi: mpt3sas: "
` [PATCH v7 14/15] scsi: pmcraid: "
` [PATCH v7 15/15] PCI: Remove PCI pool macro functions

Email me back
 2017-04-07  7:12 UTC 

[PATCH 0/4] crypto: CRYPTO_MAX_ALG_NAME is too low
 2017-04-07  5:25 UTC  (11+ messages)
    ` [PATCH 2/4] crypto: af_alg - Allow arbitrarily long algorithm names
    ` [PATCH 3/4] xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion
    ` [PATCH 4/4] crypto: api - Extend algorithm name limit to 128 bytes

[Patch net] net_sched: replace yield() with cond_resched()
 2017-04-07  3:59 UTC  (8+ messages)

[PATCH] format-security: move static strings to const
 2017-04-07  3:21 UTC  (3+ messages)

[PATCH] ath9k: Add cast to u8 to FREQ2FBIN macro
 2017-04-07  2:36 UTC  (4+ messages)

[PATCH net-next] liquidio: fix VF incorrectly indicating that it successfully set its VLAN
 2017-04-07  2:22 UTC 

linux-next: manual merge of the net-next tree with the vfs tree
 2017-04-07  0:22 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2017-04-07  0:12 UTC 

[PATCH v2] mac80211: Fix clang warning about constant operand in logical operation
 2017-04-06 23:31 UTC 

[PATCH][-next] nfp: don't dereference a null nn->eth_port to print a warning
 2017-04-06 23:15 UTC  (2+ messages)

[PATCH] mac80211: Fix clang warning about constant operand in logical operation
 2017-04-06 23:07 UTC  (7+ messages)

[PATCH] net: ipv4: netfilter: Remove unused function nf_nat_need_gre()
 2017-04-06 23:06 UTC  (2+ messages)

[PATCH] net: netfilter: Remove typedef from "typedef struct bitstr_t"
 2017-04-06 22:52 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 00/10] ftgmac: Rework batch 2 - RX path
 2017-04-06 22:40 UTC  (2+ messages)

tcpprobe display format for snd_nxt and snd_una
 2017-04-06 22:16 UTC  (3+ messages)

[PATCH v3] net: netfilter: Add nfnl_msg_type() helper function
 2017-04-06 22:06 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH net-next 1/1] netvsc: Initialize all channel related state prior to opening the channel
 2017-04-06 21:59 UTC 

[PATCH 00/19] pull request for net-next: batman-adv 2017-04-06
 2017-04-06 21:55 UTC  (2+ messages)

[PATCH v2 00/13] ftgmac100: Rework batch 1 - Link & Interrupts
 2017-04-06 21:46 UTC  (8+ messages)

remove pci_enable_msix() V2
 2017-04-06 21:29 UTC  (3+ messages)
` [PATCH 4/4] PCI: remove pci_enable_msix

[PATCH net-next 0/8] qed: Misc cleanups and fixes
 2017-04-06 21:26 UTC  (2+ messages)

[PATCH net-next 0/7] rxrpc: Miscellany
 2017-04-06 21:23 UTC  (2+ messages)

[PATCH net] sctp: listen on the sock only when it's state is listening or closed
 2017-04-06 20:56 UTC  (2+ messages)

[net-next 0/7][pull request] 100GbE Intel Wired LAN Driver Updates 2017-04-05
 2017-04-06 20:53 UTC  (2+ messages)

[PATCH net-next v5 0/2] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
 2017-04-06 20:43 UTC  (2+ messages)

[PATCH] net: ethernet: wiznet: avoid format string exposure
 2017-04-06 20:38 UTC  (2+ messages)

[PATCH] qlge: avoid format string exposure in workqueue
 2017-04-06 20:37 UTC  (2+ messages)

[PATCH net] qed: Correct MSI-x for storage
 2017-04-06 20:35 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: Mock-up driver couple fixes
 2017-04-06 20:34 UTC  (2+ messages)

[PATCH net-next] net/sched: Removed unused vlan actions definition
 2017-04-06 20:28 UTC  (3+ messages)

[PATCH net-next] mlx4: trust shinfo->gso_segs
 2017-04-06 20:28 UTC  (2+ messages)

[PATCH] qed: fix missing break in OOO_LB_TC case
 2017-04-06 20:24 UTC  (2+ messages)

[PATCH] usbnet: make sure no NULL pointer is passed through
 2017-04-06 20:19 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: fix build error without CONFIG_SYSFS
 2017-04-06 19:55 UTC  (2+ messages)

[PATCH net-next v2] net: dsa: mv88e6xxx: Make SMI c22/c45 read/write functions static
 2017-04-06 19:47 UTC  (2+ messages)

[PATCH] af_unix: Use designated initializers
 2017-04-06 19:43 UTC  (2+ messages)

[PATCH v2] net: netfilter: Remove multiple assignment
 2017-04-06 19:35 UTC  (2+ messages)

[PATCH net-next] liquidio: fix Octeon core watchdog timeout false alarm
 2017-04-06 19:32 UTC  (2+ messages)

[Patch net] net_sched: check noop_qdisc before qdisc_hash_add()
 2017-04-06 19:29 UTC  (2+ messages)

[PATCH net-next] net: usbnet: Remove unused driver_name variable
 2017-04-06 19:26 UTC  (2+ messages)

[PATCH net-next] selftests/bpf: fix merge conflict
 2017-04-06 19:23 UTC  (2+ messages)

[PATCH] net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
 2017-04-06 19:19 UTC  (2+ messages)

[PATCH] netpoll: Check for skb->queue_mapping
 2017-04-06 19:14 UTC  (4+ messages)

[git pull] skb_copy_{,and_csum_}datagram_msg() fixes
 2017-04-06 18:57 UTC  (2+ messages)

[PATCH net-next] bonding: attempt to better support longer hw addresses
 2017-04-06 18:01 UTC  (3+ messages)

[PATCH] net: davinci_mdio: add GPIO reset logic
 2017-04-06 16:48 UTC  (5+ messages)

[PATCH] mwifiex: MAC randomization should not be persistent
 2017-04-06 16:48 UTC  (3+ messages)

[PATCH net 0/2] l2tp: fix error handling of PPPoL2TP socket options
 2017-04-06 16:31 UTC  (3+ messages)
` [PATCH net 1/2] l2tp: don't mask errors in pppol2tp_setsockopt()
` [PATCH net 2/2] l2tp: don't mask errors in pppol2tp_getsockopt()

[PATCH 0/2] net: netfilters: Remove typedef
 2017-04-06 16:26 UTC  (3+ messages)
` [PATCH 1/2] net: netfilter: Remove typedef from "typedef struct field_t"

[PATCH net 1/1] net: tcp: Don't increase the TCP_MIB_OUTRSTS when fail to transmit RST
 2017-04-06 15:24 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).