summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-08-29xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPYBjörn Töpel
2018-08-29bpf: fix sg shift repair start offset in bpf_msg_pull_dataDaniel Borkmann
2018-08-29bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_dataDaniel Borkmann
2018-08-29bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_dataDaniel Borkmann
2018-08-29y2038: socket: Change recvmmsg to use __kernel_timespecArnd Bergmann
2018-08-29netfilter: nf_tables: rework ct timeout set supportFlorian Westphal
2018-08-29netfilter: conntrack: place 'new' timeout in first location tooFlorian Westphal
2018-08-29mac80211: avoid kernel panic when building AMSDU from non-linear SKBSara Sharon
2018-08-29mac80211: mesh: fix HWMP sequence numbering to follow standardYuan-Chi Pang
2018-08-29cfg80211: clarify frames covered by average ACK signal reportBalaji Pothunoori
2018-08-29mac80211: add missing WFA Multi-AP backhaul STA Rx requirementSathishkumar Muruganandam
2018-08-29xfrm: allow driver to quietly refuse offloadShannon Nelson
2018-08-29esp: remove redundant define esphHaishuang Yan
2018-08-29xfrm: Make function xfrmi_get_link_net() staticWei Yongjun
2018-08-28bpf: fix several offset tests in bpf_msg_pull_dataDaniel Borkmann
2018-08-299p: Remove p9_idpoolMatthew Wilcox
2018-08-299p: Use a slab for allocating requestsMatthew Wilcox
2018-08-299p: clear dangling pointers in p9stat_freeDominique Martinet
2018-08-28nl80211: Pass center frequency in kHz instead of MHzHaim Dreyfuss
2018-08-28nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOPHaim Dreyfuss
2018-08-28cfg80211: Add support for 60GHz band channels 5 and 6Alexei Avshalom Lazar
2018-08-28mac80211: add stop/start logic for software TXQsManikanta Pubbisetty
2018-08-28cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is setRajeev Kumar Sirasanagandla
2018-08-28cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky
2018-08-28rfkill: fix spelling mistake contidion to conditionRichard Guy Briggs
2018-08-28mac80211: don't update the PM state of a peer upon a multicast frameEmmanuel Grumbach
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka
2018-08-28mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-08-27bpf: fix build error with clangStefan Agner
2018-08-27net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6Zhu Yanjun
2018-08-27net: dsa: Drop GPIO includesLinus Walleij
2018-08-27tipc: fix the big/little endian issue in tipc_destHaiqing Bai
2018-08-27net: sched: return -ENOENT when trying to remove filter from non-existent chainJiri Pirko
2018-08-27net: sched: fix extack error message when chain is failed to be createdJiri Pirko
2018-08-27erspan: set erspan_ver to 1 by default when adding an erspan devXin Long
2018-08-27sctp: remove useless start_fail from sctp_ht_iter in procXin Long
2018-08-27sctp: hold transport before accessing its asoc in sctp_transport_get_nextXin Long
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann
2018-08-279p/xen: fix check for xenbus_read error in front_probeDominique Martinet
2018-08-26net: sched: Fix memory exposure from short TCA_U32_SELKees Cook
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-24netfilter: xt_checksum: ignore gso skbsFlorian Westphal
2018-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-23Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-08-23netfilter: xt_cluster: add dependency on conntrack moduleMartin Willi