aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-07net: dsa: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky1-4/+0
2017-08-07net: dsa: Remove prepare phase for FDBArkadi Sharshevsky1-3/+1
2017-08-07net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky1-5/+3
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun1-0/+2
2017-08-07ipv6: sr: export SRH insertion functionsDavid Lebrun1-0/+2
2017-08-07net_sched: use void pointer for filter handleWANG Cong2-5/+5
2017-08-07net: ipv6: add second dif to raw socket lookupsDavid Ahern1-1/+1
2017-08-07net: ipv6: add second dif to inet6 socket lookupsDavid Ahern2-9/+23
2017-08-07net: ipv6: add second dif to udp socket lookupsDavid Ahern1-1/+1
2017-08-07net: ipv4: add second dif to raw socket lookupsDavid Ahern1-1/+1
2017-08-07net: ipv4: add second dif to inet socket lookupsDavid Ahern2-14/+27
2017-08-07net: ipv4: add second dif to udp socket lookupsDavid Ahern2-1/+11
2017-08-07net: sched: move prio into cls_commonJiri Pirko1-1/+2
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko1-0/+19
2017-08-07net: sched: make egress_dev flag part of flower offload structJiri Pirko1-0/+1
2017-08-06sctp: remove the typedef sctp_subtype_tXin Long2-15/+16
2017-08-06sctp: remove the typedef sctp_event_tXin Long2-11/+7
2017-08-06sctp: remove the typedef sctp_event_timeout_tXin Long2-6/+6
2017-08-06sctp: remove the typedef sctp_event_other_tXin Long1-4/+4
2017-08-06sctp: remove the typedef sctp_event_primitive_tXin Long1-4/+4
2017-08-06sctp: remove the typedef sctp_state_tXin Long5-11/+11
2017-08-06sctp: remove the typedef sctp_ierror_tXin Long1-3/+2
2017-08-06sctp: remove the typedef sctp_xmit_tXin Long2-6/+7
2017-08-06sctp: remove the typedef sctp_sock_state_tXin Long2-4/+5
2017-08-06sctp: remove the typedef sctp_transport_cmd_tXin Long2-5/+6
2017-08-06sctp: remove the typedef sctp_scope_tXin Long3-12/+13
2017-08-06sctp: remove the typedef sctp_scope_policy_tXin Long1-2/+4
2017-08-06sctp: remove the typedef sctp_retransmit_reason_tXin Long2-4/+4
2017-08-06sctp: remove the typedef sctp_lower_cwnd_tXin Long2-3/+4
2017-08-06ip/options: explicitly provide net ns to __ip_options_echo()Paolo Abeni2-6/+8
2017-08-04net: sched: avoid atomic swap in tcf_exts_changeJiri Pirko1-2/+1
2017-08-04net: sched: remove check for number of actions in tcf_exts_execJiri Pirko1-3/+1
2017-08-04net: sched: fix return value of tcf_exts_execJiri Pirko1-2/+2
2017-08-04net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_availableJiri Pirko1-30/+0
2017-08-04net: sched: use tcf_exts_has_actions in tcf_exts_execJiri Pirko1-23/+23
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko1-9/+27
2017-08-04net: sched: remove unneeded tcf_em_tree_changeJiri Pirko1-21/+0
2017-08-03sock: add MSG_ZEROCOPYWillem de Bruijn1-0/+2
2017-08-03sock: allocate skbs from optmemWillem de Bruijn1-0/+2
2017-08-03tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell1-0/+10
2017-08-03ipv6: fib: Add helpers to hold / drop a reference on rt6_infoIdo Schimmel1-0/+16
2017-08-03ipv6: fib: Dump tables during registration to FIB chainIdo Schimmel1-0/+4
2017-08-03ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel1-0/+10
2017-08-03ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel1-0/+5
2017-08-03ipv6: fib: Add FIB notifiers callbacksIdo Schimmel2-0/+12
2017-08-03ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel1-0/+5
2017-08-03net: fib_rules: Implement notification logic in coreIdo Schimmel2-12/+21
2017-08-03net: core: Make the FIB notification chain genericIdo Schimmel4-22/+54
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long1-4/+4
2017-08-02ipv4: fib: Remove unused functionsIdo Schimmel1-13/+0