aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-22net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz1-0/+4
2017-03-22tipc: fix nametbl deadlock at tipc_nametbl_unsubscribeYing Xue1-1/+6
2017-03-22sctp: remove useless err from sctp_association_initXin Long1-4/+2
2017-03-22sctp: declare struct sctp_stream before using itXin Long1-0/+1
2017-03-22cpsw/netcp: cpts depends on posix_timersArnd Bergmann1-1/+1
2017-03-22cpsw/netcp: work around reverse cpts dependencyArnd Bergmann2-2/+8
2017-03-22r8152: fix the rx early size of RTL8153hayeswang1-3/+4
2017-03-22r8152: set the RMS of RTL8153 according to the mtuhayeswang1-4/+12
2017-03-22cgroup, net_cls: iterate the fds of only the tasks which are being migratedTejun Heo1-16/+16
2017-03-21net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren1-0/+4
2017-03-21selftests/bpf: fix broken build, take 2Zi Shen Lim1-9/+10
2017-03-21tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh3-7/+14
2017-03-21tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbsSoheil Hassas Yeganeh2-1/+22
2017-03-21sctp: out_qlen should be updated when pruning unsent queueXin Long1-6/+5
2017-03-21sctp: define dst_pending_confirm as a bit in sctp_transportXin Long1-2/+2
2017-03-21sctp: remove temporary variable confirm from sctp_packet_transmitXin Long1-4/+3
2017-03-21net: vrf: Reset rt6i_idev in local dst after putDavid Ahern1-1/+3
2017-03-21bna: integer overflow bug in debugfsDan Carpenter1-1/+1
2017-03-21qmi_wwan: add Dell DW5811eBjørn Mork1-0/+2
2017-03-21sch_dsmark: fix invalid skb_cow() usageEric Dumazet1-2/+8
2017-03-21tun: fix inability to set offloads after disabling them via ethtoolYaroslav Isakov1-0/+2
2017-03-21net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov1-8/+9
2017-03-21vsock: cancel packets when failing to connectPeng Tao1-0/+14
2017-03-21vsock: add pkt cancel capabilityPeng Tao1-0/+42
2017-03-21vhost-vsock: add pkt cancel capabilityPeng Tao2-0/+44
2017-03-21vsock: track pkt owner vsockPeng Tao2-0/+10
2017-03-21crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutexHerbert Xu1-0/+41
2017-03-21r8152: fix the list rx_done may be used without initializationhayeswang1-0/+1
2017-03-21mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()Huang Ying1-2/+0
2017-03-21HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng1-2/+4
2017-03-21HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to hid-corsairOscar Campos3-0/+49
2017-03-21HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos2-0/+6
2017-03-21HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra1-1/+3
2017-03-21HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra1-2/+2
2017-03-21ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai4-4/+18
2017-03-21ALSA: x86: Make CONFIG_SND_X86 boolTakashi Iwai1-1/+2
2017-03-20remoteproc: qcom: fix QCOM_SMD dependenciesArnd Bergmann1-3/+3
2017-03-20ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu1-1/+1
2017-03-20f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu1-78/+47
2017-03-20f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu3-6/+30
2017-03-20f2fs: use __set{__clear}_bit_leJaegeuk Kim2-10/+10
2017-03-20f2fs: declare static functionsJaegeuk Kim1-3/+4
2017-03-20f2fs: don't overwrite node block by SSRJaegeuk Kim1-0/+6
2017-03-20ALSA: hda - add support for docking station for HP 840 G3Jaroslav Kysela1-0/+11
2017-03-20ALSA: hda - add support for docking station for HP 820 G2Jaroslav Kysela1-1/+13
2017-03-20ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai1-1/+1
2017-03-19Linux 4.11-rc3Linus Torvalds1-1/+1
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds1-1/+1
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani1-3/+3
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran6-20/+81