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

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] 8+ messages in thread

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-01 16:16 [PATCH net-next v3 0/3] BPF cleanups Daniel Borkmann
2014-05-01 16:16 ` [PATCH net-next v3 1/3] net: filter: simplify label names from jump-table Daniel Borkmann
2014-05-01 17:20   ` Eric Dumazet
2014-05-01 17:39     ` Daniel Borkmann
2014-05-01 18:50       ` Eric Dumazet
2014-05-01 19:47         ` Alexei Starovoitov
2014-05-01 16:16 ` [PATCH net-next v3 2/3] net: filter: make register namings more comprehensible Daniel Borkmann
2014-05-01 16:16 ` [PATCH net-next v3 3/3] net: filter: misc/various cleanups Daniel Borkmann

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.