summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-03-24netfilter: nft_fwd_netdev: allow to redirect to ifb via ingressPablo Neira Ayuso
2020-03-24netfilter: nft_fwd_netdev: validate family and chain typePablo Neira Ayuso
2020-03-24netfilter: nft_set_rbtree: Detect partial overlaps on insertionStefano Brivio
2020-03-24netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()Stefano Brivio
2020-03-24netfilter: nft_set_pipapo: Separate partial and complete overlap cases on ins...Stefano Brivio
2020-03-24netfilter: nf_tables: Allow set back-ends to report partial overlaps on inser...Pablo Neira Ayuso
2020-03-24Bluetooth: L2CAP: Add get_peer_pid callbackLuiz Augusto von Dentz
2020-03-24xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing
2020-03-23Remove DST_HOSTDavid Laight
2020-03-23ethtool: fix reference leak in some *_SET handlersMichal Kubecek
2020-03-23net: dsa: Implement flow dissection for tag_brcm.cFlorian Fainelli
2020-03-23net: dsa: Fix duplicate frames flooded by learningFlorian Fainelli
2020-03-23devlink: Only pass packet trap group identifier in trap structureIdo Schimmel
2020-03-23devlink: Stop reference counting packet trap groupsIdo Schimmel
2020-03-23devlink: Add API to register packet trap groupsIdo Schimmel
2020-03-23ipv4: fix a RCU-list lock in inet_dump_fib()Qian Cai
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-23net: mptcp: don't hang in mptcp_sendmsg() after TCP fallbackDavide Caratti
2020-03-23tcp: repair: fix TCP_QUEUE_SEQ implementationEric Dumazet
2020-03-23net: Make skb_segment not to compute checksum if network controller supports ...Yadu Kishore
2020-03-23bpf: Add bpf_sk_storage support to bpf_tcp_caMartin KaFai Lau
2020-03-23Bluetooth: Fix incorrect branch in connection completeAbhishek Pandit-Subedi
2020-03-23Bluetooth: Restore running state if suspend failsAbhishek Pandit-Subedi
2020-03-23libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov
2020-03-23ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov
2020-03-21mptcp: Remove set but not used variable 'can_ack'YueHaibing
2020-03-21net/tls: Annotate access to sk_prot with READ_ONCE/WRITE_ONCEJakub Sitnicki
2020-03-21net/tls: Read sk_prot once when building tls proto opsJakub Sitnicki
2020-03-21net/tls: Constify base proto ops used for building tls protoJakub Sitnicki
2020-03-21hsr: fix general protection fault in hsr_addr_is_self()Taehee Yoo
2020-03-21Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-20tcp: also NULL skb->dev when copy was neededFlorian Westphal
2020-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller
2020-03-20net: bridge: vlan options: move the tunnel command to the nested attributeNikolay Aleksandrov
2020-03-20net: bridge: vlan options: nest the tunnel id into a tunnel info attributeNikolay Aleksandrov
2020-03-20bpf, tcp: Make tcp_bpf_recvmsg staticYueHaibing
2020-03-20bpf, tcp: Fix unused function warningsYueHaibing
2020-03-20io_uring: make sure accept honor rlimit nofileJens Axboe
2020-03-20mac80211: driver can remain on channel if not using chan_ctxYan-Hsuan Chuang
2020-03-20nl80211: clarify code in nl80211_del_station()Johannes Berg
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam
2020-03-20mac80211: Read rx_stats with perCPU pointersSeevalamuthu Mariappan
2020-03-20mac80211: Allow deleting stations in ibss mode to reset their stateNicolas Cavallari
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari
2020-03-20mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRCJohannes Berg
2020-03-20mac80211: HE: set missing bss_conf fields in AP modeShaul Triebitz
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern
2020-03-20mac80211: don't leave skb->next/prev pointing to stackJohannes Berg