summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2018-03-22net: Make ip_ra_chain per struct netKirill Tkhai
2018-03-22devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern
2018-03-22net: add uevent socket memberChristian Brauner
2018-03-22netfilter: nf_tables: cache device name in flowtable objectPablo Neira Ayuso
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-21mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies
2018-03-20netfilter: Refactor nf_conncountYi-Hung Wei
2018-03-19net: generalize sk_alloc_sg to work with scatterlist ringsJohn Fastabend
2018-03-19sock: make static tls function alloc_sg generic sock helperJohn Fastabend
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-14ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca
2018-03-13Bluetooth: btrsi: add new rsi bluetooth driverPrameela Rani Garnepudi
2018-03-13rsi: add coex supportPrameela Rani Garnepudi
2018-03-13rsi: add header file rsi_91xPrameela Rani Garnepudi
2018-03-13net: Add comment about pernet_operations methods and synchronizationKirill Tkhai
2018-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-03-12net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata
2018-03-12sock_diag: request _diag module only when the family or proto has been regist...Xin Long
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-07sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev
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-05netfilter: make xt_rateest hash table per netCong Wang
2018-03-05netfilter: nf_conntrack_broadcast: remove useless parameterTaehee Yoo
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