aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+56
2018-03-23net/sched: remove tcf_idr_cleanup()Davide Caratti1-1/+0
2018-03-23tls: RX path for ktlsDave Watson1-2/+25
2018-03-23tls: Refactor variable namesDave Watson1-1/+1
2018-03-23tls: Pass error code explicitly to tls_err_abortDave Watson1-3/+3
2018-03-23tls: Move cipher info to a separate structDave Watson1-11/+15
2018-03-23devlink: Remove top_hierarchy arg for DEVLINK disabled pathDavid Ahern1-1/+0
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-3/+42
2018-03-22net: Replace ip_ra_lock with per-net mutexKirill Tkhai1-0/+1
2018-03-22net: Make ip_ra_chain per struct netKirill Tkhai2-2/+12
2018-03-22devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern1-1/+0
2018-03-22net: add uevent socket memberChristian Brauner1-1/+3
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+4
2018-03-21mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies1-0/+4
2018-03-19net: generalize sk_alloc_sg to work with scatterlist ringsJohn Fastabend1-1/+1
2018-03-19sock: make static tls function alloc_sg generic sock helperJohn Fastabend1-0/+4
2018-03-17sctp: use proc_remove_subtree()Al Viro1-10/+1
2018-03-16udp: Move the udp sysctl to namespace.Tonghao Zhang1-0/+3
2018-03-16net/ipv6: Change address check to always take a device argumentDavid Ahern1-2/+2
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-14ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca3-3/+12
2018-03-13Bluetooth: btrsi: add new rsi bluetooth driverPrameela Rani Garnepudi1-1/+3
2018-03-13rsi: add coex supportPrameela Rani Garnepudi1-0/+20
2018-03-13rsi: add header file rsi_91xPrameela Rani Garnepudi1-0/+34
2018-03-13net: Add comment about pernet_operations methods and synchronizationKirill Tkhai1-0/+14
2018-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller2-0/+6
2018-03-12net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata1-0/+11
2018-03-12sock_diag: request _diag module only when the family or proto has been registeredXin Long1-0/+1
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-07sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev1-0/+19
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/scm/linux/kernel/git/jberg/mac80211-nextDavid 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