summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-05-30ipv4: tcp_input: fix stack out of bounds when parsing TCP options.Young Xiao
2019-05-30net: core: support XDP generic on stacked devices.Stephen Hemminger
2019-05-28llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet
2019-05-26net/tls: fix no wakeup on partial readsJakub Kicinski
2019-05-26net/tls: fix lowat calculation if some data came from previous recordJakub Kicinski
2019-05-25ip_sockglue: Fix missing-check bug in ip_ra_control()Gen Zhang
2019-05-25ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()Gen Zhang
2019-05-24net: sched: don't use tc_action->order during action dumpVlad Buslov
2019-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-05-23hsr: fix don't prune the master node from the node_dbAndreas Oetken
2019-05-22ipv4/igmp: fix build error if !CONFIG_IP_MULTICASTEric Dumazet
2019-05-22ipv4/igmp: fix another memory leak in igmpv3_del_delrec()Eric Dumazet
2019-05-22ipv6: Fix redirect with VRFDavid Ahern
2019-05-22net/tls: don't ignore netdev notifications if no TLS featuresJakub Kicinski
2019-05-22net/tls: fix state removal with feature flags offJakub Kicinski
2019-05-22net/tls: avoid NULL-deref on resync during device removalJakub Kicinski
2019-05-22Validate required parameters in inet6_validate_link_afMaxim Mikityanskiy
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-22netfilter: nft_flow_offload: IPCB is only valid for ipv4 familyFlorian Westphal
2019-05-22netfilter: nft_flow_offload: don't offload when sequence numbers need adjustmentFlorian Westphal
2019-05-22netfilter: nft_flow_offload: set liberal tracking mode for tcpFlorian Westphal
2019-05-22netfilter: nf_flow_table: ignore DF bit settingFlorian Westphal
2019-05-21ipv6: Consider sk_bound_dev_if when binding a raw socket to an addressMike Manning
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21netfilter: nat: fix udp checksum corruptionFlorian Westphal
2019-05-21ipvs: Fix use-after-free in ip_vs_inYueHaibing
2019-05-21netfilter: nft_fib: Fix existence check supportPhil Sutter
2019-05-21netfilter: nf_queue: fix reinject verdict handlingJagdish Motwani
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-20net: qrtr: Fix message type of outgoing packetsBjorn Andersson
2019-05-20vlan: Mark expected switch fall-throughGustavo A. R. Silva
2019-05-20tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu
2019-05-20netfilter: nf_tables: fix oops during rule dumpFlorian Westphal
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-19net: fix kernel-doc warnings for socket.cRandy Dunlap
2019-05-19net: Treat sock->sk_drops as an unsigned int when printingPatrick Talbert
2019-05-18vsock/virtio: Initialize core virtio vsock before registering the driverJorge E. Moreira
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-17Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller
2019-05-17vsock/virtio: free packets during the socket releaseStefano Garzarella
2019-05-17tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu
2019-05-17net: caif: fix the value of size argument of snprintfswkhack
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds