index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bpf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
fs: check for writeback errors after syncing out buffers in generic_file_fsync
Jeff Layton
2
-5
/
+4
2017-07-06
buffer: use mapping_set_error instead of setting the flag
Jeff Layton
1
-1
/
+1
2017-07-06
mm: fix mapping_set_error call in me_pagecache_dirty
Jeff Layton
1
-1
/
+1
2017-05-26
ipv4: add reference counting to metrics
Eric Dumazet
5
-23
/
+45
2017-05-26
net: ethernet: ax88796: don't call free_irq without request_irq first
Uwe Kleine-König
1
-5
/
+2
2017-05-26
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2
-14
/
+20
2017-05-26
sctp: fix ICMP processing if skb is non-linear
Davide Caratti
1
-7
/
+9
2017-05-26
net: llc: add lock_sock in llc_ui_bind to avoid a race condition
linzhang
1
-0
/
+3
2017-05-26
PCI/msi: fix the pci_alloc_irq_vectors_affinity stub
Christoph Hellwig
1
-3
/
+3
2017-05-26
blk-mq: Only register debugfs attributes for blk-mq queues
Bart Van Assche
1
-3
/
+3
2017-05-26
nvme: Quirk APST on Intel 600P/P3100 devices
Andy Lutomirski
1
-0
/
+2
2017-05-26
nvme: only setup block integrity if supported by the driver
Christoph Hellwig
3
-19
/
+33
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
5
-5
/
+6
2017-05-26
nvme-pci: consistencly use ctrl->device for logging
Christoph Hellwig
1
-6
/
+6
2017-05-25
bonding: Don't update slave->link until ready to commit
Nithin Sujir
1
-2
/
+9
2017-05-25
test_bpf: Add a couple of tests for BPF_JSGE.
David Daney
1
-0
/
+38
2017-05-25
bpf: add various verifier test cases
Daniel Borkmann
3
-4
/
+255
2017-05-25
bpf: fix wrong exposure of map_flags into fdinfo for lpm
Daniel Borkmann
3
-0
/
+3
2017-05-25
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
Daniel Borkmann
1
-0
/
+1
2017-05-25
bpf: properly reset caller saved regs after helper call and ld_abs/ind
Daniel Borkmann
1
-21
/
+16
2017-05-25
bpf: fix incorrect pruning decision when alignment must be tracked
Daniel Borkmann
1
-9
/
+10
2017-05-25
arp: fixed -Wuninitialized compiler warning
Ihar Hrachyshka
1
-1
/
+1
2017-05-25
tcp: avoid fastopen API to be used on AF_UNSPEC
Wei Wang
1
-2
/
+5
2017-05-25
net: move somaxconn init from sysctl code
Roman Kapl
2
-2
/
+19
2017-05-25
Input: elan_i2c - ignore signals when finishing updating firmware
KT Liao
1
-13
/
+8
2017-05-25
Input: elan_i2c - clear INT before resetting controller
KT Liao
1
-1
/
+8
2017-05-25
net: fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+1
2017-05-25
drm/amdgpu: fix null point error when rmmod amdgpu.
Rex Zhu
1
-1
/
+6
2017-05-25
geneve: fix fill_info when using collect_metadata
Eric Garver
1
-3
/
+5
2017-05-25
xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...
Jan Kara
1
-30
/
+8
2017-05-25
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
Jan Kara
1
-1
/
+1
2017-05-25
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
1
-20
/
+9
2017-05-25
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
1
-1
/
+1
2017-05-25
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
1
-1
/
+1
2017-05-24
drm/amd/powerplay: fix a signedness bugs
Dan Carpenter
1
-1
/
+1
2017-05-24
drm/amdgpu: fix NULL pointer panic of emit_gds_switch
Chunming Zhou
1
-1
/
+1
2017-05-24
drm/radeon: Unbreak HPD handling for r600+
Lyude
4
-7
/
+7
2017-05-24
drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
Alex Deucher
1
-1
/
+2
2017-05-24
drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
Alex Deucher
1
-4
/
+27
2017-05-24
drm/radeon/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
1
-0
/
+6
2017-05-24
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
1
-0
/
+6
2017-05-24
virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
Vlad Yasevich
1
-0
/
+1
2017-05-24
be2net: Fix offload features for Q-in-Q packets
Vlad Yasevich
1
-1
/
+3
2017-05-24
vlan: Fix tcp checksum offloads in Q-in-Q vlans
Vlad Yasevich
1
-8
/
+10
2017-05-24
drm/amdgpu: fix fundamental suspend/resume issue
Christian König
6
-54
/
+30
2017-05-24
net: phy: marvell: Limit errata to 88m1101
Andrew Lunn
1
-29
/
+37
2017-05-24
net/phy: fix mdio-octeon dependency and build
Randy Dunlap
1
-1
/
+1
2017-05-24
net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
Alexander Potapenko
1
-2
/
+5
2017-05-24
net: fec: add post PHY reset delay DT property
Quentin Schulz
2
-1
/
+19
2017-05-24
sctp: set new_asoc temp when processing dupcookie
Xin Long
2
-9
/
+7
[next]