Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-04-15 | bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK | Daniel Borkmann | 3 | -24/+60 |
2016-04-15 | bpf, verifier: add ARG_PTR_TO_RAW_STACK type | Daniel Borkmann | 2 | -5/+59 |
2016-04-15 | bpf, verifier: add bpf_call_arg_meta for passing meta data | Daniel Borkmann | 1 | -17/+23 |
2016-04-15 | sctp: add support for RPS and RFS | Marcelo Ricardo Leitner | 2 | -0/+6 |
2016-04-15 | net: validate_xmit_skb() changes | Eric Dumazet | 1 | -5/+2 |
2016-04-14 | packet: uses kfree_skb() for errors. | Weongyo Jeong | 1 | -2/+12 |
2016-04-14 | tipc: fix a race condition leading to subscriber refcnt bug | Parthasarathy Bhuvaragan | 3 | -10/+17 |