index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
net/mlx5e: Fix arch depending casting issue in FEC
Aya Levin
2
-20
/
+24
2020-05-29
net/mlx5e: Remove warning "devices are not on same switch HW"
Maor Dickman
1
-4
/
+0
2020-05-29
net/mlx5e: Fix stats update for matchall classifier
Roi Dayan
1
-1
/
+1
2020-05-29
net/mlx5: Fix crash upon suspend/resume
Mark Bloch
1
-0
/
+18
2020-05-28
net: be more gentle about silly gso requests coming from user
Eric Dumazet
1
-8
/
+9
2020-05-28
sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} event
Jonas Falkevik
1
-0
/
+3
2020-05-28
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
1
-1
/
+3
2020-05-27
net: dsa: declare lockless TX feature for slave ports
Vladimir Oltean
1
-0
/
+1
2020-05-27
net: dsa: felix: send VLANs on CPU port as egress-tagged
Vladimir Oltean
1
-2
/
+6
2020-05-27
bridge: multicast: work around clang bug
Arnd Bergmann
1
-1
/
+2
2020-05-27
vsock: fix timeout in vsock_accept()
Stefano Garzarella
1
-1
/
+1
2020-05-27
nfp: flower: fix used time of merge flow statistics
Heinrich Kuhn
1
-1
/
+2
2020-05-27
net/sched: fix infinite loop in sch_fq_pie
Davide Caratti
2
-2
/
+23
2020-05-27
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
2
-2
/
+2
2020-05-27
netfilter: conntrack: comparison of unsigned in cthelper confirmation
Pablo Neira Ayuso
1
-1
/
+1
2020-05-27
netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
Nathan Chancellor
1
-3
/
+3
2020-05-26
crypto: chelsio/chtls: properly set tp->lsndtime
Eric Dumazet
1
-1
/
+1
2020-05-26
net: sctp: Fix spelling in Kconfig help
Chris Packham
1
-1
/
+1
2020-05-26
bnxt_en: fix firmware message length endianness
Edwin Peer
2
-15
/
+4
2020-05-26
bnxt_en: Fix return code to "flash_device".
Vasundhara Volam
1
-4
/
+5
2020-05-26
bnxt_en: Fix accumulation of bp->net_stats_prev.
Michael Chan
1
-1
/
+1
2020-05-26
net: usb: qmi_wwan: add Telit LE910C1-EUX composition
Daniele Palmas
1
-0
/
+1
2020-05-26
net: check untrusted gso_size at kernel entry
Willem de Bruijn
1
-2
/
+12
2020-05-26
mptcp: avoid NULL-ptr derefence on fallback
Paolo Abeni
1
-1
/
+2
2020-05-26
net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
Fugang Duan
1
-1
/
+2
2020-05-26
ipv4: nexthop version of fib_info_nh_uses_dev
David Ahern
3
-9
/
+45
2020-05-26
ipv4: Refactor nhc evaluation in fib_table_lookup
David Ahern
3
-15
/
+71
2020-05-26
nexthop: Expand nexthop_is_multipath in a few places
David Ahern
1
-16
/
+25
2020-05-26
nexthops: don't modify published nexthop groups
Nikolay Aleksandrov
2
-33
/
+59
2020-05-26
nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
David Ahern
1
-14
/
+13
2020-05-25
qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
Qiushi Wu
1
-1
/
+3
2020-05-25
dpaa_eth: fix usage as DSA master, try 3
Vladimir Oltean
1
-1
/
+1
2020-05-25
net/tls: fix race condition causing kernel panic
Vinay Kumar Yadav
2
-6
/
+31
2020-05-25
netfilter: nfnetlink_cthelper: unbreak userspace helper support
Pablo Neira Ayuso
1
-1
/
+2
2020-05-25
netfilter: conntrack: make conntrack userspace helpers work again
Pablo Neira Ayuso
1
-6
/
+72
2020-05-25
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
3
-33
/
+38
2020-05-25
netfilter: ipset: Fix subcounter update skip
Phil Sutter
1
-1
/
+1
2020-05-25
netfilter: nft_reject_bridge: enable reject with bridge vlan
Michael Braun
1
-0
/
+6
2020-05-25
cfg80211: fix debugfs rename crash
Johannes Berg
1
-1
/
+1
2020-05-25
ieee80211: Fix incorrect mask for default PE duration
Pradeep Kumar Chitrapu
1
-1
/
+1
2020-05-25
mac80211: mesh: fix discovery timer re-arming issue / crash
Linus Lüssing
1
-0
/
+7
2020-05-23
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+5
2020-05-23
net/mlx4_core: fix a memory leak bug.
Qiushi Wu
1
-1
/
+1
2020-05-23
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
Grygorii Strashko
1
-0
/
+4
2020-05-23
net: phy: mscc: fix initialization of the MACsec protocol mode
Antoine Tenart
5
-10
/
+21
2020-05-23
net: stmmac: don't attach interface until resume finishes
Leon Yu
1
-2
/
+2
2020-05-23
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
4
-4
/
+7
2020-05-23
sparc32: fix page table traversal in srmmu_nocache_init()
Mike Rapoport
1
-2
/
+2
2020-05-23
MAINTAINERS: add files related to kdump
Baoquan He
1
-0
/
+5
2020-05-23
z3fold: fix use-after-free when freeing handles
Uladzislau Rezki
1
-5
/
+6
[next]