summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-31mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef
2020-07-31cfg80211: Add support to advertize OCV supportVeerendranath Jakkam
2020-07-31net/fq_impl: use skb_get_hash instead of skb_get_hash_perturbFelix Fietkau
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing
2020-07-31cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach
2020-07-31net/wireless: regulatory.h: drop duplicate word in commentRandy Dunlap
2020-07-31net/wireless: mac80211.h: drop duplicate words in commentsRandy Dunlap
2020-07-31net/wireless: cfg80211.h: drop duplicate words in commentsRandy Dunlap
2020-07-31net/wireless: wireless.h: drop duplicate word in commentsRandy Dunlap
2020-07-31net/wireless: nl80211.h: drop duplicate words in commentsRandy Dunlap
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-07-28fib: use indirect call wrappers in the most common fib_rules_opsBrian Vazquez
2020-07-28Add pldmfw library for PLDM firmware updateJacob Keller
2020-07-28net: improve the user pointer check in init_user_sockptrChristoph Hellwig
2020-07-28net: remove sockptr_advanceChristoph Hellwig
2020-07-28net: make sockptr_is_null strict aliasing safeChristoph Hellwig
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha
2020-07-27hsr: enhance netlink socket interface to support PRPMurali Karicheri
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-25Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-24icmp6: support rfc 4884Willem de Bruijn
2020-07-24icmp: prepare rfc 4884 for ipv6Willem de Bruijn
2020-07-24net: optimize the sockptr_t for unified kernel/user address spacesChristoph Hellwig
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-07-24net/tcp: switch ->md5_parse to sockptr_tChristoph Hellwig
2020-07-24net/udp: switch udp_lib_setsockopt to sockptr_tChristoph Hellwig
2020-07-24net/ipv6: switch ipv6_flowlabel_opt to sockptr_tChristoph Hellwig
2020-07-24net/ipv6: switch ip6_mroute_setsockopt to sockptr_tChristoph Hellwig
2020-07-24net/ipv4: merge ip_options_get and ip_options_get_from_userChristoph Hellwig
2020-07-24net/ipv4: switch ip_mroute_setsockopt to sockptr_tChristoph Hellwig
2020-07-24bpfilter: switch bpfilter_ip_set_sockopt to sockptr_tChristoph Hellwig
2020-07-24netfilter: switch nf_setsockopt to sockptr_tChristoph Hellwig
2020-07-24netfilter: switch xt_copy_counters to sockptr_tChristoph Hellwig
2020-07-24net/xfrm: switch xfrm_user_policy to sockptr_tChristoph Hellwig
2020-07-24net: switch sock_set_timeout to sockptr_tChristoph Hellwig
2020-07-24net: switch copy_bpf_fprog_from_user to sockptr_tChristoph Hellwig
2020-07-24net: add a new sockptr_t typeChristoph Hellwig
2020-07-24net/sched: cls_flower: Add hash info to flow classificationAriel Levkovich
2020-07-24net/flow_dissector: add packet hash dissectionAriel Levkovich
2020-07-24flow_offload: Move rhashtable inclusion to the source fileHerbert Xu
2020-07-24Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu
2020-07-23net: dsa: stop overriding master's ndo_get_phys_port_nameVladimir Oltean