index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-05
net: bridge: vlan: fix error return code in __vlan_add()
Zhang Changzhong
1
-1
/
+3
2020-12-05
ipv4: fix error return code in rtm_to_fib_config()
Zhang Changzhong
1
-1
/
+1
2020-12-04
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
10
-0
/
+10
2020-12-04
net: ipa: pass the correct size when freeing DMA memory
Alex Elder
1
-1
/
+6
2020-12-04
net/sched: fq_pie: initialize timer earlier in fq_pie_init()
Davide Caratti
1
-1
/
+1
2020-12-04
mac80211: set SDATA_STATE_RUNNING for monitor interfaces
Borwankar, Antara
1
-0
/
+2
2020-12-04
cfg80211: initialize rekey_data
Sara Sharon
1
-1
/
+1
2020-12-04
mac80211: fix return value of ieee80211_chandef_he_6ghz_oper
Wen Gong
1
-1
/
+1
2020-12-03
net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
Yevgeny Kliteynik
4
-1
/
+15
2020-12-03
net/mlx5e: kTLS, Enforce HW TX csum offload with kTLS
Tariq Toukan
1
-7
/
+15
2020-12-03
net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
Randy Dunlap
1
-0
/
+2
2020-12-03
net/mlx5: Fix wrong address reclaim when command interface is down
Eran Ben Elisha
1
-2
/
+19
2020-12-03
net/sched: act_mpls: ensure LSE is pullable before reading it
Davide Caratti
1
-0
/
+3
2020-12-03
net: openvswitch: ensure LSE is pullable before reading it
Davide Caratti
1
-0
/
+3
2020-12-03
net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
Davide Caratti
1
-0
/
+3
2020-12-03
net: mvpp2: Fix error return code in mvpp2_open()
Wang Hai
1
-0
/
+1
2020-12-03
chelsio/chtls: fix a double free in chtls_setkey()
Dan Carpenter
1
-0
/
+1
2020-12-03
uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
Eric Sandeen
1
-3
/
+6
2020-12-03
pwm: sl28cpld: fix getting driver data in pwm callbacks
Uwe Kleine-König
1
-2
/
+4
2020-12-03
lib/syscall: fix syscall registers retrieval on 32-bit platforms
Willy Tarreau
1
-2
/
+9
2020-12-03
rtw88: debug: Fix uninitialized memory in debugfs code
Dan Carpenter
1
-0
/
+2
2020-12-03
vxlan: fix error return code in __vxlan_dev_create()
Zhang Changzhong
1
-1
/
+3
2020-12-03
net: pasemi: fix error return code in pasemi_mac_open()
Zhang Changzhong
1
-2
/
+6
2020-12-03
cxgb3: fix error return code in t3_sge_alloc_qset()
Zhang Changzhong
1
-0
/
+1
2020-12-03
net/x25: prevent a couple of overflows
Dan Carpenter
1
-2
/
+4
2020-12-02
dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
Yangbo Lu
1
-1
/
+9
2020-12-02
net: ip6_gre: set dev->hard_header_len when using header_ops
Antoine Tenart
1
-3
/
+13
2020-12-02
mt76: usb: fix crash on device removal
Stanislaw Gruszka
1
-8
/
+9
2020-12-02
iwlwifi: pcie: add some missing entries for AX210
Golan Ben Ami
1
-0
/
+5
2020-12-02
iwlwifi: pcie: invert values of NO_160 device config entries
Luca Coelho
1
-2
/
+2
2020-12-02
iwlwifi: pcie: add one missing entry for AX210
Luca Coelho
1
-0
/
+1
2020-12-02
iwlwifi: update MAINTAINERS entry
Johannes Berg
1
-3
/
+0
2020-12-02
s390: fix irq state tracing
Heiko Carstens
2
-18
/
+2
2020-12-02
s390/pci: fix CPU address in MSI for directed IRQ
Alexander Gordeev
1
-3
/
+11
2020-12-02
vhost_vdpa: return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-1
/
+3
2020-12-02
vdpa: mlx5: fix vdpa/vhost dependencies
Randy Dunlap
2
-0
/
+2
2020-12-02
geneve: pull IP header before ECN decapsulation
Eric Dumazet
1
-4
/
+16
2020-12-02
inet_ecn: Fix endianness of checksum update when setting ECT(1)
Toke Høiland-Jørgensen
1
-1
/
+1
2020-12-02
tipc: fix incompatible mtu of transmission
Hoang Le
1
-0
/
+2
2020-12-01
fs: 9p: add generic splice_write file operation
Dominique Martinet
1
-0
/
+6
2020-12-01
net: broadcom CNIC: requires MMU
Randy Dunlap
1
-0
/
+1
2020-12-01
ibmvnic: Fix TX completion error handling
Thomas Falcon
1
-3
/
+1
2020-12-01
ibmvnic: Ensure that SCRQ entry reads are correctly ordered
Thomas Falcon
1
-0
/
+18
2020-12-01
fs: 9p: add generic splice_read file operations
Toke Høiland-Jørgensen
1
-0
/
+6
2020-12-01
docs: bootconfig: Add the endianness of fields
Masami Hiramatsu
1
-1
/
+3
2020-12-01
tools/bootconfig: Store size and checksum in footer as le32
Masami Hiramatsu
1
-2
/
+5
2020-12-01
bootconfig: Load size and checksum in the footer as le32
Masami Hiramatsu
1
-2
/
+2
2020-12-01
ring-buffer: Always check to put back before stamp when crossing pages
Steven Rostedt (VMware)
1
-8
/
+6
2020-12-01
ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
Naveen N. Rao
1
-1
/
+1
2020-12-01
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
1
-1
/
+21
[next]