Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ab1e6de2bd49ff0170df7094a47bfe76ece718cc
ab1e6de
dpaa2-eth: Add mqprio support
by Ioana Radulescu
· 5 years ago
15c87f6
dpaa2-eth: Support multiple traffic classes on Tx
by Ioana Radulescu
· 5 years ago
06d5b17
dpaa2-eth: Refactor xps code
by Ioana Radulescu
· 5 years ago
a41efed
net: ethernet: ti: cpts: fix build failure for powerpc
by Grygorii Strashko
· 5 years ago
2131fba
net: dsa: Deal with non-existing PHY/fixed-link
by Florian Fainelli
· 5 years ago
fcf1536
net: dsa: mv88e6xxx: lock mutex in port_fdb_dump
by Vivien Didelot
· 5 years ago
0114214
dt-bindings: net: wiznet: add w5x00 support
by Nicolas Saenz Julienne
· 5 years ago
b9dd694
net: ethernet: wiznet: w5X00 add device tree support
by Nicolas Saenz Julienne
· 5 years ago
7a096d5
net: sched: ingress: set 'unlocked' flag for Qdisc ops
by Vlad Buslov
· 5 years ago
758a0a4
Merge branch 'tls-add-support-for-kernel-driven-resync-and-nfp-RX-offload'
by David S. Miller
· 5 years ago
9ed431c
nfp: tls: make use of kernel-driven TX resync
by Jakub Kicinski
· 5 years ago
5018007
net/tls: add kernel-driven resync mechanism for TX
by Jakub Kicinski
· 5 years ago
eeb2efa
net/tls: generalize the resync callback
by Jakub Kicinski
· 5 years ago
c0a4948
nfp: tls: enable TLS RX offload
by Jakub Kicinski
· 5 years ago
cad228a
nfp: tls: implement RX TLS resync
by Dirk van der Merwe
· 5 years ago
e2c7114
nfp: add async version of mailbox communication
by Jakub Kicinski
· 5 years ago
d7053e0
nfp: rename nfp_ccm_mbox_alloc()
by Jakub Kicinski
· 5 years ago
5bcb5c7
nfp: tls: set skb decrypted flag
by Dirk van der Merwe
· 5 years ago
f953d33b
net/tls: add kernel-driven TLS RX resync
by Jakub Kicinski
· 5 years ago
fe58a5a
net/tls: rename handle_device_resync()
by Jakub Kicinski
· 5 years ago
89fec47
net/tls: pass record number as a byte array
by Jakub Kicinski
· 5 years ago
4967373
net/tls: simplify seq calculation in handle_device_resync()
by Jakub Kicinski
· 5 years ago
4608805
packet: remove unused variable 'status' in __packet_lookup_frame_in_block
by Mao Wenan
· 5 years ago
f7a8fb1
net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()
by Taehee Yoo
· 5 years ago
abf9979
net: netlink: make netlink_walk_start() void return type
by Taehee Yoo
· 5 years ago
e28799e
selftests: pmtu: Introduce list_flush_ipv6_exception test case
by Stefano Brivio
· 5 years ago
48debfd
Merge branch 'net-Enable-nexthop-objects-with-IPv4-and-IPv6-routes'
by David S. Miller
· 5 years ago
cab14d1
selftests: Add version of router_multipath.sh using nexthop objects
by David Ahern
· 5 years ago
735ab2f
selftests: Add test with multiple prefixes using single nexthop
by David Ahern
· 5 years ago
622946d
selftests: icmp_redirect: Add support for routing via nexthop objects
by David Ahern
· 5 years ago
438a9a8
selftests: pmtu: Add support for routing via nexthop objects
by David Ahern
· 5 years ago
f4ca0c34
selftests: pmtu: Move route installs to a new function
by David Ahern
· 5 years ago
243781d
selftests: pmtu: Move running of test into a new function
by David Ahern
· 5 years ago
7bf4796
nexthops: add support for replace
by David Ahern
· 5 years ago
5b98324
ipv6: Allow routes to use nexthop objects
by David Ahern
· 5 years ago
6c48ea5
ipv4: Optimization for fib_info lookup with nexthops
by David Ahern
· 5 years ago
493ced1
ipv4: Allow routes to use nexthop objects
by David Ahern
· 5 years ago
2d44234
ipv6: Handle all fib6_nh in a nexthop in mtu updates
by David Ahern
· 5 years ago
49d5b8e
ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect
by David Ahern
· 5 years ago
c55c898
ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect
by David Ahern
· 5 years ago
e659ba3
ipv6: Handle all fib6_nh in a nexthop in exception handling
by David Ahern
· 5 years ago
2c170e0
ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
by David Ahern
· 5 years ago
a1b7a1f
ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
by David Ahern
· 5 years ago
17a5984
ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf
by David Ahern
· 5 years ago
962b680
ipv6: Handle all fib6_nh in a nexthop in rt6_device_match
by David Ahern
· 5 years ago
2ab75bf
ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
by David Ahern
· 5 years ago
f88c9aa
nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct
by David Ahern
· 5 years ago
948622f
tcp: Make tcp_fastopen_alloc_ctx static
by YueHaibing
· 5 years ago
00fa283
Merge branch 'r8169-improve-handling-of-chip-specific-configuration'
by David S. Miller
· 5 years ago
145a40e
r8169: remove struct rtl_cfg_info
by Heiner Kallweit
· 5 years ago
9fa0a8e
r8169: remove member coalesce_info from struct rtl_cfg_info
by Heiner Kallweit
· 5 years ago
6c19156e29
r8169: remove callback hw_start from struct rtl_cfg_info
by Heiner Kallweit
· 5 years ago
bc73241
r8169: rename CPCMD_QUIRK_MASK and apply it on all chip versions
by Heiner Kallweit
· 5 years ago
ec9a408
r8169: improve setting interrupt mask
by Heiner Kallweit
· 5 years ago
a248384
cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI
by Varun Prakash
· 5 years ago
ba217a4
Merge branch 'mvpp2-stats'
by David S. Miller
· 5 years ago
9bea689
net: mvpp2: Add support for more ethtool counters
by Maxime Chevallier
· 5 years ago
f9fa96b
net: mvpp2: Rename mvpp2_ethtool_counters to mvpp2_ethtool_mib_counters
by Maxime Chevallier
· 5 years ago
6410c13
net: mvpp2: Only clear the stat counters at port init
by Maxime Chevallier
· 5 years ago
ad3a9ee
ocelot: remove unused variable 'rc' in vcap_cmd()
by Mao Wenan
· 5 years ago
c67b855
ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
by Eric Dumazet
· 5 years ago
6566cd3
Merge branch 'RGMII-delays-for-SJA1105-DSA-driver'
by David S. Miller
· 5 years ago
c05ec3d
net: dsa: sja1105: Add RGMII delay support for P/Q/R/S chips
by Vladimir Oltean
· 5 years ago
b5b0c7f
net: dsa: sja1105: Remove duplicate rgmii_pad_mii_tx from regs
by Vladimir Oltean
· 5 years ago
283da99
net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464
by Vladimir Oltean
· 5 years ago
a274ce0
Merge branch 'Rethink-PHYLINK-callbacks-for-SJA1105-DSA'
by David S. Miller
· 5 years ago
8400cff
net: dsa: sja1105: Rethink the PHYLINK callbacks
by Vladimir Oltean
· 5 years ago
d114fb0
net: dsa: sja1105: Export the sja1105_inhibit_tx function
by Vladimir Oltean
· 5 years ago
1fd4a17
net: dsa: sja1105: Update some comments about PHYLIB
by Vladimir Oltean
· 5 years ago
c44d053
net: dsa: sja1105: Use SPEED_{10, 100, 1000, UNKNOWN} macros
by Vladimir Oltean
· 5 years ago
de47c5d
af_key: make use of BUG_ON macro
by Hariprasad Kelam
· 5 years ago
3920967
ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset()
by Eric Dumazet
· 5 years ago
e8a492c
Merge branch 'Avoid-local_irq_save-and-use-napi_alloc_frag-where-possible'
by David S. Miller
· 5 years ago
6dcdd88
net: hwbm: Make the hwbm_pool lock a mutex
by Sebastian Andrzej Siewior
· 5 years ago
49eef82
tg3: Use napi_alloc_frag()
by Sebastian Andrzej Siewior
· 5 years ago
3a89aae
bnx2x: Use napi_alloc_frag()
by Sebastian Andrzej Siewior
· 5 years ago
90bc6d4
dpaa2-eth: Use napi_alloc_frag()
by Sebastian Andrzej Siewior
· 5 years ago
f9dae55
dpaa2-eth: Remove preempt_disable() from seed_pool()
by Sebastian Andrzej Siewior
· 5 years ago
92dcabd
net: Don't disable interrupts in __netdev_alloc_skb()
by Sebastian Andrzej Siewior
· 5 years ago
7ba7aea
net: Don't disable interrupts in napi_alloc_frag()
by Sebastian Andrzej Siewior
· 5 years ago
9e49fe4
Merge branch 'SFP-polling-fixes'
by David S. Miller
· 5 years ago
2158e85
net: sfp: add mutex to prevent concurrent state checks
by Robert Hancock
· 5 years ago
257c255
net: sfp: Stop SFP polling and interrupt handling during shutdown
by Robert Hancock
· 5 years ago
5270041
nexthop: off by one in nexthop_mpath_select()
by Dan Carpenter
· 5 years ago
90b8b7e
Merge branch 'bonding-clean-up-and-standarize-logging-printks'
by David S. Miller
· 5 years ago
f887e54
bonding/options: convert to using slave printk macros
by Jarod Wilson
· 5 years ago
7ea2e42
bonding/alb: convert to using slave printk macros
by Jarod Wilson
· 5 years ago
1772098
bonding/802.3ad: convert to using slave printk macros
by Jarod Wilson
· 5 years ago
e2a7420
bonding/main: convert to using slave printk macros
by Jarod Wilson
· 5 years ago
5237ff7
bonding: add slave_foo printk macros
by Jarod Wilson
· 5 years ago
f43b653
bonding: fix error messages in bond_do_fail_over_mac
by Jarod Wilson
· 5 years ago
75466dc
bonding: improve event debug usability
by Jarod Wilson
· 5 years ago
517a772
net: fec_main: Use dev_err() instead of pr_err()
by Fabio Estevam
· 5 years ago
c976507
cxgb4: Set initial IRQ affinity hints
by Nirranjan Kirubaharan
· 5 years ago
632d1a4
Merge branch 'hns3-next'
by David S. Miller
· 5 years ago
9b2f347
net: hns3: fix some coding style issues
by Weihang Li
· 5 years ago
63cbf7a
net: hns3: some modifications to simplify and optimize code
by Yufeng Mo
· 5 years ago
3caf772
net: hns3: refactor PF/VF RSS hash key configuration
by Yufeng Mo
· 5 years ago
b37ce58
net: hns3: use macros instead of magic numbers
by Yufeng Mo
· 5 years ago
e91e388
net: hns3: small changes for magic numbers
by Jian Shen
· 5 years ago
Next »