summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Add support for learning FDB through notificationArkadi Sharshevsky2017-08-073-2/+139
* net: dsa: Remove switchdev dependency from DSA switch notifier chainArkadi Sharshevsky2017-08-074-20/+23
* net: dsa: Remove prepare phase for FDBArkadi Sharshevsky2017-08-074-18/+8
* net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky2017-08-071-3/+5
* xfrm: check that cached bundle is still validFlorian Westphal2017-08-071-1/+2
* net: dsa: remove useless args of dsa_slave_createVivien Didelot2017-08-074-11/+10
* net: dsa: remove useless args of dsa_cpu_dsa_setupVivien Didelot2017-08-074-12/+9
* net: dsa: remove useless argument in legacy setupVivien Didelot2017-08-071-8/+8
* ipv6: sr: implement several seg6local actionsDavid Lebrun2017-08-071-0/+271
* ipv6: sr: add rtnetlink functions for seg6local action parametersDavid Lebrun2017-08-071-18/+193
* ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun2017-08-075-2/+330
* ipv6: sr: export SRH insertion functionsDavid Lebrun2017-08-072-20/+4
* ipv6: sr: allow SRH insertion with arbitrary segments_left valueDavid Lebrun2017-08-072-3/+3
* net_sched: use void pointer for filter handleWANG Cong2017-08-0712-146/+136
* net_sched: refactor notification code for RTM_DELTFILTERWANG Cong2017-08-071-5/+39
* lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPLRoopa Prabhu2017-08-071-13/+13
* 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