Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ef8115356aeef87969124d3bfe92daed7c137666
ef81153
net: ethernet: aquantia: Low-level hardware interfaces
by David VomLehn
· 8 years ago
018423e
net: ethernet: aquantia: Add ring support code
by David VomLehn
· 8 years ago
3a35780
net: ethernet: aquantia: Common functions and definitions
by David VomLehn
· 8 years ago
5015024
net: ethernet: aquantia: Make and configuration files.
by David VomLehn
· 8 years ago
82272db
net: dsa: Drop WARN() in tag_brcm.c
by Florian Fainelli
· 8 years ago
3ebe834
net: ks8851: Drop eeprom_size structure member
by Stephen Boyd
· 8 years ago
bef4e17
Merge branch 'bpf-misc'
by David S. Miller
· 8 years ago
3fadc80
bpf: enable verifier to better track const alu ops
by Daniel Borkmann
· 8 years ago
62b6466
bpf: add prog tag test case to bpf selftests
by Daniel Borkmann
· 8 years ago
d1b662a
bpf: allow option for setting bpf_l4_csum_replace from scratch
by Daniel Borkmann
· 8 years ago
2492d3b
bpf: enable load bytes helper for filter/reuseport progs
by Daniel Borkmann
· 8 years ago
4faf940
bpf: simplify __is_valid_access test on cb
by Daniel Borkmann
· 8 years ago
1870241
phy: marvell: remove conflicting initializer
by Arnd Bergmann
· 8 years ago
e163683
net: dummy: Introduce dummy virtual functions
by Phil Sutter
· 8 years ago
8b86b2c
net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
36f8778
Merge branch 'packet-sampling-offload'
by David S. Miller
· 8 years ago
98d0f7b
mlxsw: spectrum: Add packet sample offloading support
by Yotam Gigi
· 8 years ago
0677d68
mlxsw: reg: add the Monitoring Packet Sampling Configuration Register
by Yotam Gigi
· 8 years ago
5c5670f
net/sched: Introduce sample tc action
by Yotam Gigi
· 8 years ago
6ae0a62
net: Introduce psample, a new genetlink channel for packet sampling
by Yotam Gigi
· 8 years ago
d36db83
Merge branch 'mdio_module_driver-misc'
by David S. Miller
· 8 years ago
8a180cc
net: dsa: b53: Utilize mdio_module_driver
by Florian Fainelli
· 8 years ago
b70f43a
net: phy: Fix typo for MDIO module boilerplate comment
by Florian Fainelli
· 8 years ago
dd8e01f
Merge branch 'stmmac-dwmac-meson8b-configurable-RGMII-TX-delay'
by David S. Miller
· 8 years ago
b765234
net: stmmac: dwmac-meson8b: make the RGMII TX delay configurable
by Martin Blumenstingl
· 8 years ago
d5490f1
net: dt-bindings: add RGMII TX delay configuration to meson8b-dwmac
by Martin Blumenstingl
· 8 years ago
23e3d61
net: dsa: Fix inverted test for multiple CPU interface
by Andrew Lunn
· 8 years ago
6db6f0e
bridge: multicast to unicast
by Felix Fietkau
· 8 years ago
4548b68
Introduce a sysctl that modifies the value of PROT_SOCK.
by Krister Johansen
· 8 years ago
d140199
bpf, lpm: fix kfree of im_node in trie_update_elem
by Daniel Borkmann
· 8 years ago
2acc76c
Merge branch 'bpf-lpm'
by David S. Miller
· 8 years ago
b8a943e
samples/bpf: add lpm-trie benchmark
by David Herrmann
· 8 years ago
4d3381f
bpf: Add tests for the lpm trie map
by David Herrmann
· 8 years ago
b95a5c4
bpf: add a longest prefix match trie map implementation
by Daniel Mack
· 8 years ago
10eeb5e
net: xilinx: constify net_device_ops structure
by Bhumika Goyal
· 8 years ago
30bd2f5
net: moxa: constify net_device_ops structures
by Bhumika Goyal
· 8 years ago
4404323
net: qcom/emac: claim the irq only when the device is opened
by Timur Tabi
· 8 years ago
41c1093
net: qcom/emac: rename emac_phy to emac_sgmii and move it
by Timur Tabi
· 8 years ago
b903274
bnx2x: avoid two atomic ops per page on x86
by Eric Dumazet
· 8 years ago
41e8c70
Merge branch 'bcm7278'
by David S. Miller
· 8 years ago
039a7b8
net: phy: bcm7xxx: Implement EGPHY workaround for 7278
by Florian Fainelli
· 8 years ago
582d0ac
net: phy: bcm7xxx: Add entry for BCM7278
by Florian Fainelli
· 8 years ago
64ff2ae
net: dsa: bcm_sf2: Allow non-IMP ports to have Broadcom tags enabled
by Florian Fainelli
· 8 years ago
ebb2ac4
net: dsa: bcm_sf2: Move code enabling Broadcom tags
by Florian Fainelli
· 8 years ago
0fe9933
net: dsa: bcm_sf2: Add support for BCM7278 integrated switch
by Florian Fainelli
· 8 years ago
a78e86e
net: dsa: bcm_sf2: Prepare for different register layouts
by Florian Fainelli
· 8 years ago
329b5c5
net: dsa: bcm_sf2: Make SF2_IO64_MACRO() utilize 32-bit macro
by Florian Fainelli
· 8 years ago
b20b564
Merge branch 'systemport-lite'
by David S. Miller
· 8 years ago
44a4524
net: systemport: Add support for SYSTEMPORT Lite
by Florian Fainelli
· 8 years ago
7b78be4
net: systemport: Dynamically allocate number of TX rings
by Florian Fainelli
· 8 years ago
9ca677b1
ipv6: add NUMA awareness to seg6_hmac_init_algo()
by Eric Dumazet
· 8 years ago
f4ec606
net: stmicro: fix LS field mask in EEE configuration
by jpinto
· 8 years ago
3704eb6
net/mlx4: use rb_entry()
by Geliang Tang
· 8 years ago
530cef2
6lowpan: use rb_entry()
by Geliang Tang
· 8 years ago
9a549c1
Merge branch 'dsa-hwmon'
by David S. Miller
· 8 years ago
cf1a56a
net: dsa: Remove hwmon support
by Andrew Lunn
· 8 years ago
0b04680
phy: marvell: Add support for temperature sensor
by Andrew Lunn
· 8 years ago
319554f
inet: don't use sk_v6_rcv_saddr directly
by Josef Bacik
· 8 years ago
7d98256
Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
cc15478
Merge branch 'cpsw-common-res-usage'
by David S. Miller
· 8 years ago
022d7ad
net: ethernet: ti: cpsw: clarify ethtool ops changing num of descs
by Ivan Khoronzhuk
· 8 years ago
fe734d0
net: ethernet: ti: cpsw: don't duplicate common res in rx handler
by Ivan Khoronzhuk
· 8 years ago
03fd01a
net: ethernet: ti: cpsw: don't duplicate ndev_running
by Ivan Khoronzhuk
· 8 years ago
176b0cb
net: ethernet: ti: cpsw: don't disable interrupts in ndo_open
by Ivan Khoronzhuk
· 8 years ago
aafc93a
net: ethernet: ti: cpsw: remove dual check from common res usage function
by Ivan Khoronzhuk
· 8 years ago
e9f3a68
Merge branch 'rxbusy'
by David S. Miller
· 8 years ago
322dc6e
macvlan: use netdev_is_rx_handler_busy instead of checking specific type
by Mahesh Bandewar
· 8 years ago
c3262d9
ipvlan: use netdev_is_rx_handler_busy instead of checking specific type
by Mahesh Bandewar
· 8 years ago
1b7cd00
net: remove duplicate code.
by Mahesh Bandewar
· 8 years ago
264b87f
fq_codel: Avoid regenerating skb flow hash unless necessary
by Andrew Collins
· 8 years ago
1f6cc07
vxlan: preserve type of dst_port parm for encap_bypass_if_local()
by Lance Richardson
· 8 years ago
22fbece
csum: eliminate sparse warning in remcsum_unadjust()
by Lance Richardson
· 8 years ago
8d00e20
Merge branch 'tipc-multicast-through-replication'
by David S. Miller
· 8 years ago
01fd12b
tipc: make replicast a user selectable option
by Jon Paul Maloy
· 8 years ago
a853e4c
tipc: introduce replicast as transport option for multicast
by Jon Paul Maloy
· 8 years ago
2ae0b8a
tipc: add functionality to lookup multicast destination nodes
by Jon Paul Maloy
· 8 years ago
9999974
tipc: add function for checking broadcast support in bearer
by Jon Paul Maloy
· 8 years ago
a5e8c07
bpf: add bpf_probe_read_str helper
by Gianluca Borello
· 8 years ago
0760462
Merge branch 'bus-agnostic-num-vf'
by David S. Miller
· 8 years ago
9af15c3
device: Implement a bus agnostic dev_num_vf routine
by Phil Sutter
· 8 years ago
02e0bea
PCI: implement num_vf bus type callback
by Phil Sutter
· 8 years ago
582a686
device: bus_type: Introduce num_vf callback
by Phil Sutter
· 8 years ago
6c59ebd
sock: use hlist_entry_safe
by Geliang Tang
· 8 years ago
c10aa71
gre6: Clean up unused struct ipv6_tel_txoption definition
by Jakub Sitnicki
· 8 years ago
c2a2efb
net: remove bh disabling around percpu_counter accesses
by Eric Dumazet
· 8 years ago
0a32788
cxgb4: hide unused warnings
by Arnd Bergmann
· 8 years ago
a1a22c1
net: ipv6: Keep nexthop of multipath route on admin down
by David Ahern
· 8 years ago
dceeab0
mlx4: support __GFP_MEMALLOC for rx
by Eric Dumazet
· 8 years ago
8a43c05
Revert "net: qcom/emac: configure the external phy to allow pause frames"
by Timur Tabi
· 8 years ago
3dd69e3
net/mlx5e: Reorder update stats
by Saeed Mahameed
· 8 years ago
701052c
net/mlx5: Move cached hca caps to designated caps struct
by Gal Pressman
· 8 years ago
0f7f348
net/mlx5e: Expose PCIe statistics to ethtool
by Gal Pressman
· 8 years ago
8ed1a63
net/mlx5: Add MPCNT register infrastructure
by Gal Pressman
· 8 years ago
5db0a4f
net/mlx5e: Expose physical layer statistical counters to ethtool
by Gal Pressman
· 8 years ago
d8dc050
net/mlx5: Add PPCNT physical layer statistical group infrastructure
by Gal Pressman
· 8 years ago
7186256
net/mlx5: Query and cache PCAM, MCAM registers on initialization
by Gal Pressman
· 8 years ago
c835ad6
net/mlx5: Implement PCAM, MCAM access register commands
by Gal Pressman
· 8 years ago
cfdcbcea
net/mlx5: Expose PCAM, MCAM registers infrastructure
by Gal Pressman
· 8 years ago
8a27174
net/mlx5e: Receive s-tagged packets in promiscuous mode
by Mohamad Haj Yahia
· 8 years ago
1054336
net/mlx5: Add support to s-tag in mlx5 firmware interface
by Mohamad Haj Yahia
· 8 years ago
Next »