index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
x86
/
i386
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-09
net: phy: fix setting autoneg_complete in genphy_update_link
Heiner Kallweit
1
-6
/
+4
2019-04-09
Documentation: networking: devlink-info-versions: Add fw.psid
Shalom Toledo
1
-0
/
+5
2019-04-09
mlxsw: core: Add support for devlink info command
Shalom Toledo
1
-0
/
+41
2019-04-09
mlxsw: reg: Add MGIR register
Shalom Toledo
1
-0
/
+55
2019-04-09
qmi_wwan: Add quirk for Quectel dynamic config
Kristian Evensen
1
-34
/
+31
2019-04-09
net: phy: replace genphy_10g_driver with genphy_c45_driver
Heiner Kallweit
2
-22
/
+11
2019-04-09
net: hns3: fix keep_alive_timer not stop problem
Huazhong Tan
1
-1
/
+11
2019-04-09
net: hns3: remove resetting check in hclgevf_reset_task_schedule
Huazhong Tan
1
-2
/
+1
2019-04-09
net: hns3: add error handler for initializing command queue
Huazhong Tan
2
-6
/
+16
2019-04-09
net: hns3: stop mailbox handling when command queue need re-init
Huazhong Tan
1
-1
/
+2
2019-04-09
net: hns3: handle pending reset while reset fail
Huazhong Tan
1
-0
/
+2
2019-04-09
net: hns3: do not request reset when hardware resetting
Huazhong Tan
1
-0
/
+10
2019-04-09
net: hns3: ignore lower-level new coming reset
Huazhong Tan
1
-0
/
+4
2019-04-09
net: hns3: deactive the reset timer when reset successfully
Huazhong Tan
1
-0
/
+1
2019-04-09
net: hns3: adjust the timing of hns3_client_stop when unloading
Huazhong Tan
1
-2
/
+2
2019-04-09
net: hns3: not reset vport who not alive when PF reset
Huazhong Tan
1
-1
/
+1
2019-04-09
net: hns3: set up the vport alive state while reinitializing
Huazhong Tan
1
-0
/
+8
2019-04-09
net: hns3: set vport alive state to default while resetting
Huazhong Tan
1
-1
/
+1
2019-04-09
selftests: fib_tests: Add tests for ipv6 gateway with ipv4 route
David Ahern
1
-1
/
+69
2019-04-09
ipv4: Allow ipv6 gateway with ipv4 routes
David Ahern
3
-8
/
+123
2019-04-09
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
4
-0
/
+20
2019-04-09
ipv4: Handle ipv6 gateway in fib_good_nh
David Ahern
1
-2
/
+8
2019-04-09
ipv4: Handle ipv6 gateway in fib_detect_death
David Ahern
1
-1
/
+9
2019-04-09
ipv4: Handle ipv6 gateway in ipv4_confirm_neigh
David Ahern
1
-4
/
+6
2019-04-09
bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookup
David Ahern
1
-3
/
+14
2019-04-09
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
4
-23
/
+59
2019-04-09
neighbor: Add skip_cache argument to neigh_output
David Ahern
4
-6
/
+7
2019-04-09
ipv4: Add fib_check_nh_v6_gw
David Ahern
1
-0
/
+27
2019-04-09
ipv4: Refactor fib_check_nh
David Ahern
1
-109
/
+125
2019-04-09
ipv4: Add support to fib_config for IPv6 gateway
David Ahern
2
-7
/
+27
2019-04-09
ipv4: Add support to rtable for ipv6 gateway
David Ahern
5
-8
/
+38
2019-04-09
ipv4: Prepare fib_config for IPv6 gateway
David Ahern
3
-19
/
+34
2019-04-09
ipv4: Prepare rtable for IPv6 gateway
David Ahern
13
-45
/
+57
2019-04-09
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
10
-38
/
+35
2019-04-09
ipv6: Add neighbor helpers that use the ipv6 stub
David Ahern
2
-4
/
+42
2019-04-09
ipv6: Add fib6_nh_init and release to stubs
David Ahern
3
-0
/
+17
2019-04-09
net: phy: improve link partner capability detection
Heiner Kallweit
2
-4
/
+10
2019-04-08
cxgb4: Don't return EAGAIN when TCAM is full.
Vishal Kulkarni
2
-7
/
+5
2019-04-08
net: xilinx: emaclite: add minimal ndo_do_ioctl hook
Alexandru Ardelean
1
-0
/
+17
2019-04-08
net: xilinx: emaclite: add minimal ethtool ops
Alexandru Ardelean
1
-0
/
+23
2019-04-08
datagram: remove rendundant 'peeked' argument
Paolo Abeni
6
-38
/
+28
2019-04-08
net: sched: flower: insert filter to ht before offloading it to hw
Vlad Buslov
1
-20
/
+44
2019-04-08
rhashtable: add lockdep tracking to bucket bit-spin-locks.
NeilBrown
2
-23
/
+43
2019-04-08
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
12
-178
/
+236
2019-04-08
rhashtable: allow rht_bucket_var to return NULL.
NeilBrown
2
-11
/
+29
2019-04-08
rhashtable: use cmpxchg() in nested_table_alloc()
NeilBrown
1
-3
/
+5
2019-04-07
net: hsr: Fix node prune function for forget time expiry
Aaron Kramer
1
-0
/
+4
2019-04-07
net: hsr: add debugfs support for display node list
Murali Karicheri
6
-12
/
+155
2019-04-07
net: hsr: convert to SPDX identifier
Murali Karicheri
12
-61
/
+12
2019-04-07
net: hsr: add blank line after function declaration
Murali Karicheri
1
-0
/
+1
[next]