summary refs log tree commit diff
path: root/net
AgeCommit message (Expand)Author
2017-08-07net: dsa: remove useless args of dsa_cpu_dsa_setupVivien Didelot
2017-08-07net: dsa: remove useless argument in legacy setupVivien Didelot
2017-08-07ipv6: sr: implement several seg6local actionsDavid Lebrun
2017-08-07ipv6: sr: add rtnetlink functions for seg6local action parametersDavid Lebrun
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun
2017-08-07ipv6: sr: export SRH insertion functionsDavid Lebrun
2017-08-07ipv6: sr: allow SRH insertion with arbitrary segments_left valueDavid Lebrun
2017-08-07net_sched: use void pointer for filter handleWANG Cong
2017-08-07net_sched: refactor notification code for RTM_DELTFILTERWANG Cong
2017-08-07lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPLRoopa Prabhu
2017-08-07net: ipv6: add second dif to raw socket lookupsDavid Ahern
2017-08-07net: ipv6: add second dif to inet6 socket lookupsDavid Ahern
2017-08-07net: ipv6: add second dif to udp socket lookupsDavid Ahern
2017-08-07net: ipv4: add second dif to multicast source filterDavid Ahern
2017-08-07net: ipv4: add second dif to raw socket lookupsDavid Ahern
2017-08-07net: ipv4: add second dif to inet socket lookupsDavid Ahern
2017-08-07net: ipv4: add second dif to udp socket lookupsDavid Ahern
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: move prio into cls_commonJiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07dsa: push cls_matchall setup_tc processing into a separate functionJiri Pirko
2017-08-07net: sched: make egress_dev flag part of flower offload structJiri Pirko
2017-08-07net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-08-06sctp: remove the typedef sctp_subtype_tXin Long
2017-08-06sctp: remove the typedef sctp_event_tXin Long
2017-08-06sctp: remove the typedef sctp_event_timeout_tXin Long
2017-08-06sctp: remove the typedef sctp_state_tXin Long
2017-08-06sctp: remove the typedef sctp_ierror_tXin Long
2017-08-06sctp: remove the typedef sctp_xmit_tXin Long
2017-08-06sctp: remove the typedef sctp_transport_cmd_tXin Long
2017-08-06sctp: remove the typedef sctp_scope_tXin Long
2017-08-06sctp: remove the typedef sctp_scope_policy_tXin Long
2017-08-06sctp: remove the typedef sctp_retransmit_reason_tXin Long
2017-08-06sctp: remove the typedef sctp_lower_cwnd_tXin Long
2017-08-06net: dsa: User per-cpu 64-bit statisticsFlorian Fainelli
2017-08-06tcp: consolidate congestion control undo functionsYuchung Cheng
2017-08-06tcp: fix cwnd undo in Reno and HTCP congestion controlsYuchung Cheng
2017-08-06udp: no need to preserve skb->dstPaolo Abeni
2017-08-06Revert "ipv4: keep skb->dst around in presence of IP options"Paolo Abeni
2017-08-06ip/options: explicitly provide net ns to __ip_options_echo()Paolo Abeni
2017-08-06IP: do not modify ingress packet IP option in ip_options_echo()Paolo Abeni
2017-08-04net: sched: avoid atomic swap in tcf_exts_changeJiri Pirko
2017-08-04net: sched: cls_u32: no need to call tcf_exts_change for newly allocated structJiri Pirko
2017-08-04net: sched: cls_route: no need to call tcf_exts_change for newly allocated st...Jiri Pirko
2017-08-04net: sched: cls_flow: no need to call tcf_exts_change for newly allocated structJiri Pirko
2017-08-04net: sched: cls_cgroup: no need to call tcf_exts_change for newly allocated s...Jiri Pirko
2017-08-04net: sched: cls_bpf: no need to call tcf_exts_change for newly allocated structJiri Pirko
2017-08-04net: sched: cls_basic: no need to call tcf_exts_change for newly allocated st...Jiri Pirko