index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
6lowpan
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
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
vxlan: Copy needed_tailroom from lowerdev
Sven Eckelmann
1
-0
/
+2
2020-12-01
vxlan: Add needed_headroom for lower device
Sven Eckelmann
1
-0
/
+1
2020-12-01
chelsio/chtls: fix panic during unload reload chtls
Vinay Kumar Yadav
1
-0
/
+1
2020-11-30
can: kvaser_pciefd: kvaser_pciefd_open(): fix error handling
Zhang Qilong
1
-1
/
+3
2020-11-30
can: c_can: c_can_power_up(): fix error handling
Zhang Qilong
1
-4
/
+14
2020-11-30
can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an error
Jeroen Hofstee
1
-1
/
+0
2020-11-30
can: sja1000: sja1000_err(): don't count arbitration lose as an error
Jeroen Hofstee
1
-1
/
+0
2020-11-30
can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disabl...
Marc Kleine-Budde
1
-8
/
+3
2020-11-28
dt-bindings: net: correct interrupt flags in examples
Krzysztof Kozlowski
3
-3
/
+3
2020-11-28
ibmvnic: reduce wait for completion time
Dany Madden
1
-3
/
+3
2020-11-28
ibmvnic: no reset timeout for 5 seconds after reset
Dany Madden
2
-2
/
+11
2020-11-28
ibmvnic: send_login should check for crq errors
Dany Madden
1
-6
/
+12
2020-11-28
ibmvnic: track pending login
Sukadev Bhattiprolu
2
-0
/
+18
2020-11-28
ibmvnic: delay next reset if hard reset fails
Sukadev Bhattiprolu
1
-0
/
+8
2020-11-28
ibmvnic: restore adapter state on failed reset
Dany Madden
1
-31
/
+36
2020-11-28
ibmvnic: avoid memset null scrq msgs
Dany Madden
1
-4
/
+15
2020-11-28
ibmvnic: stop free_all_rwi on failed reset
Dany Madden
1
-19
/
+3
2020-11-28
ibmvnic: handle inconsistent login with reset
Dany Madden
1
-1
/
+1
2020-11-28
selftests: tc-testing: enable CONFIG_NET_SCH_RED as a module
Davide Caratti
1
-0
/
+1
2020-11-28
ipv4: Fix tos mask in inet_rtm_getroute()
Guillaume Nault
1
-3
/
+4
2020-11-28
netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
Antoine Tenart
1
-2
/
+5
2020-11-27
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
1
-1
/
+1
2020-11-27
mptcp: fix NULL ptr dereference on bad MPJ
Paolo Abeni
1
-3
/
+2
2020-11-27
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
3
-23
/
+60
2020-11-27
kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT
Vitaly Kuznetsov
1
-1
/
+1
2020-11-27
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
3
-9
/
+12
2020-11-27
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
Paolo Bonzini
2
-51
/
+34
2020-11-27
netfilter: nftables_offload: build mask based from the matching bytes
Pablo Neira Ayuso
4
-29
/
+64
2020-11-27
netfilter: nftables_offload: set address type in control dissector
Pablo Neira Ayuso
3
-0
/
+25
[next]