Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2f657a600409f1961d67642fe384a9d4be71d36a
2f657a6
net: dsa: change dsa_ptr for a dsa_port
by Vivien Didelot
· 7 years ago
3e41f93
net: dsa: prepare master receive hot path
by Vivien Didelot
· 7 years ago
1524024
net: dsa: add tagging ops to port
by Vivien Didelot
· 7 years ago
62fc958
net: dsa: use temporary dsa_device_ops variable
by Vivien Didelot
· 7 years ago
7ec764e
net: dsa: use cpu_dp in master code
by Vivien Didelot
· 7 years ago
3775b1b
net: dsa: add master helper to look up slaves
by Vivien Didelot
· 7 years ago
075cfdd
net: hns3: fix null pointer dereference before null check
by Colin Ian King
· 7 years ago
09af87d
hv_netvsc: report stop_queue and wake_queue
by Simon Xiao
· 7 years ago
721e08d
bpf: Fix compiler warning on info.map_ids for 32bit platform
by Martin KaFai Lau
· 7 years ago
b1c49d1
net_sched: remove redundant assignment to ret
by Colin Ian King
· 7 years ago
ef739d8
net: ipmr: make function ipmr_notifier_init static
by Colin Ian King
· 7 years ago
e876a8a
ibmvnic: Set state UP
by Mick Tarsel
· 7 years ago
21a2774
Revert "net: dsa: bcm_sf2: Defer port enabling to calling port_enable"
by Florian Fainelli
· 7 years ago
a6992eb
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
45c1fd6
mkiss: remove redundant check on len being zero
by Colin Ian King
· 7 years ago
84e14fe
net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)
by Maciej Żenczykowski
· 7 years ago
1f372c7
net: ipv6: send NS for DAD when link operationally up
by Mike Manning
· 7 years ago
22b96551
i40e: refactor FW version checking
by Mitch Williams
· 7 years ago
a3f5aa9
i40e: Enable VF to negotiate number of allocated queues
by Alan Brady
· 7 years ago
c97fc9b
i40evf: fix ring to vector mapping
by Alan Brady
· 7 years ago
b980c06
i40e: shutdown all IRQs and disable MSI-X when suspended
by Jacob Keller
· 7 years ago
5c49922
i40e: prevent service task from running while we're suspended
by Jacob Keller
· 7 years ago
401586c
i40e: don't clear suspended state until we finish resuming
by Jacob Keller
· 7 years ago
0e5d3da
i40e: use newer generic PM support instead of legacy PM callbacks
by Jacob Keller
· 7 years ago
c17401a
i40e: use separate state bit for miscellaneous IRQ setup
by Jacob Keller
· 7 years ago
905770f
i40evf: lower message level
by Mitch Williams
· 7 years ago
0dc8692
i40e: fix for flow director counters not wrapping as expected
by Mariusz Stachura
· 7 years ago
e04ea00
i40e: relax warning message in case of version mismatch
by Mariusz Stachura
· 7 years ago
3fded46
i40e: simplify member variable accesses
by Sudheer Mogilappagari
· 7 years ago
9a03449
i40e: Fix link down message when interface is brought up
by Sudheer Mogilappagari
· 7 years ago
16badf7
i40e: Fix unqualified module message while bringing link up
by Sudheer Mogilappagari
· 7 years ago
2b634bb
i40e/i40evf: rename bytes_per_int to bytes_per_usec
by Jacob Keller
· 7 years ago
fa8fefa
net: ipv4: remove fib_info arg to fib_check_nh
by David Ahern
· 7 years ago
c7c3e59
net: ipv4: remove fib_weight
by David Ahern
· 7 years ago
fadad67
Merge branch 'bpf-extend-info'
by David S. Miller
· 7 years ago
3a8ad56
bpf: Test new fields in bpf_attr and bpf_{prog, map}_info
by Martin KaFai Lau
· 7 years ago
6e525d0
bpf: Swap the order of checking prog_info and map_info
by Martin KaFai Lau
· 7 years ago
88cda1c
bpf: libbpf: Provide basic API support to specify BPF obj name
by Martin KaFai Lau
· 7 years ago
ad5b177
bpf: Add map_name to bpf_map_info
by Martin KaFai Lau
· 7 years ago
cb4d2b3
bpf: Add name, load_time, uid and map_ids to bpf_prog_info
by Martin KaFai Lau
· 7 years ago
cf5d74b
tcp: fix under-evaluated ssthresh in TCP Vegas
by Hoang Tran
· 7 years ago
5af48b5
net: bridge: add per-port group_fwd_mask with less restrictions
by Nikolay Aleksandrov
· 7 years ago
de9c8a6
Merge branch 'hns3-dcb'
by David S. Miller
· 7 years ago
9df8f79
net: hns3: Add DCB support when interacting with network stack
by Yunsheng Lin
· 7 years ago
7979a22
net: hns3: Setting for fc_mode and dcb enable flag in TM module
by Yunsheng Lin
· 7 years ago
986743d
net: hns3: Add dcb netlink interface for the support of DCB feature
by Yunsheng Lin
· 7 years ago
cacde27
net: hns3: Add hclge_dcb module for the support of DCB feature
by Yunsheng Lin
· 7 years ago
77f255c
net: hns3: Add some interface for the support of DCB feature
by Yunsheng Lin
· 7 years ago
cc9bb43
net: hns3: Add tc-based TM support for sriov enabled port
by Yunsheng Lin
· 7 years ago
0a5677d
net: hns3: Add support for port shaper setting in TM module
by Yunsheng Lin
· 7 years ago
9dc2145
net: hns3: Add support for PFC setting in TM module
by Yunsheng Lin
· 7 years ago
acf61ec
net: hns3: Add support for dynamically buffer reallocation
by Yunsheng Lin
· 7 years ago
9ffe79a
net: hns3: Support for dynamically assigning tx buffer to TC
by Yunsheng Lin
· 7 years ago
6ade97d
arp: make arp_hdr_len() return unsigned int
by Alexey Dobriyan
· 7 years ago
bbdc9e6
net-next/hinic: Fix a case of Tx Queue is Stopped forever
by Aviad Krawczyk
· 7 years ago
352f58b
net-next/hinic: Set Rxq irq to specific cpu for NUMA
by Aviad Krawczyk
· 7 years ago
93771b0
Merge branch 'bpf-verifier-disassembly-improvements'
by David S. Miller
· 7 years ago
73c864b
bpf/verifier: improve disassembly of BPF_NEG instructions
by Edward Cree
· 7 years ago
2b7c6ba
bpf/verifier: improve disassembly of BPF_END instructions
by Edward Cree
· 7 years ago
4d8806f
cxgb4: make function ch_flower_stats_cb, fixes warning
by Colin Ian King
· 7 years ago
f46d963
Merge branch 'rtnl-pushdown-prep'
by David S. Miller
· 7 years ago
4c82a95
rtnetlink: rtnl_have_link_slave_info doesn't need rtnl
by Florian Westphal
· 7 years ago
b1e66b9
rtnetlink: add helpers to dump netnsid information
by Florian Westphal
· 7 years ago
250fc3d
rtnetlink: add helpers to dump vf information
by Florian Westphal
· 7 years ago
79110a0
rtnetlink: add helper to put master and link ifindexes
by Florian Westphal
· 7 years ago
61f26d9
selftests: rtnetlink.sh: add rudimentary vrf test
by Florian Westphal
· 7 years ago
e761437
net_sched: use idr to allocate u32 filter handles
by Cong Wang
· 7 years ago
1d8134f
net_sched: use idr to allocate basic filter handles
by Cong Wang
· 7 years ago
76cf546
net_sched: use idr to allocate bpf filter handles
by Cong Wang
· 7 years ago
8f1975e
inetpeer: speed up inetpeer_invalidate_tree()
by Eric Dumazet
· 7 years ago
a2e4a21
Merge branch 'mlxsw-Add-support-for-offloading-IPv4-multicast-routes'
by David S. Miller
· 7 years ago
664375e
mlxsw: spectrum: router: Don't ignore IPMR notifications
by Yotam Gigi
· 7 years ago
fd890fe
mlxsw: spectrum: Notify multicast router on RIF MTU changes
by Yotam Gigi
· 7 years ago
d42b096
mlxsw: spectrum_router: Add multicast routes notification handling functionality
by Yotam Gigi
· 7 years ago
7e50d43
mlxsw: spectrum: router: Squash the default route table to main
by Yotam Gigi
· 7 years ago
0e14c77
mlxsw: spectrum: Add the multicast routing hardware logic
by Yotam Gigi
· 7 years ago
c011ec1
mlxsw: spectrum: Add the multicast routing offloading logic
by Yotam Gigi
· 7 years ago
478e4c2
net: mroute: Check if rule is a default rule
by Yotam Gigi
· 7 years ago
c7c0bbe
net: ipmr: Add MFC offload indication
by Yotam Gigi
· 7 years ago
b362053
ipmr: Send FIB notifications on MFC and VIF entries
by Yotam Gigi
· 7 years ago
4d65b94
ipmr: Add FIB notification access functions
by Yotam Gigi
· 7 years ago
310ebbb
ipmr: Add reference count to MFC entries
by Yotam Gigi
· 7 years ago
85e4822
fib: notifier: Add VIF add and delete event types
by Yotam Gigi
· 7 years ago
1ca94d7
Merge branch 'nfp-flower-vxlan-tunnel-offload'
by David S. Miller
· 7 years ago
856f5b1
nfp: flower vxlan neighbour keep-alive
by John Hurley
· 7 years ago
8e6a904
nfp: flower vxlan neighbour offload
by John Hurley
· 7 years ago
2d9ad71
nfp: offload vxlan IPv4 endpoints of flower rules
by John Hurley
· 7 years ago
fd0dd1a
nfp: offload flower vxlan endpoint MAC addresses
by John Hurley
· 7 years ago
b27d6a9
nfp: compile flower vxlan tunnel set actions
by John Hurley
· 7 years ago
611aec1
nfp: compile flower vxlan tunnel metadata match fields
by John Hurley
· 7 years ago
79ede4a
nfp: add helper to get flower cmsg length
by John Hurley
· 7 years ago
14a0d03
Merge branch 'mlxsw-pass-gact'
by David S. Miller
· 7 years ago
b292595
mlxsw: spectrum_flower: Offload "ok" termination action
by Jiri Pirko
· 7 years ago
3b8e923
net: sched: introduce helper to identify gact pass action
by Jiri Pirko
· 7 years ago
2a52a8c
mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continue
by Jiri Pirko
· 7 years ago
5b52e57
Merge branch 'net-dsa-use-generic-slave-phydev'
by David S. Miller
· 7 years ago
69b2c162
net: dsa: use phy_ethtool_nway_reset
by Vivien Didelot
· 7 years ago
aa62a8c
net: dsa: use phy_ethtool_set_link_ksettings
by Vivien Didelot
· 7 years ago
771df31
net: dsa: use phy_ethtool_get_link_ksettings
by Vivien Didelot
· 7 years ago
0115dcd
net: dsa: use slave device phydev
by Vivien Didelot
· 7 years ago
Next »