netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v4 0/3] BPF cleanups
@ 2014-05-01 16:34 Daniel Borkmann
  2014-05-01 16:34 ` [PATCH net-next v4 1/3] net: filter: simplify label names from jump-table Daniel Borkmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Daniel Borkmann @ 2014-05-01 16:34 UTC (permalink / raw)
  To: davem; +Cc: ast, netdev

v3->v4:
 - Sorry, noticed and fixed a typo in patch 3, rest as is
v2->v3:
 - Included Dave's feedback for unsigned long type in patch 3
 - Patch 1 and patch 2 unchanged since v1, dropped other
   two for now
v1->v2:
 - Only changed patch 5 as to suggestion from Alexei
 - Rest is the same

Daniel Borkmann (3):
  net: filter: simplify label names from jump-table
  net: filter: make register namings more comprehensible
  net: filter: misc/various cleanups

 include/linux/filter.h |  47 ++++-
 net/core/filter.c      | 538 +++++++++++++++++++++++++------------------------
 2 files changed, 309 insertions(+), 276 deletions(-)

-- 
1.7.11.7

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

end of thread, other threads:[~2014-05-04 23:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-01 16:34 [PATCH net-next v4 0/3] BPF cleanups Daniel Borkmann
2014-05-01 16:34 ` [PATCH net-next v4 1/3] net: filter: simplify label names from jump-table Daniel Borkmann
2014-05-01 16:34 ` [PATCH net-next v4 2/3] net: filter: make register naming more comprehensible Daniel Borkmann
2014-05-01 16:34 ` [PATCH net-next v4 3/3] net: filter: misc/various cleanups Daniel Borkmann
2014-05-04 23:47 ` [PATCH net-next v4 0/3] BPF cleanups David Miller

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