summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6: add second dif to raw socket lookupsDavid Ahern2017-08-072-6/+9
* net: ipv6: add second dif to inet6 socket lookupsDavid Ahern2017-08-075-23/+33
* net: ipv6: add second dif to udp socket lookupsDavid Ahern2017-08-072-20/+24
* net: ipv4: add second dif to multicast source filterDavid Ahern2017-08-073-4/+6
* net: ipv4: add second dif to raw socket lookupsDavid Ahern2017-08-072-6/+12
* net: ipv4: add second dif to inet socket lookupsDavid Ahern2017-08-075-21/+31
* net: ipv4: add second dif to udp socket lookupsDavid Ahern2017-08-072-27/+37
* Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-08-074-37/+45
|\
| * Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2017-08-044-37/+45
| |\
| | * libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov2017-08-012-1/+9
| | * libceph: upmap semantic changesIlya Dryomov2017-08-011-28/+11
| | * crush: assume weight_set != null imples weight_set_size > 0Ilya Dryomov2017-08-012-1/+5
| | * libceph: fallback for when there isn't a pool-specific choose_argIlya Dryomov2017-08-011-1/+11
| | * libceph: don't call ->reencode_message() more than once per messageIlya Dryomov2017-08-011-3/+3
| | * libceph: make encode_request_*() work with r_mempool requestsIlya Dryomov2017-08-011-3/+6
* | | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-076-114/+88
* | | net: sched: move prio into cls_commonJiri Pirko2017-08-071-3/+0
* | | net: sched: push cls related args into cls_common structureJiri Pirko2017-08-076-41/+27
* | | dsa: push cls_matchall setup_tc processing into a separate functionJiri Pirko2017-08-071-12/+21
* | | net: sched: make egress_dev flag part of flower offload structJiri Pirko2017-08-071-1/+1
* | | net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko2017-08-072-3/+3
* | | net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-076-38/+29
* | | sctp: remove the typedef sctp_subtype_tXin Long2017-08-068-114/+118
* | | sctp: remove the typedef sctp_event_tXin Long2017-08-063-13/+11
* | | sctp: remove the typedef sctp_event_timeout_tXin Long2017-08-061-3/+3
* | | sctp: remove the typedef sctp_state_tXin Long2017-08-064-15/+17
* | | sctp: remove the typedef sctp_ierror_tXin Long2017-08-062-24/+27
* | | sctp: remove the typedef sctp_xmit_tXin Long2017-08-062-34/+34
* | | sctp: remove the typedef sctp_transport_cmd_tXin Long2017-08-061-1/+1
* | | sctp: remove the typedef sctp_scope_tXin Long2017-08-066-30/+29
* | | sctp: remove the typedef sctp_scope_policy_tXin Long2017-08-061-1/+1
* | | sctp: remove the typedef sctp_retransmit_reason_tXin Long2017-08-061-1/+1
* | | sctp: remove the typedef sctp_lower_cwnd_tXin Long2017-08-061-1/+1
* | | net: dsa: User per-cpu 64-bit statisticsFlorian Fainelli2017-08-063-25/+59
* | | tcp: consolidate congestion control undo functionsYuchung Cheng2017-08-069-103/+9
* | | tcp: fix cwnd undo in Reno and HTCP congestion controlsYuchung Cheng2017-08-063-3/+3
* | | udp: no need to preserve skb->dstPaolo Abeni2017-08-061-8/+5
* | | Revert "ipv4: keep skb->dst around in presence of IP options"Paolo Abeni2017-08-061-8/+1
* | | ip/options: explicitly provide net ns to __ip_options_echo()Paolo Abeni2017-08-066-11/+12
* | | IP: do not modify ingress packet IP option in ip_options_echo()Paolo Abeni2017-08-061-3/+0
* | | net: sched: avoid atomic swap in tcf_exts_changeJiri Pirko2017-08-043-13/+7
* | | net: sched: cls_u32: no need to call tcf_exts_change for newly allocated structJiri Pirko2017-08-041-14/+4
* | | net: sched: cls_route: no need to call tcf_exts_change for newly allocated st...Jiri Pirko2017-08-041-21/+9
* | | net: sched: cls_flow: no need to call tcf_exts_change for newly allocated structJiri Pirko2017-08-041-25/+16
* | | net: sched: cls_cgroup: no need to call tcf_exts_change for newly allocated s...Jiri Pirko2017-08-041-12/+2
* | | net: sched: cls_bpf: no need to call tcf_exts_change for newly allocated structJiri Pirko2017-08-041-19/+6
* | | net: sched: cls_basic: no need to call tcf_exts_change for newly allocated st...Jiri Pirko2017-08-041-11/+2
* | | net: sched: cls_matchall: no need to call tcf_exts_change for newly allocated...Jiri Pirko2017-08-041-12/+2
* | | net: sched: cls_fw: no need to call tcf_exts_change for newly allocated structJiri Pirko2017-08-041-16/+5
* | | net: sched: cls_flower: no need to call tcf_exts_change for newly allocated s...Jiri Pirko2017-08-041-11/+2