Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6077776b5908e0493a3946f7d3bc63871b201e87
6077776
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
by Daniel Borkmann
· 9 years ago
c94987e
bpf: move bpf_jit_enable declaration
by Daniel Borkmann
· 9 years ago
4936e35
bpf: minor cleanups in ebpf code
by Daniel Borkmann
· 9 years ago
553eb54
net: dsa: mv88e6xxx: remove bridge work
by Vivien Didelot
· 9 years ago
b0e95cc
net: vrf: protect changes to private data with rcu
by David Ahern
· 9 years ago
ea1627c
tcp: minor optimizations around tcp_hdr() usage
by Eric Dumazet
· 9 years ago
5022524
netlink: kill nla_put_u64()
by Nicolas Dichtel
· 9 years ago
2632616
sock: propagate __sock_cmsg_send() error
by Eric Dumazet
· 9 years ago
a986a05
net: qrtr: fix build problems
by Arnd Bergmann
· 9 years ago
148bd3a
Merge branch 'tc_flower_offload'
by David S. Miller
· 8 years ago
aad7e08
net/mlx5e: Hardware offloaded flower filter statistics support
by Amir Vadai
· 9 years ago
43a335e
net/mlx5_core: Flow counters infrastructure
by Amir Vadai
· 9 years ago
bd5251db
net/mlx5_core: Introduce flow steering destination of type counter
by Amir Vadai
· 9 years ago
9dc0b28
net/mlx5_core: Firmware commands to support flow counters
by Amir Vadai
· 9 years ago
42ca502
net/mlx5_core: Use a macro in mlx5_command_str()
by Amir Vadai
· 9 years ago
10cbc68
net/sched: cls_flower: Hardware offloaded filters statistics support
by Amir Vadai
· 9 years ago
9fea47d
net/sched: act_gact: Update statistics when offloaded to hardware
by Amir Vadai
· 9 years ago
3804070
net/sched: Enable netdev drivers to update statistics of offloaded actions
by Amir Vadai
· 9 years ago
388665a
Merge branch 'pxa168_eth-perf'
by David S. Miller
· 8 years ago
b17d155
net: pxa168_eth: Use dma_wmb/rmb where appropriate
by Jisheng Zhang
· 9 years ago
3ed6878
net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel
by Jisheng Zhang
· 9 years ago
8be0cfa
vxlan: set mac_header correctly in GPE mode
by Jiri Benc
· 9 years ago
41ae56c
Merge branch 'xen-netback-control-ring'
by David S. Miller
· 8 years ago
c2d09fd
xen-netback: use hash value from the frontend
by Paul Durrant
· 9 years ago
f07f989
xen-netback: pass hash value to the frontend
by Paul Durrant
· 9 years ago
40d8abd
xen-netback: add control protocol implementation
by Paul Durrant
· 9 years ago
4e15ee2
xen-netback: add control ring boilerplate
by Paul Durrant
· 9 years ago
1ca4673
Merge branch 'cls_u32_hw_sw'
by David S. Miller
· 8 years ago
d34e3e1
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
by Samudrala, Sridhar
· 9 years ago
760edee
net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.
by Samudrala, Sridhar
· 9 years ago
860d7ef
Merge branch 'hv_netvsc-races'
by David S. Miller
· 8 years ago
8809883
hv_netvsc: set nvdev link after populating chn_table
by Vitaly Kuznetsov
· 9 years ago
6da7225
hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove()
by Vitaly Kuznetsov
· 9 years ago
0a1275c
hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
by Vitaly Kuznetsov
· 9 years ago
3d541ac
hv_netvsc: untangle the pointer mess
by Vitaly Kuznetsov
· 9 years ago
1bdcec8
hv_netvsc: use start_remove flag to protect netvsc_link_change()
by Vitaly Kuznetsov
· 9 years ago
f580aec
hv_netvsc: move start_remove flag to net_device_context
by Vitaly Kuznetsov
· 9 years ago
da47b45
phy: add support for a reset-gpio specification
by Uwe Kleine-König
· 9 years ago
f23e0f6
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
bf14e9e
Merge branch 'bnxt_en-next'
by David S. Miller
· 8 years ago
b67daab
bnxt_en: Use dma_rmb() instead of rmb().
by Michael Chan
· 8 years ago
5049e33
bnxt_en: Add BCM57314 device ID.
by Michael Chan
· 8 years ago
10289be
bnxt_en: Simplify and improve unsupported SFP+ module reporting.
by Michael Chan
· 8 years ago
8578d6c
bnxt_en: Fix length value in dmesg log firmware error message.
by Michael Chan
· 8 years ago
a11fa2b
bnxt_en: Improve the delay logic for firmware response.
by Michael Chan
· 8 years ago
d0a42d6
bnxt_en: Reduce maximum ring pages if page size is 64K.
by Michael Chan
· 8 years ago
90c4f78
bnxt_en: Report PCIe link speed and width during driver load
by Ajit Khaparde
· 8 years ago
42ee18f
bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO
by Ajit Khaparde
· 8 years ago
18d6e4e
bnxt_en: Fix invalid max channel parameter in ethtool -l.
by Satish Baddipadige
· 8 years ago
909b27f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
272911b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
8fbb89c
net: switchdev: Drop EXPERIMENTAL from description
by Florian Fainelli
· 9 years ago
98397fc
arm64: bpf: jit JMP_JSET_{X,K}
by Zi Shen Lim
· 9 years ago
626abd5
net/route: enforce hoplimit max value
by Paolo Abeni
· 9 years ago
31b0b38
nf_conntrack: avoid kernel pointer value leak in slab name
by Linus Torvalds
· 9 years ago
6ba5b85
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
1c306f7
i40e: fix an uninitialized variable bug
by Dan Carpenter
· 9 years ago
c74dff1
i40e: Bump version from 1.5.10 to 1.5.16
by Bimmy Pujari
· 9 years ago
d96a83d
i40e: don't add broadcast filter for VFs
by Mitch Williams
· 9 years ago
a876c3b
i40e/i40evf: properly report Rx packet hash
by Mitch Williams
· 9 years ago
4b28cdb
i40e: set context to use VSI RSS LUT for SR-IOV
by Ashish Shah
· 9 years ago
73df8c9
i40e: Correct UDP packet header for non_tunnel-ipv6
by Akeem G Abodunrin
· 9 years ago
c420815
i40e: change Rx hang message into a WARN_ONCE
by Jacob Keller
· 9 years ago
06566e5
i40e: Refactor ethtool get_settings
by Catherine Sullivan
· 9 years ago
eee4172
i40e: lie to the VF
by Mitch Williams
· 9 years ago
b556989
i40e: Add vf-true-promisc-support priv flag
by Anjali Singhai Jain
· 9 years ago
f3d5849
i40e: Implement the API function for aq_set_switch_config
by Shannon Nelson
· 9 years ago
f42a5c7
i40e: Add allmulti support for the VF
by Anjali Singhai Jain
· 9 years ago
06c0e39
i40e: Add support for disabling all link and change bits needed for PHY interactions
by Kevin Scott
· 9 years ago
b915065
Merge branch 'xgene-fixes'
by David S. Miller
· 9 years ago
e2f2d9a
drivers: net: xgene: fix register offset
by Iyappan Subramanian
· 9 years ago
3bb502f
drivers: net: xgene: fix statistics counters race condition
by Iyappan Subramanian
· 9 years ago
1b090a4
drivers: net: xgene: fix ununiform latency across queues
by Iyappan Subramanian
· 9 years ago
46a22d2
drivers: net: xgene: fix sharing of irqs
by Iyappan Subramanian
· 9 years ago
b30cfd2
drivers: net: xgene: fix IPv4 forward crash
by Iyappan Subramanian
· 9 years ago
8ea658c
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
1410b74
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
da92223
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 9 years ago
aa524b6
e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl
by Jacob Keller
· 9 years ago
e10715d
igb/igbvf: Add support for GSO partial
by Alexander Duyck
· 9 years ago
942c711
e1000e: mark shifted values as unsigned
by Jacob Keller
· 9 years ago
18dd239
e1000e: use BIT() macro for bit defines
by Jacob Keller
· 9 years ago
0ed2dbf
igbvf: use BIT() macro instead of shifts
by Jacob Keller
· 9 years ago
12b28b4
igbvf: remove unused variable and dead code
by Jacob Keller
· 9 years ago
3f544d2
igb: adjust PTP timestamps for Tx/Rx latency
by Nathan Sullivan
· 9 years ago
ab507c9
e1000e: e1000e_cyclecounter_read(): do overflow check only if needed
by Denys Vlasenko
· 9 years ago
a07fd74d
e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check
by Denys Vlasenko
· 9 years ago
fb5277f
e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64
by Denys Vlasenko
· 9 years ago
8008f68
igb: make igb_update_pf_vlvf static
by Jacob Keller
· 9 years ago
a51d8c2
igb: use BIT() macro or unsigned prefix
by Jacob Keller
· 9 years ago
847042a
e1000e: Cleanup consistency in ret_val variable usage
by Brian Walsh
· 9 years ago
e11f303
e1000e: fix ethtool autoneg off for non-copper
by Steve Shih
· 9 years ago
65643e3
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f7f4d43
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1875946
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
c3548b7
Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 9 years ago
c42b8fe
Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 9 years ago
90fa7c7
Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
9dcf8a5
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
dc0f2f8
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
Next »