Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-12-21net/smc: unregister ib devices in reboot_eventKarsten Graul
2019-12-21llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex
2019-12-21net: dsa: ksz: use common define for tag lenMichael Grzeschik
2019-12-20rxrpc: Fix missing security check on incoming callsDavid Howells
2019-12-20rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call()David Howells
2019-12-20rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the callerDavid Howells
2019-12-20net/sched: cls_u32: fix refcount leak in the error path of u32_change()Davide Caratti
2019-12-20netfilter: nft_tproxy: Fix port selector on Big EndianPhil Sutter
2019-12-20netfilter: ebtables: compat: reject all padding in matches/watchersFlorian Westphal
2019-12-20netfilter: nf_flow_table: fix big-endian integer overflowArnd Bergmann
2019-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-19net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin
2019-12-19xsk: Add rcu_read_lock around the XSK wakeupMaxim Mikityanskiy
2019-12-18net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...Jia-Ju Bai
2019-12-18net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander
2019-12-18net: dsa: make unexported dsa_link_touch() staticBen Dooks (Codethink)
2019-12-18net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2019-12-18sctp: fix memleak on err handling of stream initializationMarcelo Ricardo Leitner
2019-12-17Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-17vsock/virtio: add WARN_ON check on virtio_transport_get_ops()Stefano Garzarella
2019-12-17vsock/virtio: fix null-pointer dereference in virtio_transport_recv_listen()Stefano Garzarella
2019-12-16rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki
2019-12-15net/smc: add fallback check to connect()Ursula Braun
2019-12-14tcp: refine rule to allow EPOLLOUT generation under mem pressureEric Dumazet
2019-12-14tcp: refine tcp_write_queue_empty() implementationEric Dumazet
2019-12-14tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet
2019-12-14tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet
2019-12-14ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is setHangbin Liu
2019-12-14bpf: Clear skb->tstamp in bpf_redirect when necessaryLorenz Bauer
2019-12-14Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen
2019-12-13mac80211: airtime: Fix an off by one in ieee80211_calc_rx_airtime()Dan Carpenter
2019-12-13cfg80211: fix double-free after changing network namespaceStefan Bühler
2019-12-13mac80211: fix TID field in monitor mode transmitFredrik Olofsson
2019-12-11tipc: fix use-after-free in tipc_disc_rcv()Tuong Lien
2019-12-11tipc: fix retrans failure due to wrong destinationTuong Lien
2019-12-11tipc: fix potential hanging after b/rcast changingTuong Lien
2019-12-11tipc: fix name table rbtree issuesTuong Lien
2019-12-11net: make socket read/write_iter() honor IOCB_NOWAITJens Axboe
2019-12-10af_packet: set defaule value for tmoMao Wenan
2019-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-12-09netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle()Pablo Neira Ayuso
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-09net/x25: add new state X25_STATE_5Martin Schiller
2019-12-09sctp: fully initialize v4 addr in some functionsXin Long
2019-12-09neighbour: remove neigh_cleanup() methodEric Dumazet
2019-12-09Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-09netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet
2019-12-09netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actionsPablo Neira Ayuso
2019-12-09netfilter: nf_tables: skip module reference count bump on object updatesPablo Neira Ayuso