| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | uapi: export nf_log.h | stephen hemminger | 2016-12-05 | 1 | -0/+1 | |
| | * | | | | | | | | uapi: export tc_skbmod.h | stephen hemminger | 2016-12-05 | 1 | -0/+1 | |
| * | | | | | | | | | bpf: add prog_digest and expose it via fdinfo/netlink | Daniel Borkmann | 2016-12-05 | 2 | -0/+2 | |
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | ipv6 addrconf: Implemented enhanced DAD (RFC7527) | Erik Nordmark | 2016-12-03 | 1 | -0/+1 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-03 | 2 | -1/+2 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-02 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | net/sched: Export tc_tunnel_key so its UAPI accessible | Roi Dayan | 2016-11-28 | 1 | -0/+1 | |
| | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-12-01 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | | * | | | | | | Input: change KEY_DATA from 0x275 to 0x277 | Ping Cheng | 2016-11-30 | 1 | -1/+1 | |
| * | | | | | | | | bpf: Add support for reading socket family, type, protocol | David Ahern | 2016-12-02 | 1 | -0/+3 | |
| * | | | | | | | | bpf: Add new cgroup attach type to enable sock modifications | David Ahern | 2016-12-02 | 1 | -0/+6 | |
| * | | | | | | | | bpf: BPF for lightweight tunnel infrastructure | Thomas Graf | 2016-12-02 | 2 | -1/+54 | |
| * | | | | | | | | bpf, xdp: allow to pass flags to dev_change_xdp_fd | Daniel Borkmann | 2016-11-30 | 1 | -0/+4 | |
| * | | | | | | | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 2016-11-30 | 2 | -1/+10 | |
| * | | | | | | | | tcp: export sender limits chronographs to TCP_INFO | Francis Yan | 2016-11-30 | 1 | -0/+4 | |
| * | | | | | | | | bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands | Daniel Mack | 2016-11-25 | 1 | -0/+8 | |
| * | | | | | | | | bpf: add new prog type for cgroup socket filtering | Daniel Mack | 2016-11-25 | 1 | -0/+9 | |
| * | | | | | | | | devlink: Add E-Switch inline mode control | Roi Dayan | 2016-11-24 | 1 | -0/+8 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-22 | 1 | -0/+7 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-11-19 | 1 | -0/+7 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use | Paolo Bonzini | 2016-11-19 | 1 | -0/+7 | |
| | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | | bridge: mcast: add MLDv2 querier support | Nikolay Aleksandrov | 2016-11-21 | 1 | -0/+1 | |
| * | | | | | | | | bridge: mcast: add IGMPv3 query support | Nikolay Aleksandrov | 2016-11-21 | 1 | -0/+1 | |
| | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | | ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunables | Raju Lakkaraju | 2016-11-18 | 1 | -1/+4 | |
| * | | | | | | | ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE | Raju Lakkaraju | 2016-11-18 | 1 | -1/+14 | |
| * | | | | | | | bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH | Martin KaFai Lau | 2016-11-15 | 1 | -1/+2 | |
| * | | | | | | | bpf: Add BPF_MAP_TYPE_LRU_HASH | Martin KaFai Lau | 2016-11-15 | 1 | -0/+8 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-15 | 2 | -3/+0 | |
| |\| | | | | | | ||||||
| | * | | | | | | Revert "include/uapi/linux/atm_zatm.h: include linux/time.h" | Mike Frysinger | 2016-11-13 | 1 | -1/+0 | |
| | * | | | | | | net: bpqether.h: remove if_ether.h guard | Baruch Siach | 2016-11-13 | 1 | -2/+0 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2016-11-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | netfilter: deprecate NF_STOP | Pablo Neira Ayuso | 2016-11-03 | 1 | -1/+1 | |
| * | | | | | | | openvswitch: add Ethernet push and pop actions | Jiri Benc | 2016-11-13 | 1 | -0/+15 | |
| * | | | | | | | ipv6: sr: add core files for SR HMAC support | David Lebrun | 2016-11-09 | 2 | -0/+22 | |
| * | | | | | | | ipv6: sr: add support for SRH encapsulation and injection with lwtunnels | David Lebrun | 2016-11-09 | 2 | -0/+45 | |
| * | | | | | | | ipv6: sr: add code base for control plane support of SR-IPv6 | David Lebrun | 2016-11-09 | 1 | -0/+32 | |
| * | | | | | | | ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header) | David Lebrun | 2016-11-09 | 2 | -0/+56 | |
| * | | | | | | | net: l2tp: change L2TP_ATTR_UDP_ZERO_CSUM6_{RX, TX} attribute types | Asbjørn Sloth Tønnesen | 2016-11-09 | 1 | -2/+2 | |
| * | | | | | | | net/sched: act_tunnel_key: Add UDP dst port option | Hadar Hen Zion | 2016-11-09 | 1 | -0/+1 | |
| * | | | | | | | net/sched: cls_flower: Add UDP port to tunnel parameters | Hadar Hen Zion | 2016-11-09 | 1 | -0/+5 | |
| * | | | | | | | net: core: add UID to flows, rules, and routes | Lorenzo Colitti | 2016-11-04 | 2 | -0/+7 | |
| * | | | | | | | net/sched: cls_flower: Support matching on SCTP ports | Simon Horman | 2016-11-03 | 1 | -0/+5 | |
| * | | | | | | | ipv6: add IPV6_RECVFRAGSIZE cmsg | Willem de Bruijn | 2016-11-03 | 1 | -0/+1 | |
| * | | | | | | | ipv4: add IP_RECVFRAGSIZE cmsg | Willem de Bruijn | 2016-11-03 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2016-11-02 | 1 | -0/+63 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | netfilter: nf_tables: introduce routing expression | Anders K. Pedersen | 2016-11-01 | 1 | -0/+27 | |
| | * | | | | | | netfilter: nf_tables: add fib expression | Florian Westphal | 2016-11-01 | 1 | -0/+36 | |
| * | | | | | | | driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89 | Gao Feng | 2016-10-31 | 1 | -0/+2 | |
| * | | | | | | | net: add an ioctl to get a socket network namespace | Andrey Vagin | 2016-10-31 | 1 | -0/+1 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-10-30 | 6 | -4/+35 | |
| |\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||

