summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-10-10mac80211: avoid kernel panic when building AMSDU from non-linear SKBSara Sharon
2018-10-10mac80211: mesh: fix HWMP sequence numbering to follow standardYuan-Chi Pang
2018-10-10bpf: fix several offset tests in bpf_msg_pull_dataDaniel Borkmann
2018-10-10nl80211: Pass center frequency in kHz instead of MHzHaim Dreyfuss
2018-10-10nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOPHaim Dreyfuss
2018-10-10cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka
2018-10-10mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-10-10cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)Johannes Berg
2018-10-10mac80211: Run TXQ teardown code before de-registering interfacesToke Høiland-Jørgensen
2018-10-03tcp_bbr: in restart from idle, see if we should exit PROBE_RTTKevin Yang
2018-10-03tcp_bbr: add bbr_check_probe_rtt_done() helperKevin Yang
2018-10-03net/ncsi: Fixup .dumpit message flags and ID check in Netlink handlerSamuel Mendoza-Jonas
2018-10-03tls: possible hang when do_tcp_sendpages hits sndbuf is full caseJohn Fastabend
2018-10-036lowpan: iphc: reset mac_header after decompress to fix panicMichael Scott
2018-09-29NFC: Fix possible memory corruption when handling SHDLC I-Frame commandsSuren Baghdasaryan
2018-09-29net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu
2018-09-29net/ipv6: do not copy dst flags on rt initPeter Oskolkov
2018-09-29ipv6: use rt6_info members when dst is set in rt6_fill_nodeXin Long
2018-09-29tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann
2018-09-29socket: fix struct ifreq size in compat ioctlJohannes Berg
2018-09-29net/sched: act_sample: fix NULL dereference in the data pathDavide Caratti
2018-09-29udp6: add missing checks on edumux packet processingPaolo Abeni
2018-09-29neighbour: confirm neigh entries when ARP packet is receivedVasily Khoruzhick
2018-09-29tls: clear key material from kernel memory when do_tls_setsockopt_conf failsSabrina Dubroca
2018-09-29tls: zero the crypto information from tls_context before freeingSabrina Dubroca
2018-09-29tls: don't copy the key out of tls12_crypto_info_aes_gcm_128Sabrina Dubroca
2018-09-29udp4: fix IP_CMSG_CHECKSUM for connected socketsPaolo Abeni
2018-09-29ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet
2018-09-29gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen
2018-09-26tls: Fix zerocopy_from_iter iov handlingBoris Pismenny
2018-09-26Bluetooth: Use lock_sock_nested in bt_accept_enqueuePhilipp Puschmann
2018-09-26mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty
2018-09-26xfrm: fix 'passing zero to ERR_PTR()' warningYueHaibing
2018-09-26tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPYVincent Whitchurch
2018-09-26erspan: return PACKET_REJECT when the appropriate tunnel is not foundHaishuang Yan
2018-09-26erspan: fix error handling for erspan tunnelHaishuang Yan
2018-09-26net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPCVakul Garg
2018-09-26tipc: orphan sock in tipc_release()Cong Wang
2018-09-26rds: fix two RCU related problemsCong Wang
2018-09-19net: dcb: For wild-card lookups, use priority -1, not 0Petr Machata
2018-09-19Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann
2018-09-19mac80211: don't update the PM state of a peer upon a multicast frameEmmanuel Grumbach
2018-09-15RDS: IB: fix 'passing zero to ERR_PTR()' warningYueHaibing
2018-09-15net/9p: fix error path of p9_virtio_probeJean-Philippe Brucker
2018-09-15net/9p/trans_fd.c: fix race by holding the lockTomas Bortoli
2018-09-15tcp, ulp: add alias for all ulp modulesDaniel Borkmann
2018-09-15netfilter: fix memory leaks on netlink_dump_start errorFlorian Westphal
2018-09-15netfilter: x_tables: do not fail xt_alloc_table_info too easillyMichal Hocko
2018-09-15ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu
2018-09-15netfilter: ip6t_rpfilter: set F_IFACE for linklocal addressesFlorian Westphal