All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] backports: more generic ethernet patches
@ 2015-06-03 11:25 Stefan Assmann
  2015-06-03 11:25 ` [PATCH 1/4] backports: replace igb skb->no_fcs patch with semantic patch Stefan Assmann
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Stefan Assmann @ 2015-06-03 11:25 UTC (permalink / raw)
  To: backports; +Cc: mcgrof, hauke, sassmann

Some more igb patches generalized as cocci patches.

Stefan Assmann (4):
  backports: replace igb skb->no_fcs patch with semantic patch
  backports: replace igb ethtool_cmd_mdix patch with semantic patch
  backports: replace igb xmit_more patch with semantic patch
  backports: replace igb pfmemalloc patch with semantic patch

 .../network/0035-skb_no_fcs/igb_skb_no_fcs.patch   | 14 -------
 .../network/0035-skb_no_fcs/skb_no_fcs.cocci       |  7 ++++
 .../0040-ethtool_cmd_mdix/ethtool_cmd_mdix.cocci   | 14 +++++++
 .../igb_ethtool_cmd_mdix.patch                     | 47 ----------------------
 .../network/0048-no_ndo_xmit_flush/igb.patch       | 14 -------
 .../network/0049-no-pfmemalloc/igb.patch           | 14 -------
 .../network/0049-no-pfmemalloc/no-pfmemalloc.cocci |  9 +++++
 .../network/0059-skb_xmit_more/INFO                | 10 +++++
 .../0059-skb_xmit_more/skb_no_xmit_more.cocci      |  9 +++++
 9 files changed, 49 insertions(+), 89 deletions(-)
 delete mode 100644 patches/collateral-evolutions/network/0035-skb_no_fcs/igb_skb_no_fcs.patch
 create mode 100644 patches/collateral-evolutions/network/0035-skb_no_fcs/skb_no_fcs.cocci
 create mode 100644 patches/collateral-evolutions/network/0040-ethtool_cmd_mdix/ethtool_cmd_mdix.cocci
 delete mode 100644 patches/collateral-evolutions/network/0040-ethtool_cmd_mdix/igb_ethtool_cmd_mdix.patch
 delete mode 100644 patches/collateral-evolutions/network/0048-no_ndo_xmit_flush/igb.patch
 delete mode 100644 patches/collateral-evolutions/network/0049-no-pfmemalloc/igb.patch
 create mode 100644 patches/collateral-evolutions/network/0049-no-pfmemalloc/no-pfmemalloc.cocci
 create mode 100644 patches/collateral-evolutions/network/0059-skb_xmit_more/INFO
 create mode 100644 patches/collateral-evolutions/network/0059-skb_xmit_more/skb_no_xmit_more.cocci

-- 
2.4.2


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-06-09 22:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-03 11:25 [PATCH 0/4] backports: more generic ethernet patches Stefan Assmann
2015-06-03 11:25 ` [PATCH 1/4] backports: replace igb skb->no_fcs patch with semantic patch Stefan Assmann
2015-06-03 20:13   ` Hauke Mehrtens
2015-06-04  9:08     ` Stefan Assmann
2015-06-08 22:09       ` Luis R. Rodriguez
2015-06-09  6:46         ` Stefan Assmann
2015-06-09 18:24           ` Luis R. Rodriguez
2015-06-09 21:46             ` Hauke Mehrtens
2015-06-09 22:12               ` Luis R. Rodriguez
2015-06-03 11:25 ` [PATCH 2/4] backports: replace igb ethtool_cmd_mdix " Stefan Assmann
2015-06-03 11:25 ` [PATCH 3/4] backports: replace igb xmit_more " Stefan Assmann
2015-06-03 11:25 ` [PATCH 4/4] backports: replace igb pfmemalloc " Stefan Assmann
2015-06-09 22:15 ` [PATCH 0/4] backports: more generic ethernet patches Luis R. Rodriguez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.