summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-04-14rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socketDavid Howells
2020-04-12mptcp: fix double-unlock in mptcp_pollFlorian Westphal
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-09net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi
2020-04-09net/rds: Fix MR reference counting problemKa-Cheong Poon
2020-04-09net/rds: Replace struct rds_mr's r_refcount with struct krefKa-Cheong Poon
2020-04-09net-sysfs: remove redundant assignment to variable retColin Ian King
2020-04-09net: qrtr: send msgs from local of same id as broadcastWang Wenhu
2020-04-09bpf: Fix use of sk->sk_reuseport from sk_assignJoe Stringer
2020-04-08net/tls: fix const assignment warningArnd Bergmann
2020-04-08l2tp: Allow management of tunnels and session in user namespaceMichael Weiß
2020-04-07hsr: check protocol version in hsr_newlink()Taehee Yoo
2020-04-07net: sched: Fix setting last executed chain on skb extensionPaul Blakey
2020-04-07net: revert default NAPI poll timeout to 2 jiffiesKonstantin Khlebnikov
2020-04-07net: icmp6: do not select saddr from iif when route has prefsrc setTim Stallard
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-07netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flagPablo Neira Ayuso
2020-04-07netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object typePablo Neira Ayuso
2020-04-06xsk: Fix out of boundary write in __xsk_rcv_memcpyLi RongQing
2020-04-06ipv6: rpl: fix loop iterationAlexander Aring
2020-04-06Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds
2020-04-06netfilter: ipset: Pass lockdep expression to RCU listsAmol Grover
2020-04-05netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_nameEric Dumazet
2020-04-05netfilter: xt_IDLETIMER: target v1 - match Android layoutMaciej Żenczykowski
2020-04-05netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso
2020-04-05netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on i...Stefano Brivio
2020-04-04SUNRPC: Don't start a timer on an already queued rpc taskTrond Myklebust
2020-04-04Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-04Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-04-03mptcp: add some missing pr_fmt definesGeliang Tang
2020-04-03net_sched: fix a missing refcnt in tcindex_init()Cong Wang
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02neigh: support smaller retrans_time setttingHangbin Liu
2020-04-02net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entryTonghao Zhang
2020-04-02net: core: enable SO_BINDTODEVICE for non-root usersVincent Bernat
2020-04-03net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_dataJakub Sitnicki
2020-04-02mptcp: fix "fn parameter not described" warningsMatthieu Baerts
2020-04-02mptcp: re-check dsn before reading from subflowFlorian Westphal
2020-04-02mptcp: subflow: check parent mptcp socket on subflow state changeFlorian Westphal
2020-04-02mptcp: fix tcp fallback crashFlorian Westphal
2020-04-02net: ipv6: rpl_iptunnel: remove redundant assignments to variable errColin Ian King
2020-04-02net: dsa: dsa_bridge_mtu_normalization() can be statickbuild test robot
2020-04-01ipv6: don't auto-add link-local address to lag portsJarod Wilson
2020-04-01net_sched: add a temporary refcnt for struct tcindex_dataCong Wang
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inlineGustavo A. R. Silva
2020-03-31net: dsa: fix oops while probing Marvell DSA switchesRussell King
2020-03-31net/bpfilter: remove superfluous testing messageBruno Meneguele