summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-12-09sunrpc: clean-up cache downcallRoberto Bergantinos Corpas
2020-12-09netfilter: nft_ct: Remove confirmation check for NFT_CT_IDBrett Mastbergen
2020-12-08bpf: Only provide bpf_sock_from_file with CONFIG_NETFlorent Revest
2020-12-08tcp: select sane initial rcvq_space.space for big MSSEric Dumazet
2020-12-08net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...Zheng Yongjun
2020-12-08net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set...Zheng Yongjun
2020-12-08net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()Zheng Yongjun
2020-12-08net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()Zheng Yongjun
2020-12-08net: sched: fix spelling mistake in Kconfig "trys" -> "tries"Colin Ian King
2020-12-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-12-08net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddrJulian Wiedmann
2020-12-08net: tipc: prevent possible null deref of linkCengiz Can
2020-12-08netfilter: nftables: comment indirect serialization of commit_mutex with rtnl...Pablo Neira Ayuso
2020-12-08netfilter: nft_dynset: fix timeouts later than 23 daysPablo Neira Ayuso
2020-12-08net: dsa: print the MTU value that could not be setRasmus Villemoes
2020-12-08xsk: Validate socket state in xsk_recvmsg, prior touching socket membersBjörn Töpel
2020-12-08netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan
2020-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2020-12-07mptcp: print new line in mptcp_seq_show() if mptcp isn't in useJianguo Wu
2020-12-07bridge: Fix a deadlock when enabling multicast snoopingJoseph Huang
2020-12-07lwt_bpf: Replace preempt_disable() with migrate_disable()Cong Wang
2020-12-07lwt: Disable BH too in run_lwt_bpf()Dongdong Wang
2020-12-07Bluetooth: Increment management interface revisionMarcel Holtmann
2020-12-07Bluetooth: Set missing suspend task bitsAbhishek Pandit-Subedi
2020-12-07Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler
2020-12-07Bluetooth: Add helper to set adv dataDaniel Winkler
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung
2020-12-07Bluetooth: Refactor read default sys config for various typesHoward Chung
2020-12-07Bluetooth: Handle active scan caseHoward Chung
2020-12-07Bluetooth: Handle system suspend resume caseHoward Chung
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung
2020-12-07Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear
2020-12-07Bluetooth: Rename get_adv_instance_scan_rspLuiz Augusto von Dentz
2020-12-07Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz
2020-12-07Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-CJimmy Wahlberg
2020-12-07Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU optionWei Yongjun
2020-12-07Bluetooth: fix typo in struct nameReo Shiseki
2020-12-07udp: fix the proto value passed to ip_protocol_deliver_rcu for the segmentsXin Long
2020-12-05Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux...Jakub Kicinski
2020-12-04net/nfc/nci: Support NCI 2.x initial sequenceBongsu Jeon
2020-12-04tipc: support 128bit node identity for peer removingHoang Le
2020-12-04mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet
2020-12-04openvswitch: fix error return code in validate_and_copy_dec_ttl()Wang Hai
2020-12-04net: bridge: vlan: fix error return code in __vlan_add()Zhang Changzhong
2020-12-04ipv4: fix error return code in rtm_to_fib_config()Zhang Changzhong
2020-12-04net/sched: fq_pie: initialize timer earlier in fq_pie_init()Davide Caratti
2020-12-04net-zerocopy: Defer vm zap unless actually needed.Arjun Roy