index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vsockmon.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
iwlwifi: mvm: use correct GP2 register address for 22000 family
Avraham Stern
7
-12
/
+23
2019-04-03
iwlwifi: dbg: fill radio registers data regardless of fifos data dumping
Shahar S Matityahu
1
-2
/
+3
2019-04-03
iwlwifi: pcie: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-19
/
+6
2019-04-03
iwlwifi: mvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
5
-95
/
+38
2019-04-03
iwlwifi: mvm: remove buggy and unnecessary hw_queue initialization
Johannes Berg
1
-33
/
+3
2019-04-03
iwlwifi: dbg_ini: apply rx fifo offset after reading the region registers
Shahar S Matityahu
1
-2
/
+6
2019-04-03
iwlwifi: dbg_ini: remove redundant type argument from iwl_dump_ini_mem
Shahar S Matityahu
1
-16
/
+12
2019-04-03
iwlwifi: dbg_ini: remove redundant curly brackets from trigger collection flow
Shahar S Matityahu
1
-4
/
+2
2019-04-03
iwlwifi: mvm: fix pointer reference when setting HE QAM thres
Liad Kaufman
1
-4
/
+6
2019-04-03
iwlwifi: dbg_ini: add monitor header to smem monitor
Shahar S Matityahu
5
-23
/
+104
2019-04-03
iwlwifi: dbg_ini: fix the dram monitor header size
Shahar S Matityahu
1
-1
/
+2
2019-04-03
iwlwifi: dbg_ini: change memory range base address to u64
Shahar S Matityahu
2
-8
/
+8
2019-04-03
iwlwifi: mvm: IBSS: use BE FIFO for multicast
Johannes Berg
1
-1
/
+2
2019-04-03
iwlwifi: dbg_ini: add registers addresses in fifo dump
Shahar S Matityahu
2
-16
/
+45
2019-04-03
iwlwifi: trust calling function
Shaul Triebitz
1
-6
/
+1
2019-04-03
iwlwifi: dbg_ini: add region id to the region dump
Shahar S Matityahu
2
-0
/
+3
2019-04-03
iwlwifi: dbg_ini: add version to dump header
Shahar S Matityahu
2
-0
/
+11
2019-04-03
iwlwifi: dbg_ini: add memory offset to the base address of a memory region
Shahar S Matityahu
1
-15
/
+11
2019-04-03
iwlwifi: dbg_ini: fix iwl_dump_ini_dev_mem_iter memory base address
Shahar S Matityahu
1
-2
/
+2
2019-04-03
iwlwifi: dbg_ini: enforce always on domain checking
Shahar S Matityahu
1
-0
/
+8
2019-04-03
iwlwifi: dbg_ini: support HW error trigger
Shahar S Matityahu
4
-4
/
+16
2019-03-29
net: bridge: use netif_is_bridge_port()
Julian Wiedmann
4
-9
/
+7
2019-03-29
team: use netif_is_team_port()
Julian Wiedmann
1
-4
/
+2
2019-03-29
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
5
-65
/
+95
2019-03-29
cxgb4: Update 1.23.3.0 as the latest firmware supported.
Vishal Kulkarni
1
-6
/
+6
2019-03-29
openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
wenxu
2
-10
/
+37
2019-03-29
tcp: cleanup sk_tx_skb_cache before reuse
Eric Dumazet
1
-0
/
+2
2019-03-29
MAINTAINERS: Fix mellanox Innova IPsec
Boris Pismenny
1
-9
/
+0
2019-03-29
selftests: tc-testing: Add pedit tests
Dmytro Linkin
1
-0
/
+903
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
15
-52
/
+76
2019-03-29
net: Use common nexthop init and release helpers
David Ahern
3
-37
/
+48
2019-03-29
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
4
-19
/
+42
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
9
-127
/
+138
2019-03-29
ipv4: Rename fib_nh entries
David Ahern
10
-174
/
+178
2019-03-29
ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh
David Ahern
1
-19
/
+20
2019-03-29
ipv6: Refactor fib6_ignore_linkdown
David Ahern
2
-18
/
+11
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
7
-30
/
+41
2019-03-29
ipv6: Create cleanup helper for fib6_nh
David Ahern
3
-4
/
+10
2019-03-29
ipv6: Create init helper for fib6_nh
David Ahern
2
-108
/
+145
2019-03-29
ipv4: Create cleanup helper for fib_nh
David Ahern
2
-12
/
+18
2019-03-29
ipv4: Create init helper for fib_nh
David Ahern
2
-89
/
+95
2019-03-29
ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper
David Ahern
3
-27
/
+22
2019-03-29
ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled
David Ahern
1
-6
/
+9