]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'filter-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Sun, 4 May 2014 23:46:59 +0000 (19:46 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 May 2014 23:46:59 +0000 (19:46 -0400)
commitdfd48ea0ead4f88ccc4059c663013e1480cc84ea
treeb2104426cf8f08c861f86c49b76e60ab1dc6f691
parent9348d57a7c460959652813226903aabab368364b
parent1efe70ebbb20a2c16a106c5773c8a8767d03c76c
Merge branch 'filter-cleanups'

Daniel Borkmann says:

====================
BPF cleanups

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
====================

Signed-off-by: David S. Miller <davem@davemloft.net>