summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-12-19Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2019-12-19Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2019-12-19Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2019-12-19Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell
2019-12-19Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2019-12-19Merge remote-tracking branch 'nfc-next/master'Stephen Rothwell
2019-12-19Merge remote-tracking branch 'netfilter-next/master'Stephen Rothwell
2019-12-19Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell
2019-12-19Merge remote-tracking branch 'bpf-next/master'Stephen Rothwell
2019-12-19next-20191218/net-nextStephen Rothwell
2019-12-19Merge remote-tracking branch 'mac80211/master'Stephen Rothwell
2019-12-19Merge remote-tracking branch 'bpf/master'Stephen Rothwell
2019-12-19Merge remote-tracking branch 'net/master'Stephen Rothwell
2019-12-18net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...Jia-Ju Bai
2019-12-18Merge tags 'y2038-drivers-for-v5.6-signed' and 'block-ioctl-cleanup-5.6' into...Arnd Bergmann
2019-12-18nfs: use time64_t internallyArnd Bergmann
2019-12-18sunrpc: convert to time64_t for expiryArnd Bergmann
2019-12-18packet: clarify timestamp overflowArnd Bergmann
2019-12-17net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander
2019-12-17net: dsa: make unexported dsa_link_touch() staticBen Dooks (Codethink)
2019-12-17net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2019-12-17sctp: fix memleak on err handling of stream initializationMarcelo Ricardo Leitner
2019-12-17netfilter: conntrack: remove two export symbolsFlorian Westphal
2019-12-17netfilter: nft_tunnel: add the missing nla_nest_cancel()Xin Long
2019-12-17netfilter: nft_tunnel: also dump OPTS_ERSPAN/VXLANXin Long
2019-12-17netfilter: nft_tunnel: also dump ERSPAN_VERSIONXin Long
2019-12-17netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policyXin Long
2019-12-17netfilter: nft_tunnel: no need to call htons() when dumping portsXin Long
2019-12-17netfilter: Clean up unnecessary #ifdefLukas Wunner
2019-12-17Merge branch 'core/kprobes'Ingo Molnar
2019-12-17Merge branch 'sched/core'Ingo Molnar
2019-12-16Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-16ipv4: Remove old route notifications and convert listenersIdo Schimmel
2019-12-16ipv4: Only Replay routes of interest to new listenersIdo Schimmel
2019-12-16ipv4: Handle route deletion notification during flushIdo Schimmel
2019-12-16ipv4: Handle route deletion notificationIdo Schimmel
2019-12-16ipv4: Notify newly added route if should be offloadedIdo Schimmel
2019-12-16ipv4: Notify route if replacing currently offloaded oneIdo Schimmel
2019-12-16ipv4: Extend FIB alias find functionIdo Schimmel
2019-12-16ipv4: Notify route after insertion to the routing tableIdo Schimmel
2019-12-16vsock/virtio: add WARN_ON check on virtio_transport_get_ops()Stefano Garzarella
2019-12-16vsock/virtio: fix null-pointer dereference in virtio_transport_recv_listen()Stefano Garzarella
2019-12-16mac80211: Remove redundant assertionAditya Pakki
2019-12-16mac80211: mesh: restrict airtime metric to peered established plinksMarkus Theil
2019-12-16rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki
2019-12-16Bluetooth: Remove usage of BT_ERR_RATELIMITED macroMarcel Holtmann
2019-12-16Bluetooth: Adding a bt_dev_warn_ratelimited macro.Alain Michaud
2019-12-15tcp: Set rcv zerocopy hint correctly if skb last frag is < PAGE_SIZEArjun Roy
2019-12-15net/smc: add fallback check to connect()Ursula Braun
2019-12-15net/smc: shorten lgr_cnt initializationUrsula Braun