aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/filter.c
Commit message (Expand)AuthorAgeFilesLines
...
* [NET] net/core: Annotations.Al Viro2006-12-021-3/+3
* [NET]: Fix sk->sk_filter field accessDmitry Mishin2006-09-221-4/+4
* unaligned access in sk_run_filter()Dmitry Mishin2006-04-181-2/+3
* [NET]: more whitespace issues in net/core/filter.cKris Katterjohn2006-01-231-3/+3
* [NET]: Fix whitespace issues in net/core/filter.cKris Katterjohn2006-01-171-7/+6
* [NET]: Clean up comments for sk_chk_filter()Kris Katterjohn2006-01-131-7/+3
* [NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn2006-01-061-3/+3
* [NET]: More instruction checks fornet/core/filter.cKris Katterjohn2006-01-041-32/+80
* [NET]: Validate socket filters against BPF_MAXINSNS in one spot.David S. Miller2005-12-271-2/+2
* [NET]: Reject socket filter if division by constant zero is attempted.Kris Katterjohn2005-11-201-2/+4
* [NET]: 2.6.13 breaks libpcap (and tcpdump)Herbert Xu2005-09-051-3/+3
* [NET]: net/core/filter.c: make len cover the entire packetPatrick McHardy2005-07-051-6/+2
* [NET]: Consolidate common code in net/core/filter.cPatrick McHardy2005-07-051-57/+33
* [NET]: Remove redundant code in net/core/filter.cPatrick McHardy2005-07-051-12/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+432