1. f8bbbfc net: filter: add jited flag to indicate jit compiled filters by Daniel Borkmann · 10 years ago
  2. 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 10 years ago
  3. aee636c bpf: do not use reciprocal divide by Eric Dumazet · 10 years ago
  4. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  5. ed13998 sock_diag: fix filter code sent to userspace by Nicolas Dichtel · 11 years ago
  6. 3e5289d filter: add ANC_PAY_OFFSET instruction for loading payload start offset by Daniel Borkmann · 11 years ago
  7. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 11 years ago
  8. aa1113d net: filter: return -EINVAL if BPF_S_ANC* operation is not supported by Daniel Borkmann · 12 years ago
  9. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  10. f333503 net: filter: add vlan tag access by Eric Dumazet · 12 years ago
  11. 9e49e88 filter: add XOR instruction for use with X/K by Daniel Borkmann · 12 years ago
  12. b6069a9 filter: add MOD operation by Eric Dumazet · 12 years ago
  13. c93bdd0 netvm: allow skb allocation to use PFMEMALLOC reserves by Mel Gorman · 12 years ago
  14. c6c4b97 net/core: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  15. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  16. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  17. 46b325c sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W by Will Drewry · 12 years ago
  18. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  19. ffe06c1 filter: add XOR operation by Jiri Pirko · 12 years ago
  20. 302d663 filter: Allow to create sk-unattached filters by Jiri Pirko · 12 years ago
  21. f03fb3f bpf jit: Make the filter.c::__load_pointer helper non-static for the jits by Jan Seiffert · 12 years ago
  22. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  23. 4f25af2 filter: use unsigned int to silence static checker warning by Dan Carpenter · 13 years ago
  24. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  25. 86e4ca6 bug.h: Move ratelimit warn interfaces to ratelimit.h by David S. Miller · 13 years ago
  26. 6c4a5cb net: filter: Use WARN_RATELIMIT by Joe Perches · 13 years ago
  27. 0a14842 net: filter: Just In Time compiler for x86-64 by Eric Dumazet · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. 80f8f10 net: filter: dont block softirqs in sk_run_filter() by Eric Dumazet · 13 years ago
  30. 697d0e3 net: fix kernel-doc warning in core/filter.c by Randy Dunlap · 13 years ago
  31. 12b16da filter: optimize accesses to ancillary data by Eric Dumazet · 14 years ago
  32. 4bc65dd filter: use size of fetched data in __load_pointer() by Eric Dumazet · 14 years ago
  33. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  34. 62ab081 filter: constify sk_run_filter() by Eric Dumazet · 14 years ago
  35. 2d5311e filter: add a security check at install time by Eric Dumazet · 14 years ago
  36. da2033c filter: add SKF_AD_RXHASH and SKF_AD_CPU by Eric Dumazet · 14 years ago
  37. 46bcf14 filter: fix sk_filter rcu handling by Eric Dumazet · 14 years ago
  38. 2491242 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  39. c26aed4 filter: use reciprocal divide by Eric Dumazet · 14 years ago
  40. 8c1592d filter: cleanup codes[] init by Eric Dumazet · 14 years ago
  41. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 14 years ago
  42. 0302b86 net: fix kernel-doc for sk_filter_rcu_release by Randy Dunlap · 14 years ago
  43. 4c3710a net: move definitions of BPF_S_* to net/core/filter.c by Changli Gao · 14 years ago
  44. cba328f filter: Optimize instruction revalidation code. by Tetsuo Handa · 14 years ago
  45. 57fe93b filter: make sure filters dont read uninitialized memory by David S. Miller · 14 years ago
  46. 0d7da9d net: add __rcu annotation to sk_filter by Eric Dumazet · 14 years ago
  47. f91ff5b net: sk_{detach|attach}_filter() rcu fixes by Eric Dumazet · 14 years ago
  48. 01f2f3f net: optimize Berkeley Packet Filter (BPF) processing by Hagen Paul Pfeifer · 14 years ago
  49. 40eaf96 net: Socket filter ancilliary data access for skb->dev->type by Paul LeoNerd Evans · 14 years ago
  50. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  51. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  52. a898def net: Add checking to rcu_dereference() primitives by Paul E. McKenney · 14 years ago
  53. 5ff3f07 net: export attach/detach filter routines by Michael S. Tsirkin · 14 years ago
  54. d19742f filter: Add SKF_AD_QUEUE instruction by Eric Dumazet · 15 years ago
  55. 7e75f93 pkt_sched: ingress socket filter by mark by jamal · 15 years ago
  56. d214c75 filter: add SKF_AD_NLATTR_NEST to look for nested attributes by Pablo Neira Ayuso · 16 years ago
  57. 8fde8a0 net: Tyop of sk_filter() comment by Wang Chen · 16 years ago
  58. d3e2ce3 net: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  59. 4738c1d [SKFILTER]: Add SKF_ADF_NLATTR instruction by Patrick McHardy · 16 years ago
  60. 43db6d6 socket: sk_filter deinline by Stephen Hemminger · 16 years ago
  61. b715631 socket: sk_filter minor cleanups by Stephen Hemminger · 16 years ago
  62. 9b013e0 [NET]: Fix bug in sk_filter race cures. by Olof Johansson · 17 years ago
  63. 47e958e [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() by Pavel Emelyanov · 17 years ago
  64. d3904b7 [NET]: Cleanup the error path in sk_attach_filter by Pavel Emelyanov · 17 years ago
  65. 309dd5f [NET]: Move the filter releasing into a separate call by Pavel Emelyanov · 17 years ago
  66. 55b3332 [NET]: Introduce the sk_detach_filter() call by Pavel Emelyanov · 17 years ago
  67. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  68. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  69. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  70. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  71. 4ec93ed [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  72. 252e334 [NET] net/core: Annotations. by Al Viro · 18 years ago
  73. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  74. 40daafc unaligned access in sk_run_filter() by Dmitry Mishin · 18 years ago
  75. 2966b66 [NET]: more whitespace issues in net/core/filter.c by Kris Katterjohn · 18 years ago
  76. e35bedf [NET]: Fix whitespace issues in net/core/filter.c by Kris Katterjohn · 18 years ago
  77. 7b11f69 [NET]: Clean up comments for sk_chk_filter() by Kris Katterjohn · 18 years ago
  78. 4bad4dc [NET]: Change sk_run_filter()'s return type in net/core/filter.c by Kris Katterjohn · 18 years ago
  79. 9369986 [NET]: More instruction checks fornet/core/filter.c by Kris Katterjohn · 19 years ago
  80. 1b93ae64 [NET]: Validate socket filters against BPF_MAXINSNS in one spot. by David S. Miller · 19 years ago
  81. fb0d366 [NET]: Reject socket filter if division by constant zero is attempted. by Kris Katterjohn · 19 years ago
  82. 1198ad0 [NET]: 2.6.13 breaks libpcap (and tcpdump) by Herbert Xu · 19 years ago
  83. 3154e54 [NET]: net/core/filter.c: make len cover the entire packet by Patrick McHardy · 19 years ago
  84. 0b05b2a [NET]: Consolidate common code in net/core/filter.c by Patrick McHardy · 19 years ago
  85. 6935d46 [NET]: Remove redundant code in net/core/filter.c by Patrick McHardy · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago