summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2018-03-14sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long1-0/+1
2018-03-14sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long1-6/+6
2018-03-14sctp: add support for SCTP AUTH Information for sendmsgXin Long1-0/+1
2018-03-14sctp: add refcnt support for sh_keyXin Long3-6/+15
2018-03-13net: Add comment about pernet_operations methods and synchronizationKirill Tkhai1-0/+14
2018-03-12net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata1-0/+11
2018-03-09net sched actions: add new tc_action_ops callbackRoman Mashak1-0/+1
2018-03-09net sched actions: update Add/Delete action API with new argumentRoman Mashak1-1/+2
2018-03-09net: do not create fallback tunnels for non-default namespacesEric Dumazet1-0/+2
2018-03-07sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsgXin Long1-0/+1
2018-03-07sctp: add support for PR-SCTP Information for sendmsgXin Long1-0/+1
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+15
2018-03-05net: core: dst: Add kernel-doc for 'net' parameterJonathan Neuschäfer1-0/+1
2018-03-05net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistencyJonathan Neuschäfer1-1/+1
2018-03-05net: core: dst_cache: Fix a typo in a commentJonathan Neuschäfer1-1/+1
2018-03-04dsa: Pass the port to get_sset_count()Andrew Lunn1-1/+1
2018-03-04net: Remove unused get_hash_from_flow functionsDavid Ahern1-16/+0
2018-03-04net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern3-2/+4
2018-03-04net/ipv6: Pass skb to route lookupDavid Ahern3-5/+11
2018-03-04net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern1-1/+1
2018-03-04net/ipv4: Pass net to fib_multipath_hash instead of fib_infoDavid Ahern1-1/+1
2018-03-02Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/sc...David S. Miller1-2/+4
2018-03-01tcp_bbr: better deal with suboptimal GSO (II)Eric Dumazet1-4/+2
2018-03-01net/mac89x0: Convert to platform_driverFinn Thain1-1/+0
2018-03-01fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrsRoopa Prabhu1-1/+5
2018-03-01net: Fix spelling mistake "greater then" -> "greater than"Gal Pressman1-1/+1
2018-03-01mroute*: Make mr_table a common structYuval Mintz1-1/+1
2018-02-28ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu3-2/+30
2018-02-28ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2-1/+27
2018-02-28net: fib_rules: support for match on ip_proto, sport and dportRoopa Prabhu1-1/+35
2018-02-28mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko1-3/+15
2018-02-28net: sch: prio: Add offload ability for grafting a childNogah Frankel1-0/+8
2018-02-28inet: whitespace cleanupStephen Hemminger7-26/+25
2018-02-27ip_tunnel: Rename & publish init_tunnel_flowPetr Machata1-0/+16
2018-02-27net: GRE: Add is_gretap_dev, is_ip6gretap_devPetr Machata1-0/+3
2018-02-27mac80211: support A-MSDU in fast-rxFelix Fietkau1-2/+4
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2018-02-23net: fib_rules: Add new attribute to set protocolDonald Sharp1-1/+2
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller3-4/+121
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2-2/+2
2018-02-22mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer1-0/+13
2018-02-22mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg2-0/+7
2018-02-22regulatory: add NUL to request alpha2Johannes Berg1-1/+1
2018-02-21net: Allow a rule to track originating protocolDonald Sharp1-1/+2
2018-02-21tcp: remove the hardcode in the definition of TCPF MacroYafang Shao1-13/+13
2018-02-21tcp: remove sk_check_csum_caps()Eric Dumazet1-9/+0
2018-02-21tcp: switch to GSO being always onEric Dumazet1-0/+1
2018-02-21net/mac8390: Convert to nubus_driverFinn Thain1-1/+0
2018-02-20devlink: Perform cleanup of resource_set cbArkadi Sharshevsky1-4/+0
2018-02-20net: Make cleanup_list and net::cleanup_list of llist typeKirill Tkhai1-1/+2