Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3df5b3c67546fb05266766b6abaf71563f82efe4
3df5b3c
net: Add net-device param to the get offloaded stats ndo
by Or Gerlitz
· 8 years ago
ac32378
Merge branch 'phy-broadcom-wirespeed-downshift-support'
by David S. Miller
· 8 years ago
30ce0de
net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
by Florian Fainelli
· 8 years ago
db88816
net: phy: bcm7xxx: Add support for downshift/Wirespeed
by Florian Fainelli
· 8 years ago
99cec8a
net: phy: broadcom: Allow enabling or disabling of EEE
by Florian Fainelli
· 8 years ago
d06f78c
net: phy: broadcom: Add support code for downshift/Wirespeed
by Florian Fainelli
· 8 years ago
5519da8
net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common library
by Florian Fainelli
· 8 years ago
f8071cd
tcp: enhance tcp_collapse_retrans() with skb_shift()
by Eric Dumazet
· 8 years ago
7d381a0
net: dsa: mv88e6xxx: add MV88E6097 switch
by Stefan Eichenberger
· 8 years ago
e22e996
net/phy: add trace events for mdio accesses
by Uwe Kleine-König
· 8 years ago
b911682
VSOCK: add loopback to virtio_transport
by Stefan Hajnoczi
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
06b37b6
marvell: mark mvneta and mvpp2 32-bit only
by Arnd Bergmann
· 8 years ago
41f698b
Merge branch 'mlxsw-thermal-zone'
by David S. Miller
· 8 years ago
a50c1e3
mlxsw: core: Implement thermal zone
by Ivan Vecera
· 8 years ago
55c63aa
mlxsw: reg: Add Management Fan Speed Limit register
by Jiri Pirko
· 8 years ago
2903372
Merge branch 'mv88e6390-initial-support'
by David S. Miller
· 8 years ago
7f9ef3a
net: dsa: mv88e6xxx: Move g1 stats code in global1.[ch]
by Andrew Lunn
· 8 years ago
e0d8b61
net: dsa: mv88e6xxx: Implement mv88e6390 get_stats
by Andrew Lunn
· 8 years ago
052f947
net: dsa: mv88e6xxx: Add stats_get_stats to ops structure
by Andrew Lunn
· 8 years ago
dfafe44
net: dsa: mv88e6xxx: Add stats_get_sset_count|string to ops structure
by Andrew Lunn
· 8 years ago
de227387
net: dsa: mv88e6xxx: Add mv88e6390 statistics unit init
by Andrew Lunn
· 8 years ago
7952347
net: dsa: mv88e6xxx: Add mv88e6390 stats snapshot operation
by Andrew Lunn
· 8 years ago
4b325d8
net: dsa: mv88e6xxx: Add comment about family a device belongs to
by Andrew Lunn
· 8 years ago
a605a0f
net: dsa: mv88e6xxx: Abstract stats_snapshot into ops structure
by Andrew Lunn
· 8 years ago
1a3b39e
net: dsa: mv88e6xxx: Add the mv88e6390 family
by Andrew Lunn
· 8 years ago
096eea0
net: dsa: mv88e6xxx: Fix unused variable warning by using variable
by Andrew Lunn
· 8 years ago
b4308f0
net: dsa: mv88e6xxx: Take switch out of reset before probe
by Andrew Lunn
· 8 years ago
3b404a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
8d1a240
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
27e7ab9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
e796f49
net: ieee802154: constify ieee802154_ops structures
by Bhumika Goyal
· 8 years ago
acbec85
Merge branch 'geneve-lwt-efficiency'
by David S. Miller
· 8 years ago
2e0b26e
geneve: Optimize geneve device lookup.
by pravin shelar
· 8 years ago
bcceeec
geneve: Remove redundant socket checks.
by pravin shelar
· 8 years ago
c3ef5aa
geneve: Merge ipv4 and ipv6 geneve_build_skb()
by pravin shelar
· 8 years ago
9b4437a
geneve: Unify LWT and netdev handling.
by pravin shelar
· 8 years ago
9e36ced
Merge branch 'tcp-cong-undo_cwnd-mandatory'
by David S. Miller
· 8 years ago
e979918
tcp: make undo_cwnd mandatory for congestion modules
by Florian Westphal
· 8 years ago
85f7e75
tcp: add cwnd_undo functions to various tcp cc algorithms
by Florian Westphal
· 8 years ago
2fcb58a
Merge branch 'bridge-igmpv3-mldv2-support'
by David S. Miller
· 8 years ago
aa2ae3e
bridge: mcast: add MLDv2 querier support
by Nikolay Aleksandrov
· 8 years ago
5e92358
bridge: mcast: add IGMPv3 query support
by Nikolay Aleksandrov
· 8 years ago
7082c5c
tcp: zero ca_priv area when switching cc algorithms
by Florian Westphal
· 8 years ago
7c6ae61
net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit
by Gao Feng
· 8 years ago
fc51f2b
driver: macvlan: Remove duplicated IFF_UP condition check in macvlan_forward_source
by Gao Feng
· 8 years ago
6bc5445
ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC
by Peter Robinson
· 8 years ago
dad42c3
mlx4: avoid unnecessary dirtying of critical fields
by Eric Dumazet
· 8 years ago
b668534
bnx2: use READ_ONCE() instead of barrier()
by Eric Dumazet
· 8 years ago
d21dbdf
udp: avoid one cache line miss in recvmsg()
by Eric Dumazet
· 8 years ago
ee9d546
Merge branch 'mlx5-bpf-refcnt-fixes'
by David S. Miller
· 8 years ago
6d67942dd
bpf: add __must_check attributes to refcount manipulating helpers
by Daniel Borkmann
· 8 years ago
a055c19
bpf, mlx5: drop priv->xdp_prog reference on netdev cleanup
by Daniel Borkmann
· 8 years ago
c54c062
bpf, mlx5: fix various refcount issues in mlx5e_xdp_set
by Daniel Borkmann
· 8 years ago
97bc402
bpf, mlx5: fix mlx5e_create_rq taking reference on prog
by Daniel Borkmann
· 8 years ago
3d40658
apparmor: fix change_hat not finding hat after policy replacement
by John Johansen
· 8 years ago
f81a8a0
Merge branch 'mV88e6xxx-interrupt-fixes'
by David S. Miller
· 8 years ago
61f7c3f
net: dsa: mv88e6xxx: Hold the mutex while freeing g1 interrupts
by Andrew Lunn
· 8 years ago
8e757eb
net: dsa: mv88e6xxx: Fix releasing for the global2 interrupts
by Andrew Lunn
· 8 years ago
3dd0ef0
net: dsa: mv88e6xxx: Fix cleanup on error for g1 interrupt setup
by Andrew Lunn
· 8 years ago
3460a57
net: dsa: mv88e6xxx: Mask g1 interrupts and free interrupt
by Andrew Lunn
· 8 years ago
46712644
net: dsa: mv88e6xxx: Fix unconditional irq freeing
by Andrew Lunn
· 8 years ago
a3db3d3
net: dsa: mv88e6xxx: Fix typos when removing g1 interrupts
by Andrew Lunn
· 8 years ago
9c76358
Linux 4.9-rc6
by Linus Torvalds
· 8 years ago
697ed8d
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
51b9a31
tipc: eliminate obsolete socket locking policy description
by Jon Paul Maloy
· 8 years ago
3f0ae05
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
by Zhang Shengju
· 8 years ago
c72d8cd
net: fix bogus cast in skb_pagelen() and use unsigned variables
by Alexey Dobriyan
· 8 years ago
32d84cd
netlink: smaller nla_attr_minlen table
by Alexey Dobriyan
· 8 years ago
3b2c75d
netlink: use "unsigned int" in nla_next()
by Alexey Dobriyan
· 8 years ago
e0d7924
net: make struct napi_alloc_cache::skb_count unsigned int
by Alexey Dobriyan
· 8 years ago
32c2311
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
by Guillaume Nault
· 8 years ago
77079b1
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
d117b9a
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
8cdf337
ext4: sanity check the block and cluster size at mount time
by Theodore Ts'o
· 8 years ago
0f0909e
fscrypto: don't use on-stack buffer for key derivation
by Eric Biggers
· 8 years ago
3c7018e
fscrypto: don't use on-stack buffer for filename encryption
by Eric Biggers
· 8 years ago
50d438f
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
dce9ce3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
ad092de
i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
by Alex Hemme
· 8 years ago
f691838
Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
384b0dc
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
6741897
Merge tag 'leds_4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 8 years ago
eab8d4b
Merge tag 'dmaengine-fix-4.9-rc6' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
a2b0773
kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
by Paolo Bonzini
· 8 years ago
7301d6a
KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
by Paolo Bonzini
· 8 years ago
22583f0
KVM: async_pf: avoid recursive flushing of work items
by Paolo Bonzini
· 8 years ago
e3fd9a9
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
by Paolo Bonzini
· 8 years ago
1650b4e
KVM: Disable irq while unregistering user notifier
by Ignacio Alvarado
· 8 years ago
8b95344
KVM: x86: do not go through vcpu in __get_kvmclock_ns
by Paolo Bonzini
· 8 years ago
e5dbc4b
Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 8 years ago
f463c99
Merge tag 'batadv-next-for-davem-20161119' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
adda306
Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
9dd35d6
sparc: drop duplicate header scatterlist.h
by Geliang Tang
· 8 years ago
5a21388
af_packet: Use virtio_net_hdr_from_skb() directly.
by Jarno Rajahalme
· 8 years ago
db60eb5f
af_packet: Use virtio_net_hdr_to_skb().
by Jarno Rajahalme
· 8 years ago
9403cd7
virtio_net: Do not clear memory for struct virtio_net_hdr twice.
by Jarno Rajahalme
· 8 years ago
d66016a
virtio_net.h: Fix comment.
by Jarno Rajahalme
· 8 years ago
3e9e40e
virtio_net: Simplify call sites for virtio_net_hdr_{from, to}_skb().
by Jarno Rajahalme
· 8 years ago
178c7ae
net: macb: add check for dma mapping error in start_xmit()
by Alexey Khoroshilov
· 8 years ago
Next »