summaryrefslogtreecommitdiff
path: root/net/core
Commit message (Expand)AuthorAge
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-15
|\
| * net/neighbor: use get_random_u32 for 32-bit hash randomJason A. Donenfeld2017-06-19
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-13
|\ \
| * | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-12
* | | datagram: fix kernel-doc commentsstephen hemminger2017-07-12
|/ /
* | bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong2017-07-08
* | Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-05
|\ \
| * | ethtool: don't open-code memdup_user()Al Viro2017-06-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\ \ \
| * | | bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP caseColin Ian King2017-07-05
| * | | net: avoid one splat in fib_nl_delrule()Eric Dumazet2017-07-03
| * | | net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64Alban Browaeys2017-07-03
| * | | bpf: simplify narrower ctx accessDaniel Borkmann2017-07-03
| * | | bpf: add bpf_skb_adjust_room helperDaniel Borkmann2017-07-03
| * | | bpf, net: add skb_mac_header_len helperDaniel Borkmann2017-07-03
| * | | bpf: fix to bpf_setsockopsLawrence Brakmo2017-07-02
| * | | bpf: Adds support for setting sndcwnd clampLawrence Brakmo2017-07-01
| * | | bpf: Adds support for setting initial cwndLawrence Brakmo2017-07-01
| * | | bpf: Add support for changing congestion controlLawrence Brakmo2017-07-01
| * | | bpf: Add setsockopt helper function to bpfLawrence Brakmo2017-07-01
| * | | bpf: BPF support for sock_opsLawrence Brakmo2017-07-01
| * | | net: convert net.passive from atomic_t to refcount_tReshetova, Elena2017-07-01
| * | | net: convert fib_rule.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
| * | | net: convert netpoll_info.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
| * | | net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
| * | | net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-01
| * | | net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_tReshetova, Elena2017-07-01
| * | | net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena2017-07-01
| * | | net: convert neigh_params.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
| * | | net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-30
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-06-30
| |\ \ \ \
| | * | | | netns: add and use net_ns_barrierFlorian Westphal2017-06-19
| * | | | | net: constify attribute_group structures.Arvind Yadav2017-06-29
| * | | | | net: add netlink_ext_ack argument to rtnl_link_ops.slave_validateMatthias Schiffer2017-06-26
| * | | | | net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer2017-06-26
| * | | | | net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-26
| * | | | | net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-26
| * | | | | net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-26
| * | | | | net: store port/representator id in metadata_dstJakub Kicinski2017-06-25
| * | | | | bpf: possibly avoid extra masking for narrower load in verifierYonghong Song2017-06-23
| * | | | | xdp: add reporting of offload modeJakub Kicinski2017-06-23
| * | | | | xdp: add HW offload mode flag for installing programsJakub Kicinski2017-06-23
| * | | | | xdp: pass XDP flags into install handlersJakub Kicinski2017-06-23
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-21
| |\ \ \ \ \
| * | | | | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-21
| * | | | | | rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mrouteJulien Gomes2017-06-21
| * | | | | | net: remove DST_NOCACHE flagWei Wang2017-06-17
| * | | | | | net: remove DST_NOGC flagWei Wang2017-06-17
| * | | | | | net: remove dst gc related codeWei Wang2017-06-17