summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-19mac80211: fix a possible leak of station statsSara Sharon1-0/+1
2018-02-19mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau1-1/+1
2018-02-19mac80211_hwsim: don't use WQ_MEM_RECLAIMJohannes Berg1-1/+1
2018-02-19cfg80211: fix cfg80211_beacon_dupArnd Bergmann1-1/+1
2018-01-31mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh2-12/+7
2018-01-31cfg80211: use only 1Mbps for basic rates in meshJohannes Berg1-3/+22
2018-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-28/+57
2018-01-26Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airli...Linus Torvalds2-21/+58
2018-01-26VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSINGStefan Hajnoczi1-1/+1
2018-01-26dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev1-0/+3
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-15/+31
2018-01-26net: vrf: Add support for sends to local broadcast addressDavid Ahern1-2/+3
2018-01-26r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu1-7/+2
2018-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-130/+210
2018-01-26orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg2-16/+2
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul1-15/+31
2018-01-26net: don't call update_pmtu unconditionallyNicolas Dichtel9-18/+20
2018-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+11
2018-01-25Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-18/+8
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman3-0/+28
2018-01-25Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-6/+27
2018-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-49/+90
2018-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2018-01-25net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov1-1/+1
2018-01-25net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov2-0/+8
2018-01-25Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...Nick Dyer1-3/+9
2018-01-25vhost: do not try to access device IOTLB when not initializedJason Wang1-0/+4
2018-01-25vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang1-1/+1
2018-01-25i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski1-0/+2
2018-01-25sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe1-1/+1
2018-01-25Merge branch 'qed-rdma-bug-fixes'David S. Miller1-14/+17
2018-01-25qed: Free reserved MR tidMichal Kalderon1-11/+17
2018-01-25qed: Remove reserveration of dpi for kernelMichal Kalderon1-3/+0
2018-01-24Merge branch 'kcm-fix-two-syzcaller-issues'David S. Miller1-4/+21
2018-01-24kcm: Check if sk_user_data already set in kcm_attachTom Herbert1-2/+14
2018-01-24kcm: Only allow TCP sockets to be attached to a KCM muxTom Herbert1-2/+7
2018-01-24MAINTAINERS: update email address for James MorrisJames Morris1-1/+1
2018-01-24net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller1-1/+1
2018-01-24net: sched: em_nbyte: don't add the data offset twiceWolfgang Bumiller1-1/+1
2018-01-24Btrfs: fix stale entries in readdirJosef Bacik1-18/+8
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-52/+152
2018-01-24MAINTAINERS: clarify that only verified bugs should be submitted to security@Willy Tarreau1-1/+9
2018-01-24Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman1-7/+1
2018-01-24mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz1-8/+2
2018-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller5-11/+22
2018-01-24Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář1-7/+11
2018-01-24KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger1-7/+11
2018-01-24vmxnet3: repair memory leakNeil Horman1-1/+1
2018-01-24ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings3-2/+3
2018-01-24pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6