Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fd059b9bd0af2e217f29d5a34e1c71039d26af8c
fd059b9
Bluetooth: Remove max_tx and tx_window module paramenters from L2CAP
by Gustavo F. Padovan
· 15 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
70d4bf6
drop_monitor: convert some kfree_skb call sites to consume_skb
by Neil Horman
· 14 years ago
4b70637
drop_monitor: Add error code to detect duplicate state changes
by Neil Horman
· 14 years ago
d79d991
__dst_free(): put EXPORT_SYMBOLS after the fct
by Nicolas Dichtel
· 14 years ago
dab1086
phy: add suspend/resume in the ic+
by Giuseppe Cavallaro
· 14 years ago
5c20a5c
cxgb4vf: add maintainer entry for cxgb4vf
by Casey Leedom
· 14 years ago
c8639a8
cxgb4vf: Fix bug where we were only allocating one queue in MSI mode
by Casey Leedom
· 14 years ago
024e629
cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array
by Casey Leedom
· 14 years ago
573201f
bridge: Partially disable netpoll support
by Herbert Xu
· 14 years ago
e7c3815
ipv6: Make IP6CB(skb)->nhoff 16-bit.
by David S. Miller
· 14 years ago
5ae482e
bnx2: Update version to 2.0.17.
by Michael Chan
· 14 years ago
11848b96
bnx2: Remove some unnecessary smp_mb() in tx fast path.
by Michael Chan
· 14 years ago
379b39a
bnx2: Call pci_enable_msix() with actual number of vectors.
by Michael Chan
· 14 years ago
6fdae99
bnx2: Use proper counter for net_device_stats->multicast.
by Michael Chan
· 14 years ago
99faf68
ixgbe: fix version string for ixgbe
by Don Skidmore
· 14 years ago
5575044
ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool
by Yi Zou
· 14 years ago
5e09d7f
ixgbe: properly toggling netdev feature flags when disabling FCoE
by Yi Zou
· 14 years ago
d6ea7c9
ixgbe: drop support for UDP in RSS hash generation
by Alexander Duyck
· 14 years ago
fca562a
ixgbe: dcb, set DPF bit when PFC is enabled
by John Fastabend
· 14 years ago
b595446
e1000: allow option to limit number of descriptors down to 48 per ring
by Alexander Duyck
· 14 years ago
6539548
drivers/net/82596.c: fix warning
by Andrew Morton
· 14 years ago
e2df8b7
ks8842: Fix ks8842_tx_frame() for 16bit case.
by David S. Miller
· 14 years ago
d6d9ca0
net: this_cpu_xxx conversions
by Eric Dumazet
· 14 years ago
492c5d9
smsc911x: Add spinlocks around registers access
by Catalin Marinas
· 14 years ago
90e1795
bonding: avoid a warning
by Eric Dumazet
· 14 years ago
e6e4ec2
net: Removing dead ARCH_PNX010X
by Christoph Egger
· 14 years ago
0bdc0d7
net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
by Shreyas Bhatewara
· 14 years ago
d9a5f21
net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened
by Shreyas Bhatewara
· 14 years ago
45e77d3
tcp: fix crash in tcp_xmit_retransmit_queue
by Ilpo Järvinen
· 14 years ago
b508998
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
bd27290
net: 64bit stats for netdev_queue
by Eric Dumazet
· 14 years ago
db5dda9
bonding: fix bond_inet6addr_event()
by Eric Dumazet
· 14 years ago
c26875e
s2io: Remove unnecessary memset of netdev private data
by Tobias Klauser
· 14 years ago
6accec7
sch_atm: Convert to use standard list_head facilities.
by David S. Miller
· 14 years ago
c1f19b5
net: support time stamping in phy devices.
by Richard Cochran
· 14 years ago
15f0127
net: added a BPF to help drivers detect PTP packets.
by Richard Cochran
· 14 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 14 years ago
4507a71
net: add driver hook for tx time stamping.
by Richard Cochran
· 14 years ago
ad1afb0
vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
by Pedro Garcia
· 14 years ago
01893c8
net: Remove MAX_SOCK_ADDR constant
by Tetsuo Handa
· 14 years ago
0a6efc7
arcnet: fix signed bug in probe function
by Dan Carpenter
· 14 years ago
8e64159
net: dccp: fix sign bug
by Kulikov Vasiliy
· 14 years ago
d9a9dc6
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
by Arnaud Ebalard
· 14 years ago
bfc978f
qlcnic: fix pci resource leak
by Amit Kumar Salecha
· 14 years ago
4a1745fc
net-next: vmxnet3 fixes [3/5] Initialize link state at probe time
by Shreyas Bhatewara
· 14 years ago
36227e8
bnx2: use device model DMA API
by Stanislaw Gruszka
· 14 years ago
a2df00a
bnx2: allocate with GFP_KERNEL flag on RX path init
by Stanislaw Gruszka
· 14 years ago
ee2e611
ibmveth: lost IRQ while closing/opening device leads to service loss
by Robert Jennings
· 14 years ago
0f6142f
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
9acd56d
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
by Stephen Boyd
· 14 years ago
95c0ec6
vhost: avoid pr_err on condition guest can trigger
by Michael S. Tsirkin
· 14 years ago
b97d13a
cxgb4vf: fix SGE resource resource deallocation bug
by Casey Leedom
· 14 years ago
e40dbc5
ipmr: Don't leak memory if fib lookup fails.
by Ben Greear
· 14 years ago
6929fe8
net-next: vmxnet3 fixes [2/5] Interrupt control bitmap
by Ronghua Zang
· 14 years ago
ca80244
net-next: fix LRO feature update in vmxnet3
by Shreyas Bhatewara
· 14 years ago
f86586f
tcp: sizeof struct tcp_skb_cb is 44
by Eric Dumazet
· 14 years ago
6ce28c6
vxge: Version update
by Jon Mason
· 14 years ago
b2f5a05
vxge: Update maintainers information
by Jon Mason
· 14 years ago
926bd90
vxge: Update copyright information
by Jon Mason
· 14 years ago
98f45da
vxge: NETIF_F_LLTX removal
by Jon Mason
· 14 years ago
7adf7d1
vxge: Fix multicast issues
by Jon Mason
· 14 years ago
d03848e
vxge: Remove queue_state references
by Jon Mason
· 14 years ago
bb7a0bd
net: bridge: fix sign bug
by Kulikov Vasiliy
· 14 years ago
2540ddb
drivers: ixgbevf: fix unsigned underflow
by Kulikov Vasiliy
· 14 years ago
9f27fb8
drivers: irda: fix sign bug
by Kulikov Vasiliy
· 14 years ago
752ef8b
drivers: irda: fix sign bug
by Kulikov Vasiliy
· 14 years ago
c974138
drivers: isdn: get rid of custom strtoul()
by Andy Shevchenko
· 14 years ago
3944ad6
drivers: isdn: remove custom strtoul()
by Andy Shevchenko
· 14 years ago
735c65c
drivers: isdn: use kernel macros to convert hex digit
by Andy Shevchenko
· 14 years ago
8f31539
isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
9db9f27
mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
f51307e4
isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
d930d1a
mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
b8176a3
isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
c9634ac
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
6df7b80
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
e80d3f0
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
fbaab95
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
b16170c
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
5352228
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
12c8471
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
d1853dc
net/nuc900: enable Mac driver clock
by Wan ZongShun
· 14 years ago
0a645e8
drivers/net/mlx4: Use %pV, pr_<level>, printk_once
by Joe Perches
· 14 years ago
1680e90
vhost-net: avoid flush under lock
by Michael S. Tsirkin
· 14 years ago
b0f77d0
net: fix problem in reading sock TX queue
by Tom Herbert
· 14 years ago
5487486
Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issue
by Chihau Chau
· 14 years ago
7923668
bonding: fix a buffer overflow in bonding_show_queue_id.
by Nicolas de Pesloüan
· 14 years ago
91a72a7
net/core: neighbour update Oops
by Doug Kehn
· 14 years ago
04d5821
eth16i: fix memory leak
by Kulikov Vasiliy
· 14 years ago
0eff683
net/sched: potential data corruption
by Dan Carpenter
· 14 years ago
f8320f0
netxen: fix for kdump
by Rajesh Borundia
· 14 years ago
bdb0f86
wd: fix memory leak
by Kulikov Vasiliy
· 14 years ago
87fd308
net: skb_tx_hash() fix relative to skb_orphan_try()
by Eric Dumazet
· 14 years ago
8aa06af
tulip: formatting of pointers in printk()
by Kulikov Vasiliy
· 14 years ago
3a047bf
rfs: call sock_rps_record_flow() in tcp_splice_read()
by Changli Gao
· 14 years ago
d809ec8
xfrm: do not assume that template resolving always returns xfrms
by Timo Teräs
· 14 years ago
cea8975
qlcnic: restore NPAR config data after recovery
by Anirban Chakraborty
· 14 years ago
451724c
qlcnic: aer support
by Sucheta Chakraborty
· 14 years ago
0cf3a14
qlcnic: fix netdev notifier in error path
by Amit Kumar Salecha
· 14 years ago
Next »