summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2018-03-29nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior
2018-03-29nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior
2018-03-29cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss
2018-03-29cfg80211: read wmm rules from regulatory databaseHaim Dreyfuss
2018-03-29cfg80211: fix data type of sta_opmode_info parametertamizhr@codeaurora.org
2018-03-23mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu
2018-03-17sctp: use proc_remove_subtree()Al Viro
2018-03-16udp: Move the udp sysctl to namespace.Tonghao Zhang
2018-03-16net/ipv6: Change address check to always take a device argumentDavid Ahern
2018-03-14sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long
2018-03-14sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long
2018-03-14sctp: add support for SCTP AUTH Information for sendmsgXin Long
2018-03-14sctp: add refcnt support for sh_keyXin Long
2018-03-13net: Add comment about pernet_operations methods and synchronizationKirill Tkhai
2018-03-12net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata
2018-03-09net sched actions: add new tc_action_ops callbackRoman Mashak
2018-03-09net sched actions: update Add/Delete action API with new argumentRoman Mashak
2018-03-09net: do not create fallback tunnels for non-default namespacesEric Dumazet
2018-03-07sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsgXin Long
2018-03-07sctp: add support for PR-SCTP Information for sendmsgXin Long
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-05net: core: dst: Add kernel-doc for 'net' parameterJonathan Neuschäfer
2018-03-05net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistencyJonathan Neuschäfer
2018-03-05net: core: dst_cache: Fix a typo in a commentJonathan Neuschäfer
2018-03-04dsa: Pass the port to get_sset_count()Andrew Lunn
2018-03-04net: Remove unused get_hash_from_flow functionsDavid Ahern
2018-03-04net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern
2018-03-04net/ipv6: Pass skb to route lookupDavid Ahern
2018-03-04net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern
2018-03-04net/ipv4: Pass net to fib_multipath_hash instead of fib_infoDavid Ahern
2018-03-02Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/sc...David S. Miller
2018-03-01tcp_bbr: better deal with suboptimal GSO (II)Eric Dumazet
2018-03-01net/mac89x0: Convert to platform_driverFinn Thain
2018-03-01fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrsRoopa Prabhu
2018-03-01net: Fix spelling mistake "greater then" -> "greater than"Gal Pressman
2018-03-01mroute*: Make mr_table a common structYuval Mintz
2018-02-28ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu
2018-02-28ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu
2018-02-28net: fib_rules: support for match on ip_proto, sport and dportRoopa Prabhu
2018-02-28mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko
2018-02-28net: sch: prio: Add offload ability for grafting a childNogah Frankel
2018-02-28inet: whitespace cleanupStephen Hemminger
2018-02-27ip_tunnel: Rename & publish init_tunnel_flowPetr Machata
2018-02-27net: GRE: Add is_gretap_dev, is_ip6gretap_devPetr Machata
2018-02-27mac80211: support A-MSDU in fast-rxFelix Fietkau
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-23net: fib_rules: Add new attribute to set protocolDonald Sharp