Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f37658da21aae3b4801860858caf4616286a0dc8
f37658d
r8169: align ASPM entry latency setting with vendor driver
by Heiner Kallweit
· 7 years ago
a055b02
Merge branch 'pch_gbe-Cleanups'
by David S. Miller
· 7 years ago
418e7da
net: pch_gbe: Clean up pch_gbe_set_multi
by Paul Burton
· 7 years ago
6ab91e4
net: pch_gbe: Inline pch_gbe_mac_mc_addr_list_update
by Paul Burton
· 7 years ago
99a9c28
net: pch_gbe: Use module_pci_driver()
by Paul Burton
· 7 years ago
90e3f63
net: pch_gbe: Remove dead RINGFREE code
by Paul Burton
· 7 years ago
41fd60f
net: pch_gbe: Remove PCH_GBE_MAC_IFOP_RGMII define
by Paul Burton
· 7 years ago
c63ebdf
net: pch_gbe: Remove pch_gbe_hal_setup_init_funcs
by Paul Burton
· 7 years ago
b02c38a
net: pch_gbe: Remove get_bus_info HAL abstraction
by Paul Burton
· 7 years ago
3ef594b
net: pch_gbe: Remove init_hw HAL abstraction
by Paul Burton
· 7 years ago
c96a0f7
net: pch_gbe: Remove {read,write}_phy_reg HAL abstraction
by Paul Burton
· 7 years ago
7dbe38a
net: pch_gbe: Remove reset_phy HAL abstraction
by Paul Burton
· 7 years ago
66dde2b
net: pch_gbe: Remove sw_reset_phy HAL abstraction
by Paul Burton
· 7 years ago
9c020d7
net: pch_gbe: Remove read_mac_addr HAL abstraction
by Paul Burton
· 7 years ago
ac6c0e0
net: pch_gbe: Remove power_{up,down}_phy HAL abstraction
by Paul Burton
· 7 years ago
33bfdea
net: pch_gbe: Remove unused copybreak parameter
by Paul Burton
· 7 years ago
5424ea2
netns: get more entropy from net_hash_mix()
by Eric Dumazet
· 7 years ago
6c1f0a1
net: drivers/net: Convert random_ether_addr to eth_random_addr
by Joe Perches
· 7 years ago
d55207e
net: phy: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 7 years ago
a99790b
r8169: Reinstate ASPM Support
by Kai-Heng Feng
· 7 years ago
671646c
r8169: Don't disable ASPM in the driver
by Kai-Heng Feng
· 7 years ago
cadefe5
tcp_bbr: fix bbr pacing rate for internal pacing
by Eric Dumazet
· 7 years ago
3f484a6
Merge branch 'usb-callbacks'
by David S. Miller
· 7 years ago
feae641
net: usb: rtl8150: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
ed7aa30
net: usb: r8152: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
ba49fed
net: usb: kaweth: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
12c4de4
net: usb: hso: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
fafa6b1
net: usb: cdc-phonet: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
f79e711
ucc_geth: Add BQL support
by Joakim Tjernlund
· 7 years ago
b212ffa
Merge branch 'ISDN-irqsave-and-usb_fill_int_urb'
by David S. Miller
· 7 years ago
16630f5
isdn: mISDN: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
e112ce4
isdn: hisax: st5481_usb: use usb_fill_int_urb()
by Sebastian Andrzej Siewior
· 7 years ago
dd3adc4
isdn: hisax: hfc_usb: use usb_fill_int_urb()
by Sebastian Andrzej Siewior
· 7 years ago
78c696c
isdn: gigaset: use usb_fill_int_urb()
by Sebastian Andrzej Siewior
· 7 years ago
e8f5b03
Merge branch 'ipsec-selftests-fixes'
by David S. Miller
· 7 years ago
7000d53
selftests: rtnetlink: use a local IP address for IPsec tests
by Shannon Nelson
· 7 years ago
1599b21
selftests: rtnetlink: hide complaint from terminated monitor
by Shannon Nelson
· 7 years ago
3f6c65d
tcp: ignore rcv_rtt sample with old ts ecr value
by Wei Wang
· 7 years ago
66caeeb
Merge branch 'rhashtables-cleanups'
by David S. Miller
· 7 years ago
c069001
rhashtable: clean up dereference of ->future_tbl.
by NeilBrown
· 7 years ago
0ad6644
rhashtable: use cmpxchg() to protect ->future_tbl.
by NeilBrown
· 7 years ago
5af68ef
rhashtable: simplify nested_table_alloc() and rht_bucket_nested_insert()
by NeilBrown
· 7 years ago
9b4f64a
rhashtable: simplify INIT_RHT_NULLS_HEAD()
by NeilBrown
· 7 years ago
9f9a707
rhashtable: remove nulls_base and related code.
by NeilBrown
· 7 years ago
0eb71a9
rhashtable: split rhashtable.h
by NeilBrown
· 7 years ago
cbab901
rhashtable: silence RCU warning in rhashtable_test.
by NeilBrown
· 7 years ago
e5ab564
VSOCK: fix loopback on big-endian systems
by Claudio Imbrenda
· 7 years ago
40141bb4
net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static
by Colin Ian King
· 7 years ago
962c661
Merge branch 'xen-netfront-fixes'
by David S. Miller
· 7 years ago
45c8184
xen-netfront: Update features after registering netdev
by Ross Lagerwall
· 7 years ago
cb25778
xen-netfront: Fix mismatched rtnl_unlock
by Ross Lagerwall
· 7 years ago
44a5cd4
cls_flower: fix use after free in flower S/W path
by Paolo Abeni
· 7 years ago
945d015
net/packet: fix use-after-free
by Eric Dumazet
· 7 years ago
3739a21
selftests: net: add tcp_inq to gitignore
by Anders Roxell
· 7 years ago
64d7839
net: macb: Fix ptp time adjustment for large negative delta
by Harini Katakam
· 7 years ago
3087796
ipvlan: fix IFLA_MTU ignored on NEWLINK
by Xin Long
· 7 years ago
fedb1bd3
sctp: fix erroneous inc of snmp SctpFragUsrMsgs
by Marcelo Ricardo Leitner
· 7 years ago
9262478
bpf: enforce correct alignment for instructions
by Eric Dumazet
· 7 years ago
08d0236
net: mscc: fix the injection header
by Antoine Tenart
· 7 years ago
ea0820b
net: davinci_emac: match the mdio device against its compatible if possible
by Bartosz Golaszewski
· 7 years ago
6d8b834
r8169: Fix netpoll oops
by Ville Syrjälä
· 7 years ago
456488c
strparser: Don't schedule in workqueue in paused state
by Vakul Garg
· 7 years ago
73f9c33
selftests: net: add config fragments
by Anders Roxell
· 7 years ago
c24fb5e
bpfilter: fix user mode helper cross compilation
by Matteo Croce
· 7 years ago
1abd8a8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
d8894a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
81e97f0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 7 years ago
6d90eb7
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
d471b6b
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
by Jason Gerecke
· 7 years ago
ebeaa36
HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
by Even Xu
· 9 years ago
4bff980
HID: steam: use hid_device.driver_data instead of hid_set_drvdata()
by Rodrigo Rivas Costa
· 7 years ago
f5b6534
proc: fix missing final NUL in get_mm_cmdline() rewrite
by Linus Torvalds
· 7 years ago
9887cba
ip: limit use of gso_size to udp
by Willem de Bruijn
· 7 years ago
b6cfffa
stmmac: fix DMA channel hang in half-duplex mode
by Bhadram Varka
· 7 years ago
bc8a2d9
net: stmmac: socfpga: add additional ocp reset line for Stratix10
by Dinh Nguyen
· 7 years ago
12b0355
net: sungem: fix rx checksum support
by Eric Dumazet
· 7 years ago
8b26a06
bpfilter: ignore binary files
by Matteo Croce
· 7 years ago
421780f
bpfilter: fix build error
by Matteo Croce
· 7 years ago
2aee167
net/usb/drivers: Remove useless hrtimer_active check
by Daniel Lezcano
· 7 years ago
cbf56c2
net/sched: act_ife: preserve the action control in case of error
by Davide Caratti
· 7 years ago
0a889b9
net/sched: act_ife: fix recursive lock and idr leak
by Davide Caratti
· 7 years ago
dc45519e
net: ethernet: fix suspend/resume in davinci_emac
by Bartosz Golaszewski
· 7 years ago
7892bd0
net: propagate dev_get_valid_name return code
by Li RongQing
· 7 years ago
56f7722
enic: do not overwrite error code
by Govindarajulu Varadarajan
· 7 years ago
8c43bd1
net/tcp: Fix socket lookups with SO_BINDTODEVICE
by David Ahern
· 7 years ago
f696a21
ptp: replace getnstimeofday64() with ktime_get_real_ts64()
by Arnd Bergmann
· 7 years ago
9b0a8da
net/ipv6: respect rcu grace period before freeing fib6_info
by Eric Dumazet
· 7 years ago
e522343
net: net_failover: fix typo in net_failover_slave_register()
by Liran Alon
· 7 years ago
548feb3
ipvlan: use ETH_MAX_MTU as max mtu
by Xin Long
· 7 years ago
4e8439a
net: hamradio: use eth_broadcast_addr
by Stefan Agner
· 7 years ago
3256d29
enic: initialize enic->rfs_h.lock in enic_probe
by Govindarajulu Varadarajan
· 7 years ago
d1a65e2
Merge branch 'NCSI-silence-warning-messages'
by David S. Miller
· 7 years ago
01a2198
MAINTAINERS: Add Sam as the maintainer for NCSI
by Joel Stanley
· 7 years ago
6e42a3f
net/ncsi: Use netdev_dbg for debug messages
by Joel Stanley
· 7 years ago
5d3b146
net/ncsi: Drop no more channels message
by Joel Stanley
· 7 years ago
87975a0
net/ncsi: Silence debug messages
by Joel Stanley
· 7 years ago
c51818d
bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize
by Daniel Borkmann
· 7 years ago
d563e7a
Merge branch 'qed-fixes'
by David S. Miller
· 7 years ago
ff54d5c
qed: Do not advertise DCBX_LLD_MANAGED capability.
by Sudarsana Reddy Kalluru
· 7 years ago
3935a70
qed: Add sanity check for SIMD fastpath handler.
by Sudarsana Reddy Kalluru
· 7 years ago
Next »