Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
37c64cf63ba1f9c071b37a2129ae9860fd423d6c
37c64cf
tipc: apply bearer link tolerance on running links
by Jon Maloy
· 7 years ago
a92ac14
Merge branch 'cxgb4-speed-up-reading-on-chip-memory'
by David S. Miller
· 7 years ago
7494f98
cxgb4: speed up on-chip memory read
by Rahul Lakkireddy
· 7 years ago
1a4330c
cxgb4: rework on-chip memory read
by Rahul Lakkireddy
· 7 years ago
9942895
net: Move ipv4 set_lwt_redirect helper to lwtunnel
by David Ahern
· 7 years ago
64da585
Merge branch 'PTP-support-for-DSA-and-mv88e6xxx-driver'
by David S. Miller
· 7 years ago
a2e4713
net: dsa: mv88e6xxx: add workaround for 6341 timestamping
by Brandon Streiff
· 7 years ago
c6fe0ad
net: dsa: mv88e6xxx: add rx/tx timestamping support
by Brandon Streiff
· 7 years ago
90af105
net: dsa: forward timestamping callbacks to switch drivers
by Brandon Streiff
· 7 years ago
0336369
net: dsa: forward hardware timestamping ioctls to switch driver
by Brandon Streiff
· 7 years ago
4eb3be2
net: dsa: mv88e6xxx: add support for event capture
by Brandon Streiff
· 7 years ago
a73ccd6
net: dsa: mv88e6xxx: add support for GPIO configuration
by Brandon Streiff
· 7 years ago
2fa8d3a
net: dsa: mv88e6xxx: expose switch time as a PTP hardware clock
by Brandon Streiff
· 7 years ago
0d632c3
net: dsa: mv88e6xxx: add accessors for PTP/TAI registers
by Brandon Streiff
· 7 years ago
b000be9
net: dsa: mv88e6xxx: export g2 register accessors
by Brandon Streiff
· 7 years ago
052fddf
net: ptp: Add stub for ptp_classify_raw()
by Andrew Lunn
· 7 years ago
e0f9759
tcp: try to keep packet if SYN_RCV race is lost
by Eric Dumazet
· 7 years ago
1d63158
Merge branch 'net-dev-Make-protocol-ptr-dependent-on-CONFIG'
by David S. Miller
· 7 years ago
e92bad5
net: Remove atalk header from socket.c
by David Ahern
· 7 years ago
89e5814
net: Make atalk_ptr depend on ATALK or IRDA
by David Ahern
· 7 years ago
19ff13f
net: Make ax25_ptr depend on CONFIG_AX25
by David Ahern
· 7 years ago
330c727
net: Make dn_ptr depend on CONFIG_DECNET
by David Ahern
· 7 years ago
7707968
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
153e1b8
selftests: Add FIB onlink tests
by David Ahern
· 7 years ago
693acdd
i40evf: Make VF reset warning message more clear
by Harshitha Ramamurthy
· 7 years ago
8946b56
i40evf: use __dev_[um]c_sync routines in .set_rx_mode
by Jacob Keller
· 7 years ago
7b63435
i40e: i40e: Change ethtool check from MAC to HW flag
by Dave Ertman
· 7 years ago
7363115
i40e: do not force filter failure in overflow promiscuous
by Alan Brady
· 7 years ago
cc6a96a
i40e: refactor promisc_changed in i40e_sync_vsi_filters
by Alan Brady
· 7 years ago
fbd5eb5
i40evf: Use an iterator of the same type as the list
by Harshitha Ramamurthy
· 7 years ago
a48350c
i40e: broadcast filters can trigger overflow promiscuous
by Alan Brady
· 7 years ago
7be78aa
i40e: don't leak memory addresses
by Mitch Williams
· 7 years ago
03f431b
i40evf: use GFP_ATOMIC under spin lock
by Wei Yongjun
· 7 years ago
3758d2c
i40e: Make local function i40e_get_link_speed static
by Wei Yongjun
· 7 years ago
b95367e
Merge branch 'selftests-fib_tests-simplifications-verbosity-and-a-race'
by David S. Miller
· 7 years ago
e2ba732
selftests: fib_tests: sleep after changing carrier
by David Ahern
· 7 years ago
ee395a5
selftests: fib_tests: Move admin of dummy0 to helpers
by David Ahern
· 7 years ago
1056691
selftests: fib_tests: Make test results more verbose
by David Ahern
· 7 years ago
07f4e62
selftests: fib_tests: simplify ip commands in a namespace
by David Ahern
· 7 years ago
8c2ceab
net/ipv4: Unexport fib_multipath_hash and fib_select_path
by David Ahern
· 7 years ago
0d876f2
net/ipv4: Simplify fib_select_path
by David Ahern
· 7 years ago
3174a94
Merge branch 'sctp-rename-sctp-diag-file-and-add-file-comments-for-it'
by David S. Miller
· 7 years ago
6f68dc9
sctp: add file comments in diag.c
by Xin Long
· 7 years ago
ff22b5b
sctp: rename sctp_diag.c as diag.c
by Xin Long
· 7 years ago
6c67775
mlxsw: spectrum: Use NL_SET_ERR_MSG_MOD
by Arkadi Sharshevsky
· 7 years ago
d520d58
Merge branch 'mlxsw-SPAN-cleanups'
by David S. Miller
· 7 years ago
a629ef2
mlxsw: spectrum: Move SPAN code to separate module
by Petr Machata
· 7 years ago
ce470b4
mlxsw: spectrum: Drop struct span_entry.used
by Petr Machata
· 7 years ago
306a934
mlxsw: spectrum: Fix a coding style nit
by Petr Machata
· 7 years ago
439ccd8
Merge branch 'mlxsw-IPIP-cleanups'
by David S. Miller
· 7 years ago
e437f3b
mlxsw: spectrum: Distinguish between IPv4/6 tunnels
by Petr Machata
· 7 years ago
fe735a3
mlxsw: spectrum_ipip: Add a forgotten include
by Petr Machata
· 7 years ago
d75de7b
dpaa_eth: fix incorrect comment
by Jake Moroni
· 7 years ago
885842d
Merge branch 'Replacing-net_mutex-with-rw_semaphore'
by David S. Miller
· 7 years ago
b86b47a
net: Convert netlink_tap_net_ops
by Kirill Tkhai
· 7 years ago
59a5135
net: Convert diag_net_ops
by Kirill Tkhai
· 7 years ago
2608e6b
net: Convert default_device_ops
by Kirill Tkhai
· 7 years ago
9a4d105
net: Convert loopback_net_ops
by Kirill Tkhai
· 7 years ago
0bc9be6
net: Convert addrconf_ops
by Kirill Tkhai
· 7 years ago
22769a2
net: Convert ipv4_sysctl_ops
by Kirill Tkhai
· 7 years ago
cb5e340
net: Convert packet_net_ops
by Kirill Tkhai
· 7 years ago
167f7ac
net: Convert unix_net_ops
by Kirill Tkhai
· 7 years ago
f84c682
net: Convert pernet_subsys, registered from inet_init()
by Kirill Tkhai
· 7 years ago
232cf06
net: Convert sysctl_core_ops
by Kirill Tkhai
· 7 years ago
6c0075d
net: Convert wext_pernet_ops
by Kirill Tkhai
· 7 years ago
83caf62
net: Convert genl_pernet_ops
by Kirill Tkhai
· 7 years ago
13da199
net: Convert subsys_initcall() registered pernet_operations from net/sched
by Kirill Tkhai
· 7 years ago
86b6341
net: Convert fib_* pernet_operations, registered via subsys_initcall
by Kirill Tkhai
· 7 years ago
88b8ffe
net: Convert pernet_subsys ops, registered via net_dev_init()
by Kirill Tkhai
· 7 years ago
36b0068
net: Convert proto_net_ops
by Kirill Tkhai
· 7 years ago
15898a0
net: Convert uevent_net_ops
by Kirill Tkhai
· 7 years ago
906f63e
net: Convert audit_net_ops
by Kirill Tkhai
· 7 years ago
4645667
net: Convert rtnetlink_net_ops
by Kirill Tkhai
· 7 years ago
194b95d
net: Convert netlink_net_ops
by Kirill Tkhai
· 7 years ago
ff291d0
net: Convert net_defaults_ops
by Kirill Tkhai
· 7 years ago
604da74
net: Convert net_inuse_ops
by Kirill Tkhai
· 7 years ago
c9d8fb9
net: Convert nf_log_net_ops
by Kirill Tkhai
· 7 years ago
9549929
net: Convert netfilter_net_ops
by Kirill Tkhai
· 7 years ago
93d230f
net: Convert sysctl_pernet_ops
by Kirill Tkhai
· 7 years ago
3fc3b82
net: Convert net_ns_ops methods
by Kirill Tkhai
· 7 years ago
f039e18
net: Convert proc_net_ns_ops
by Kirill Tkhai
· 7 years ago
447cd7a
net: Allow pernet_operations to be executed in parallel
by Kirill Tkhai
· 7 years ago
bcab1dd
net: Move mutex_unlock() in cleanup_net() up
by Kirill Tkhai
· 7 years ago
1a57feb
net: Introduce net_sem for protection of pernet_list
by Kirill Tkhai
· 7 years ago
5ba049a
net: Cleanup in copy_net_ns()
by Kirill Tkhai
· 7 years ago
98f6c53
net: Assign net to net_namespace_list in setup_net()
by Kirill Tkhai
· 7 years ago
cf19e5e
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
a0073a4
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
by Alexander Duyck
· 7 years ago
556fdfd
i40e/i40evf: Split container ITR into current_itr and target_itr
by Alexander Duyck
· 7 years ago
d4942d5
i40evf: Correctly populate rxitr_idx and txitr_idx
by Alexander Duyck
· 7 years ago
92418fb
i40e/i40evf: Use usec value instead of reg value for ITR defines
by Alexander Duyck
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
4ff1792
i40e/i40evf: Don't bother setting the CLEARPBA bit
by Alexander Duyck
· 7 years ago
8b99b11
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
by Alexander Duyck
· 7 years ago
fe09ed0
i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDP
by Alan Brady
· 7 years ago
17b4d25
i40e: Warn when setting link-down-on-close while in MFP
by Paweł Jabłoński
· 7 years ago
1fa51a6
i40e: Add delay after EMP reset for firmware to recover
by Filip Sadowski
· 7 years ago
71dc371
i40e/i40evf: Clean up logic for adaptive ITR
by Alexander Duyck
· 7 years ago
40588ca
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
by Alexander Duyck
· 7 years ago
11a350c
i40e: fix typo in function description
by Alan Brady
· 7 years ago
Next »