| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | bpf: include sub program tags in bpf_prog_info | Song Liu | 2018-12-13 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-20 | 9 | -80/+42 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-12-19 | 1 | -8/+450 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | nl80211: Add support to notify radar event info received from STA | Sriram R | 2018-12-18 | 1 | -0/+7 | |
| | | * | | | | | | | | | | | | | | | cfg80211: clarify LCI/civic location documentation | Johannes Berg | 2018-12-18 | 1 | -4/+12 | |
| | | * | | | | | | | | | | | | | | | uapi/nl80211: fix spelling errors | Stephen Hemminger | 2018-12-05 | 1 | -6/+6 | |
| | | * | | | | | | | | | | | | | | | {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf | Bob Copeland | 2018-11-09 | 1 | -1/+7 | |
| | | * | | | | | | | | | | | | | | | {nl,mac}80211: report gate connectivity in station info | Bob Copeland | 2018-11-09 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | cfg80211: add peer measurement with FTM initiator API | Johannes Berg | 2018-11-09 | 1 | -0/+418 | |
| | * | | | | | | | | | | | | | | | | neighbor: Add protocol attribute | David Ahern | 2018-12-16 | 1 | -0/+1 | |
| | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | bpf: fix up uapi helper description and sync bpf header with tools | Daniel Borkmann | 2018-12-11 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-12-10 | 1 | -43/+95 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | bpf: rename *_info_cnt to nr_*_info in bpf_prog_info | Yonghong Song | 2018-12-10 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | media: bpf: add bpf function to report mouse movement | Sean Young | 2018-12-09 | 1 | -1/+16 | |
| | | * | | | | | | | | | | | | | | | bpf: Add bpf_line_info support | Martin KaFai Lau | 2018-12-09 | 1 | -0/+19 | |
| | | * | | | | | | | | | | | | | | | bpf: Change insn_offset to insn_off in bpf_func_info | Martin KaFai Lau | 2018-12-05 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | bpf: respect size hint to BPF_PROG_TEST_RUN if present | Lorenz Bauer | 2018-12-04 | 1 | -2/+5 | |
| | | * | | | | | | | | | | | | | | | bpf: fix documentation for eBPF helpers | Quentin Monnet | 2018-12-03 | 1 | -45/+45 | |
| | | * | | | | | | | | | | | | | | | bpf: allow BPF read access to qdisc pkt_len | Petar Penkov | 2018-12-03 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | bpf: Add BPF_F_ANY_ALIGNMENT. | David Miller | 2018-11-30 | 1 | -0/+14 | |
| | * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-09 | 3 | -23/+42 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | devlink: Add 'fw_load_policy' generic parameter | Shalom Toledo | 2018-12-03 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | tun: implement carrier change | Nicolas Dichtel | 2018-11-30 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | tcp: implement coalescing on backlog queue | Eric Dumazet | 2018-11-30 | 1 | -0/+1 | |
| | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-11-29 | 1 | -1/+15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | bpf: helper to pop data from messages | John Fastabend | 2018-11-28 | 1 | -1/+15 | |
| | * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-11-28 | 1 | -10/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | netns: enable to dump full nsid translation table | Nicolas Dichtel | 2018-11-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | netns: add support of NETNSA_TARGET_NSID | Nicolas Dichtel | 2018-11-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | net: bridge: add no_linklocal_learn bool option | Nikolay Aleksandrov | 2018-11-27 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | net: bridge: add support for user-controlled bool options | Nikolay Aleksandrov | 2018-11-27 | 2 | -0/+19 | |
| | * | | | | | | | | | | | | | | | | virtio: add packed ring types and macros | Tiwei Bie | 2018-11-26 | 2 | -0/+55 | |
| | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-11-26 | 2 | -6/+39 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | bpf: add skb->tstamp r/w access from tc clsact and cg skb progs | Vlad Dumitrescu | 2018-11-22 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | bpf: Introduce bpf_func_info | Yonghong Song | 2018-11-20 | 1 | -0/+13 | |
| | | * | | | | | | | | | | | | | | | bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO | Martin KaFai Lau | 2018-11-20 | 1 | -3/+15 | |
| | | * | | | | | | | | | | | | | | | bpf: move BPF_F_QUERY_EFFECTIVE after map flags | Lorenz Bauer | 2018-11-20 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | bpf: allow zero-initializing hash map seed | Lorenz Bauer | 2018-11-20 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | bpf: Extend the sk_lookup() helper to XDP hookpoint. | Nitin Hande | 2018-11-09 | 1 | -0/+4 | |
| | | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-11-24 | 1 | -0/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | sctp: add sockopt SCTP_EVENT | Xin Long | 2018-11-19 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | sctp: define subscribe in sctp_sock as __u16 | Xin Long | 2018-11-19 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | net/ncsi: Configure multi-package, multi-channel modes with failover | Samuel Mendoza-Jonas | 2018-11-17 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | | | | tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS | Yousuk Seung | 2018-11-17 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | uapi/ethtool: fix spelling errors | Stephen Hemminger | 2018-11-17 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | net: sched: gred: allow manipulating per-DP RED flags | Jakub Kicinski | 2018-11-16 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | net: sched: gred: provide a better structured dump and expose stats | Jakub Kicinski | 2018-11-16 | 1 | -0/+26 | |
| | * | | | | | | | | | | | | | | | | net: sched: cls_flower: Classify packets using port ranges | Amritha Nambiar | 2018-11-15 | 1 | -0/+7 | |
| | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-11-11 | 1 | -9/+9 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | net_sched: sch_fq: add dctcp-like marking | Eric Dumazet | 2018-11-11 | 1 | -0/+3 | |

