| Commit message (Expand) | Author | Age | Files | Lines |
* | net: avoid one splat in fib_nl_delrule() | Eric Dumazet | 2017-07-03 | 1 | -1/+1 |
* | net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 | Alban Browaeys | 2017-07-03 | 1 | -1/+1 |
* | bpf: simplify narrower ctx access | Daniel Borkmann | 2017-07-03 | 1 | -130/+109 |
* | bpf: add bpf_skb_adjust_room helper | Daniel Borkmann | 2017-07-03 | 1 | -5/+121 |
* | bpf, net: add skb_mac_header_len helper | Daniel Borkmann | 2017-07-03 | 1 | -2/+2 |
* | bpf: fix to bpf_setsockops | Lawrence Brakmo | 2017-07-02 | 1 | -2/+1 |
* | bpf: Adds support for setting sndcwnd clamp | Lawrence Brakmo | 2017-07-01 | 1 | -0/+7 |
* | bpf: Adds support for setting initial cwnd | Lawrence Brakmo | 2017-07-01 | 1 | -1/+17 |
* | bpf: Add support for changing congestion control | Lawrence Brakmo | 2017-07-01 | 1 | -1/+17 |
* | bpf: Add setsockopt helper function to bpf | Lawrence Brakmo | 2017-07-01 | 1 | -1/+78 |
* | bpf: BPF support for sock_ops | Lawrence Brakmo | 2017-07-01 | 1 | -0/+168 |
* | net: convert net.passive from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -3/+3 |
* | net: convert fib_rule.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -2/+2 |
* | net: convert netpoll_info.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -3/+3 |
* | net: convert sock.sk_refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -6/+6 |
* | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 3 | -15/+15 |
* | net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -5/+5 |
* | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 6 | -22/+22 |
* | net: convert neigh_params.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -4/+4 |
* | net: convert neighbour.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -7/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 1 | -10/+20 |
|\ |
|
| * | net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() | Michal Kubeček | 2017-06-29 | 1 | -7/+17 |
| * | net: prevent sign extension in dev_get_stats() | Eric Dumazet | 2017-06-27 | 1 | -3/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2017-06-30 | 1 | -0/+17 |
|\ \ |
|
| * | | netns: add and use net_ns_barrier | Florian Westphal | 2017-06-19 | 1 | -0/+17 |
* | | | net: constify attribute_group structures. | Arvind Yadav | 2017-06-29 | 1 | -3/+3 |
* | | | net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate | Matthias Schiffer | 2017-06-26 | 1 | -1/+2 |
* | | | net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink | Matthias Schiffer | 2017-06-26 | 1 | -1/+2 |
* | | | net: add netlink_ext_ack argument to rtnl_link_ops.validate | Matthias Schiffer | 2017-06-26 | 1 | -1/+1 |
* | | | net: add netlink_ext_ack argument to rtnl_link_ops.changelink | Matthias Schiffer | 2017-06-26 | 1 | -1/+1 |
* | | | net: add netlink_ext_ack argument to rtnl_link_ops.newlink | Matthias Schiffer | 2017-06-26 | 1 | -1/+2 |
* | | | net: store port/representator id in metadata_dst | Jakub Kicinski | 2017-06-25 | 2 | -5/+11 |
* | | | bpf: possibly avoid extra masking for narrower load in verifier | Yonghong Song | 2017-06-23 | 1 | -39/+53 |
* | | | xdp: add reporting of offload mode | Jakub Kicinski | 2017-06-23 | 2 | -5/+4 |
* | | | xdp: add HW offload mode flag for installing programs | Jakub Kicinski | 2017-06-23 | 2 | -4/+7 |
* | | | xdp: pass XDP flags into install handlers | Jakub Kicinski | 2017-06-23 | 1 | -2/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-21 | 4 | -12/+32 |
|\ \ \
| | |/
| |/| |
|
| * | | rtnetlink: add IFLA_GROUP to ifla_policy | Serhey Popovych | 2017-06-20 | 1 | -0/+2 |
| * | | net/core: remove explicit do_softirq() from busy_poll_stop() | Sebastian Siewior | 2017-06-20 | 1 | -2/+0 |
| * | | fib_rules: Resolve goto rules target on delete | Serhey Popovych | 2017-06-20 | 1 | -7/+14 |
| * | | dev_ioctl: copy only the smaller struct iwreq for wext | Johannes Berg | 2017-06-14 | 1 | -3/+16 |
* | | | net: introduce SO_PEERGROUPS getsockopt | David Herrmann | 2017-06-21 | 1 | -0/+33 |
* | | | rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute | Julien Gomes | 2017-06-21 | 1 | -0/+13 |
* | | | net: remove DST_NOCACHE flag | Wei Wang | 2017-06-17 | 1 | -1/+1 |
* | | | net: remove DST_NOGC flag | Wei Wang | 2017-06-17 | 1 | -3/+1 |
* | | | net: remove dst gc related code | Wei Wang | 2017-06-17 | 2 | -214/+0 |
* | | | xfrm: take refcnt of dst when creating struct xfrm_dst bundle | Wei Wang | 2017-06-17 | 1 | -17/+2 |
* | | | net: introduce a new function dst_dev_put() | Wei Wang | 2017-06-17 | 1 | -0/+24 |
* | | | net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt | Wei Wang | 2017-06-17 | 1 | -2/+18 |
* | | | net: Add IFLA_XDP_PROG_ID | Martin KaFai Lau | 2017-06-16 | 2 | -14/+32 |