summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek-3/+23
2019-04-27net/tls: byte swap device req TCP seq no upon settingJakub Kicinski-1/+1
2019-04-27net/tls: move definition of tls ops into net/tls.hJakub Kicinski-0/+17
2019-04-27net/tls: remove old exports of sk_destruct functionsJakub Kicinski-2/+0
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau-0/+18
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller-8/+144
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan-0/+2
2019-04-26cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan-0/+5
2019-04-26cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter-1/+1
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan-0/+22
2019-04-26cfg80211: Add support to set tx power for a station associatedAshok Raj Nagarajan-0/+22
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel-0/+6
2019-04-26nl80211/cfg80211: Extended Key ID supportAlexander Wetzel-0/+2
2019-04-26mac80211: calculate hash for fq without holding fq->lock in itxq enqueueFelix Fietkau-8/+10
2019-04-26cfg80211: support profile split between elementsSara Sharon-0/+14
2019-04-26cfg80211: support non-inheritance elementSara Sharon-0/+8
2019-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-0/+3
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+8
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann-0/+3
2019-04-23ipv6: Use result arg in fib_lookup_arg consistentlyDavid Ahern-0/+1
2019-04-23net: Change nhc_flags to unsigned charDavid Ahern-5/+5
2019-04-23lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern-3/+4
2019-04-23ipv6: convert fib6_ref to refcount_tEric Dumazet-4/+4
2019-04-23flow_dissector: switch kernel context to struct bpf_flow_dissectorStanislav Fomichev-7/+11
2019-04-23xfrm: remove unneeded export_symbolsFlorian Westphal-2/+0
2019-04-23xfrm: remove decode_session indirection from afinfo_policyFlorian Westphal-3/+0
2019-04-23xfrm: remove init_path indirection from afinfo_policyFlorian Westphal-3/+0
2019-04-23xfrm: remove tos indirection from afinfo_policyFlorian Westphal-1/+0
2019-04-22net: devlink: Add extack to shared buffer operationsIdo Schimmel-3/+5
2019-04-22net: tc_act: drop include of module.h from tc_ife.hPaul Gortmaker-1/+2
2019-04-22net: fib: drop include of module.h from fib_notifier.hPaul Gortmaker-1/+2
2019-04-22net: ife: drop include of module.h from net/ife.hPaul Gortmaker-1/+0
2019-04-22net: psample: drop include of module.h from psample.hPaul Gortmaker-1/+0
2019-04-22net: Rename net/nexthop.h net/rtnh.hDavid Ahern-2/+2
2019-04-22ipv6: Remove fib6_info_nh_lwtDavid Ahern-6/+0
2019-04-22include/net/tcp.h: whitespace cleanup at tcp_v4_checkDaniel T. Lee-1/+1
2019-04-21ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmpDavid Ahern-1/+3
2019-04-21ipv6: Simplify rt6_qualify_for_ecmpDavid Ahern-2/+1
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann-5/+2
2019-04-18ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra-0/+3
2019-04-17net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern-0/+2
2019-04-17ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern-0/+2
2019-04-17ipv6: Pass fib6_result to fib lookupsDavid Ahern-10/+10
2019-04-17ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern-4/+6
2019-04-17ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern-10/+12
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-38/+46
2019-04-15sctp: implement memory accounting on rx pathXin Long-1/+1
2019-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-31/+35
2019-04-15netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal-0/+2
2019-04-13netfilter: conntrack: don't set related state for different outer addressFlorian Westphal-0/+6