aboutsummaryrefslogtreecommitdiffstats
path: root/net/packet/af_packet.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-07asix: Add rx->ax_skb = NULL after usbnet_skb_return()Dean Jenkins1-1/+3
2017-08-07bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter1-0/+11
2017-08-07pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches4-5/+5
2017-08-07pinctrl: intel: merrifield: Correct UART pin listsAndy Shevchenko1-3/+3
2017-08-07pinctrl: armada-37xx: Fix number of pin in south bridgeGregory CLEMENT1-1/+1
2017-08-07pinctrl: armada-37xx: Fix the pin 23 on south bridgeGregory CLEMENT1-6/+17
2017-08-06netvsc: fix race on sub channel creationstephen hemminger3-7/+11
2017-08-06Linux 4.13-rc4Linus Torvalds1-1/+1
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin1-4/+7
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh1-1/+1
2017-08-06ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee1-1/+2
2017-08-06ext4, project: expand inode extra size if possibleMiao Xie3-24/+85
2017-08-06ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie1-9/+5
2017-08-06ext4: restructure ext4_expand_extra_isizeMiao Xie2-40/+36
2017-08-06ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie2-12/+16
2017-08-06ext4: make xattr inode reads fasterTahsin Erdogan4-48/+92
2017-08-05ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan1-3/+1
2017-08-05ext4: remove unused mode parameterTahsin Erdogan1-5/+4
2017-08-05ext4: fix warning about stack corruptionArnd Bergmann1-5/+6
2017-08-05ext4: fix dir_nlink behaviourAndreas Dilger2-10/+14
2017-08-05ext4: silence array overflow warningDan Carpenter1-1/+1
2017-08-05ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara1-0/+3
2017-08-05platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello1-2/+2
2017-08-05ext4: release discard bio after sending discard commandsDaeho Jeong1-1/+3
2017-08-04bpf: fix byte order test in test_verifierDaniel Borkmann1-9/+10
2017-08-04xfs: Fix per-inode DAX flag inheritanceLukas Czerner1-5/+7
2017-08-04xfs: Fix leak of discard bioJan Kara1-0/+1
2017-08-04IB/hns: checking for IS_ERR() instead of NULLDan Carpenter1-1/+1
2017-08-04xgene: Always get clk source, but ignore if it's missing for SGMII portsThomas Bogendoerfer1-3/+3
2017-08-04RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky2-2/+1
2017-08-04IB/uverbs: Fix device cleanupYishai Hadas1-2/+1
2017-08-04RDMA/uverbs: Prevent leak of reserved fieldLeon Romanovsky1-1/+1
2017-08-04IB/core: Fix race condition in resolving IP to MACParav Pandit1-14/+48