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
2017-01-20Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-01-18libceph: make sure ceph_aes_crypt() IV is alignedIlya Dryomov
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-17net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim
2017-01-16ax25: Fix segfault after sock connection timeoutBasil Gunn
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann
2017-01-16tipc: allocate user memory with GFP_KERNEL flagParthasarathy Bhuvaragan
2017-01-16ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki
2017-01-16mld: do not remove mld souce list info when set link downHangbin Liu
2017-01-16Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-01-16Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-01-16openvswitch: maintain correct checksum state in conntrack actionsLance Richardson
2017-01-13tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-01-13ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun
2017-01-13mac80211: prevent skb/txq mismatchMichal Kazior
2017-01-13mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau
2017-01-13svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna
2017-01-12sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew
2017-01-12svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2017-01-12net: ipv4: fix table id in getroute responseDavid Ahern
2017-01-12net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-11mac80211: recalculate min channel width on VHT opmode changesJohannes Berg
2017-01-11mac80211: calculate min channel width correctlyJohannes Berg
2017-01-11cfg80211: consider VHT opmode on station updateBeni Lev
2017-01-11mac80211: fix the TID on NDPs sent as EOSP carrierEmmanuel Grumbach
2017-01-11mac80211: Fix headroom allocation when forwarding mesh pktCedric Izoard
2017-01-11sctp: Fix spelling mistake: "Atempt" -> "Attempt"Colin Ian King
2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern
2017-01-11cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann
2017-01-11gro: use min_t() in skb_gro_reset_offset()Eric Dumazet
2017-01-11mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck
2017-01-11gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-11gro: Enter slow-path if there is no tailroomHerbert Xu
2017-01-11net/af_iucv: don't use paged skbs for TX on HiperSocketsJulian Wiedmann
2017-01-11net: add the AF_QIPCRTR entries to family name tablesAnna, Suman
2017-01-11net: qrtr: Mark 'buf' as little endianStephen Boyd
2017-01-11net: dsa: Ensure validity of dst->ds[0]Florian Fainelli
2017-01-10net: skb_flow_get_be16() can be staticEric Dumazet
2017-01-10net: socket: Make unnecessarily global sockfs_setattr() staticTobias Klauser
2017-01-10tcp: do not export tcp_peer_is_proven()Eric Dumazet
2017-01-10ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned intPavel Tikhomirov
2017-01-10ipv6: fix typosAlexander Alemayhu
2017-01-09mac80211: implement multicast forwarding on fast-RX pathJohannes Berg
2017-01-07netlabel: add CALIPSO to the list of built-in protocolsPaul Moore
2017-01-07Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-01-07vti6: fix device register to report IFLA_INFO_KINDDavid Forster
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-01-05nl80211: fix sched scan netlink socket owner destructionJohannes Berg
2017-01-03drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang