Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a4270d6795b0580287453ea55974d948393e66ef
a4270d6
net-gro: fix use-after-free read in napi_gro_frags()
by Eric Dumazet
· 5 years ago
c3bc6de
Merge branch 'Fixes-for-DSA-tagging-using-802-1Q'
by David S. Miller
· 5 years ago
0471dd4
net: dsa: tag_8021q: Create a stable binary format
by Vladimir Oltean
· 5 years ago
d34d2ba
net: dsa: tag_8021q: Change order of rx_vid setup
by Ioana Ciornei
· 5 years ago
2180843
net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
by Antoine Tenart
· 5 years ago
9609dad
ipv4: tcp_input: fix stack out of bounds when parsing TCP options.
by Young Xiao
· 5 years ago
62851d7
Merge branch 'mlxsw-Two-small-fixes'
by David S. Miller
· 5 years ago
275e928
mlxsw: spectrum: Prevent force of 56G
by Amit Cohen
· 5 years ago
ef74422
mlxsw: spectrum_acl: Avoid warning after identical rules insertion
by Jiri Pirko
· 5 years ago
84b3fd1
net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT
by Rasmus Villemoes
· 5 years ago
5971517
r8169: fix MAC address being lost in PCI D3
by Heiner Kallweit
· 5 years ago
200c675
Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
4b28053
Merge branch 'XDP-generic-fixes'
by David S. Miller
· 5 years ago
458bf2f
net: core: support XDP generic on stacked devices.
by Stephen Hemminger
· 5 years ago
996ed04
netvsc: unshare skb in VF rx handler
by Stephen Hemminger
· 5 years ago
f269609
udp: Avoid post-GRO UDP checksum recalculation
by Sean Tranchetti
· 5 years ago
58e8b37
Merge branch 'net-phy-dp83867-add-some-fixes'
by David S. Miller
· 5 years ago
2b89264
net: phy: dp83867: Set up RGMII TX delay
by Max Uvarov
· 5 years ago
c8081fc
net: phy: dp83867: do not call config_init twice
by Max Uvarov
· 5 years ago
1a97a47
net: phy: dp83867: increase SGMII autoneg timer duration
by Max Uvarov
· 5 years ago
333061b
net: phy: dp83867: fix speed 10 in sgmii mode
by Max Uvarov
· 5 years ago
3d3ced2
net: phy: marvell10g: report if the PHY fails to boot firmware
by Russell King
· 5 years ago
c678726
net: phylink: ensure consistent phy interface mode
by Russell King
· 5 years ago
315ca92
net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
by Yoshihiro Shimoda
· 5 years ago
c0194e2
net/mlx5e: Disable rxhash when CQE compress is enabled
by Saeed Mahameed
· 5 years ago
24bcd21
net/mlx5e: restrict the real_dev of vlan device is the same as uplink device
by wenxu
· 6 years ago
25fa506
net/mlx5: Allocate root ns memory using kzalloc to match kfree
by Parav Pandit
· 6 years ago
9414277
net/mlx5: Avoid double free in fs init error unwinding path
by Parav Pandit
· 6 years ago
905f6bd
net/mlx5: Avoid double free of root ns in the error flow path
by Parav Pandit
· 6 years ago
8788392
net/mlx5: Fix error handling in mlx5_load()
by Saeed Mahameed
· 6 years ago
a6cd0d2
Documentation: net-sysfs: Remove duplicate PHY device documentation
by Florian Fainelli
· 5 years ago
8fb44d6
llc: fix skb leak in llc_build_and_send_ui_pkt()
by Eric Dumazet
· 5 years ago
73f51d1
selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtu
by Stefano Brivio
· 5 years ago
7aae703
dpaa_eth: use only online CPU portals
by Madalin Bucur
· 5 years ago
d484e06e
net: mvneta: Fix err code path of probe
by Jisheng Zhang
· 5 years ago
54ed6fd
net: stmmac: Do not output error on deferred probe
by Thierry Reding
· 5 years ago
c3cf73c
Merge branch 'aquantia-fixes'
by David S. Miller
· 5 years ago
76f254d
net: aquantia: tcp checksum 0xffff being handled incorrectly
by Nikita Danilov
· 5 years ago
eaeb3b7
net: aquantia: fix LRO with FCS error
by Dmitry Bogdanov
· 5 years ago
f38f1ee
net: aquantia: check rx csum for all packets in LRO session
by Dmitry Bogdanov
· 5 years ago
31bafc4
net: aquantia: tx clean budget logic error
by Igor Russkikh
· 5 years ago
3e66b7c
net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
by Kees Cook
· 5 years ago
b933dc3
Merge branch 'net-tls-two-fixes-for-rx_list-pre-handling'
by David S. Miller
· 5 years ago
043556d
selftests/tls: add test for sleeping even though there is data
by Jakub Kicinski
· 5 years ago
04b25a5
net/tls: fix no wakeup on partial reads
by Jakub Kicinski
· 5 years ago
7718a85
selftests/tls: test for lowat overshoot with multiple records
by Jakub Kicinski
· 5 years ago
46a1695
net/tls: fix lowat calculation if some data came from previous record
by Jakub Kicinski
· 5 years ago
66a04ab
Merge branch 'dpaa2-eth-Fix-smatch-warnings'
by David S. Miller
· 5 years ago
4ca6dee
dpaa2-eth: Make constant 64-bit long
by Ioana Radulescu
· 5 years ago
bd8460f
dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate
by Ioana Radulescu
· 5 years ago
5a20a09
dpaa2-eth: Fix potential spectre issue
by Ioana Radulescu
· 5 years ago
3340312
bonding/802.3ad: fix slave link initialization transition states
by Jarod Wilson
· 5 years ago
f4bcf14
net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool ops
by Maxime Chevallier
· 5 years ago
3d92410
Merge branch 'fix-some-bugs-in-stmmac'
by David S. Miller
· 5 years ago
f4ca7a9
net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write fail
by Biao Huang
· 5 years ago
5e7f7fc
net: stmmac: fix csr_clk can't be zero issue
by Biao Huang
· 5 years ago
4523a56
net: stmmac: update rx tail pointer register to fix rx dma hang issue.
by Biao Huang
· 5 years ago
425aa0e
ip_sockglue: Fix missing-check bug in ip_ra_control()
by Gen Zhang
· 5 years ago
95baa60
ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()
by Gen Zhang
· 5 years ago
4097e9d
net: sched: don't use tc_action->order during action dump
by Vlad Buslov
· 5 years ago
ab0610e
cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"
by Vishal Kulkarni
· 5 years ago
ce8d24f
net: fec: fix the clk mismatch in failed_reset path
by Andy Duan
· 5 years ago
71e15f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
b573006
cxgb4: offload VLAN flows regardless of VLAN ethtype
by Raju Rangoju
· 5 years ago
d2daa12
hsr: fix don't prune the master node from the node_db
by Andreas Oetken
· 5 years ago
3f6f7a1
net: mvpp2: cls: Fix leaked ethtool_rx_flow_rule
by Maxime Chevallier
· 5 years ago
903869b
ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
by Eric Dumazet
· 5 years ago
3580d04
ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
by Eric Dumazet
· 5 years ago
db51a73
Merge branch 'bnxt_en-Bug-fixes'
by David S. Miller
· 5 years ago
2e9217d
bnxt_en: Device serial number is supported only for PFs.
by Vasundhara Volam
· 5 years ago
d629522
bnxt_en: Reduce memory usage when running in kdump kernel.
by Michael Chan
· 5 years ago
1b3f0b7
bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().
by Michael Chan
· 5 years ago
296d5b5
bnxt_en: Fix aggregation buffer leak under OOM condition.
by Michael Chan
· 5 years ago
31680ac
ipv6: Fix redirect with VRF
by David Ahern
· 5 years ago
49ce881
net: stmmac: fix reset gpio free missing
by Jisheng Zhang
· 5 years ago
ccfb62f
mISDN: make sure device name is NUL terminated
by Dan Carpenter
· 5 years ago
c1e85c6c
net: macb: save/restore the remaining registers and features
by Claudiu Beznea
· 5 years ago
8f07303
Merge branch 'net-tls-fix-device-surprise-removal-with-offload'
by David S. Miller
· 5 years ago
c3f4a6c
net/tls: don't ignore netdev notifications if no TLS features
by Jakub Kicinski
· 5 years ago
3686637
net/tls: fix state removal with feature flags off
by Jakub Kicinski
· 5 years ago
38030d7
net/tls: avoid NULL-deref on resync during device removal
by Jakub Kicinski
· 5 years ago
0d18c7b
Merge branch 'Documentation-tls--add-offload-documentation'
by David S. Miller
· 5 years ago
f42c104
Documentation: add TLS offload documentation
by Jakub Kicinski
· 5 years ago
f3c0f3c
Documentation: tls: RSTify the ktls documentation
by Jakub Kicinski
· 5 years ago
b0d8d43
Documentation: net: move device drivers docs to a submenu
by Jakub Kicinski
· 5 years ago
d008b3d2
mISDN: Fix indenting in dsp_cmx.c
by Dan Carpenter
· 5 years ago
40a1578
ocelot: Dont allocate another multicast list, use __dev_mc_sync
by Claudiu Manoil
· 5 years ago
7dc2bcc
Validate required parameters in inet6_validate_link_af
by Maxim Mikityanskiy
· 5 years ago
54dee40
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
651bae9
Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 years ago
f75b6f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
86f9e56
Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 5 years ago
5a5ec83
gfs2: Fix sign extension bug in gfs2_update_stats
by Andreas Gruenbacher
· 6 years ago
2de03b4
selftests: netfilter: add flowtable test script
by Florian Westphal
· 5 years ago
69aeb53
netfilter: nft_flow_offload: IPCB is only valid for ipv4 family
by Florian Westphal
· 5 years ago
91a9048
netfilter: nft_flow_offload: don't offload when sequence numbers need adjustment
by Florian Westphal
· 5 years ago
8437a62
netfilter: nft_flow_offload: set liberal tracking mode for tcp
by Florian Westphal
· 5 years ago
e75b3e1
netfilter: nf_flow_table: ignore DF bit setting
by Florian Westphal
· 5 years ago
51b86f9
dm: make sure to obey max_io_len_target_boundary
by Michael Lass
· 5 years ago
ad70411
usbnet: fix kernel crash after disconnect
by Kloetzke Jan
· 5 years ago
Next »