summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long2018-03-141-0/+1
* sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long2018-03-141-6/+6
* sctp: add support for SCTP AUTH Information for sendmsgXin Long2018-03-141-0/+1
* sctp: add refcnt support for sh_keyXin Long2018-03-143-6/+15
* net: Add comment about pernet_operations methods and synchronizationKirill Tkhai2018-03-131-0/+14
* net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata2018-03-121-0/+11
* net sched actions: add new tc_action_ops callbackRoman Mashak2018-03-091-0/+1
* net sched actions: update Add/Delete action API with new argumentRoman Mashak2018-03-091-1/+2
* net: do not create fallback tunnels for non-default namespacesEric Dumazet2018-03-091-0/+2
* sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsgXin Long2018-03-071-0/+1
* sctp: add support for PR-SCTP Information for sendmsgXin Long2018-03-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-061-3/+15
|\
| * mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko2018-02-281-3/+15
* | net: core: dst: Add kernel-doc for 'net' parameterJonathan Neuschäfer2018-03-051-0/+1
* | net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistencyJonathan Neuschäfer2018-03-051-1/+1
* | net: core: dst_cache: Fix a typo in a commentJonathan Neuschäfer2018-03-051-1/+1
* | dsa: Pass the port to get_sset_count()Andrew Lunn2018-03-041-1/+1
* | net: Remove unused get_hash_from_flow functionsDavid Ahern2018-03-041-16/+0
* | net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern2018-03-043-2/+4
* | net/ipv6: Pass skb to route lookupDavid Ahern2018-03-043-5/+11
* | net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern2018-03-041-1/+1
* | net/ipv4: Pass net to fib_multipath_hash instead of fib_infoDavid Ahern2018-03-041-1/+1
* | Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/sc...David S. Miller2018-03-021-2/+4
|\ \
| * | mac80211: support A-MSDU in fast-rxFelix Fietkau2018-02-271-2/+4
* | | tcp_bbr: better deal with suboptimal GSO (II)Eric Dumazet2018-03-011-4/+2
* | | net/mac89x0: Convert to platform_driverFinn Thain2018-03-011-1/+0
* | | fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrsRoopa Prabhu2018-03-011-1/+5
* | | net: Fix spelling mistake "greater then" -> "greater than"Gal Pressman2018-03-011-1/+1
* | | mroute*: Make mr_table a common structYuval Mintz2018-03-011-1/+1
* | | ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-283-2/+30
* | | ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-282-1/+27
* | | net: fib_rules: support for match on ip_proto, sport and dportRoopa Prabhu2018-02-281-1/+35
* | | net: sch: prio: Add offload ability for grafting a childNogah Frankel2018-02-281-0/+8
* | | inet: whitespace cleanupStephen Hemminger2018-02-287-26/+25
* | | ip_tunnel: Rename & publish init_tunnel_flowPetr Machata2018-02-271-0/+16
* | | net: GRE: Add is_gretap_dev, is_ip6gretap_devPetr Machata2018-02-271-0/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-242-2/+2
|\ \ | |/
| * Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-222-2/+2
| |\
| | * regulatory: add NUL to request alpha2Johannes Berg2018-02-221-1/+1
| | * mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau2018-02-191-1/+1
* | | net: fib_rules: Add new attribute to set protocolDonald Sharp2018-02-231-1/+2
* | | Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller2018-02-223-4/+121
|\ \ \
| * | | mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer2018-02-221-0/+13
| * | | mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg2018-02-222-0/+7
| * | | mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty2018-02-191-0/+1
| * | | cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty2018-02-191-1/+6
| * | | cfg80211: Add support to notify station's opmode change to userspacetamizhr@codeaurora.org2018-01-311-0/+43
| * | | cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari2018-01-311-3/+51
* | | | net: Allow a rule to track originating protocolDonald Sharp2018-02-211-1/+2
* | | | tcp: remove the hardcode in the definition of TCPF MacroYafang Shao2018-02-211-13/+13
OpenPOWER on IntegriCloud