summaryrefslogtreecommitdiff
path: root/net/core/filter.c
Commit message (Expand)AuthorAge
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-25
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [NET] net/core: Annotations.Al Viro2006-12-02
* [NET]: Fix sk->sk_filter field accessDmitry Mishin2006-09-22
* unaligned access in sk_run_filter()Dmitry Mishin2006-04-18
* [NET]: more whitespace issues in net/core/filter.cKris Katterjohn2006-01-23
* [NET]: Fix whitespace issues in net/core/filter.cKris Katterjohn2006-01-17
* [NET]: Clean up comments for sk_chk_filter()Kris Katterjohn2006-01-13
* [NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn2006-01-06
* [NET]: More instruction checks fornet/core/filter.cKris Katterjohn2006-01-04
* [NET]: Validate socket filters against BPF_MAXINSNS in one spot.David S. Miller2005-12-27
* [NET]: Reject socket filter if division by constant zero is attempted.Kris Katterjohn2005-11-20
* [NET]: 2.6.13 breaks libpcap (and tcpdump)Herbert Xu2005-09-05
* [NET]: net/core/filter.c: make len cover the entire packetPatrick McHardy2005-07-05
* [NET]: Consolidate common code in net/core/filter.cPatrick McHardy2005-07-05
* [NET]: Remove redundant code in net/core/filter.cPatrick McHardy2005-07-05
* Linux-2.6.12-rc2Linus Torvalds2005-04-16