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
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-11tipc: queue socket protocol error messages into socket receive bufferParthasarathy Bhuvaragan
2018-10-11tipc: set link tolerance correctly in broadcast linkJon Maloy
2018-10-11net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca
2018-10-11net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-11net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport
2018-10-11Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2018-10-11rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon
2018-10-10net: make skb_partial_csum_set() more robust against overflowsEric Dumazet
2018-10-10devlink: Add helper function for safely copy string paramMoshe Shemesh
2018-10-10devlink: Fix param cmode driverinit for string typeMoshe Shemesh
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh
2018-10-09rxrpc: Fix the packet reception routineDavid Howells
2018-10-09rxrpc: Fix connection-level abort handlingDavid Howells
2018-10-09rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells
2018-10-08rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()David Howells
2018-10-08rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()David Howells
2018-10-08rxrpc: Don't need to take the RCU read lock in the packet receiverDavid Howells
2018-10-08rxrpc: Use the UDP encap_rcv hookDavid Howells
2018-10-08net: sched: cls_u32: fix hnode refcountingAl Viro
2018-10-08udp: Unbreak modules that rely on external __skb_recv_udp() availabilityJiri Kosina
2018-10-06treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-10-06ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang
2018-10-06net: sched: Add policy validation for tc attributesDavid Ahern
2018-10-06rtnetlink: fix rtnl_fdb_dump() for ndmsg headerMauricio Faria de Oliveira
2018-10-05net: bpfilter: Fix type cast and pointer warningsShanthosh RK
2018-10-05rxrpc: Fix the data_ready handlerDavid Howells
2018-10-05rxrpc: Fix some missed refs to init_netDavid Howells
2018-10-05net/packet: fix packet drop as of virtio gsoJianfeng Tan
2018-10-05openvswitch: load NAT helperFlavio Leitner
2018-10-04Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-10-03sctp: fix fall-through annotationGustavo A. R. Silva
2018-10-03ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet
2018-10-03rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet
2018-10-03inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet
2018-10-02bond: take rcu lock in netpoll_send_skb_on_devDave Jones
2018-10-02rtnetlink: Fail dump if target netnsid is invalidDavid Ahern
2018-10-02Revert "openvswitch: Fix template leak in error cases."Flavio Leitner
2018-10-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-10-02tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh
2018-10-02net: sched: act_ipt: check for underflow in __tcf_ipt_init()Dan Carpenter
2018-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-10-02tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet
2018-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-10-01cfg80211: fix use-after-free in reg_process_hint()Yu Zhao
2018-10-01mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau
2018-10-01cfg80211: fix wext-compat memory leakStefan Seyfried
2018-09-29tipc: fix failover problemLUU Duc Canh