Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8e763de0b91d9cdc68a80c4e5efd545f5fb644de
8e763de
net/hamradio/6pack: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
5e8b824
isdn/hisax: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
d8eb7e2
net/wireless/ray_cs: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
2183c1a
net/usb/usbnet: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
0010e3f
net/ti/tlan: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
4966bab
net/rose: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
83a37b3
net/lapb: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
eb4ddaf
net/decnet: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
1bbc728
Merge branch 'dsa-master-and-slave-helpers'
by David S. Miller
· 7 years ago
c8652c8
net: dsa: add dsa_to_port helper
by Vivien Didelot
· 7 years ago
f8b8b1c
net: dsa: split dsa_port's netdev member
by Vivien Didelot
· 7 years ago
2231c43
net: dsa: rename dsa_master_get_slave
by Vivien Didelot
· 7 years ago
d0006b0
net: dsa: add slave to master helper
by Vivien Didelot
· 7 years ago
d945097
net: dsa: add slave to port helper
by Vivien Didelot
· 7 years ago
6158eaa
net: dsa: add slave notify helper
by Vivien Didelot
· 7 years ago
a5b930e
net: dsa: use port's cpu_dp when creating a slave
by Vivien Didelot
· 7 years ago
a2084f5
netlink: use NETLINK_CB(in_skb).sk instead of looking it up
by Johannes Berg
· 7 years ago
452606d
Merge branch 'bpf-cpumap-type-for-XDP_REDIRECT'
by David S. Miller
· 7 years ago
fad3917
samples/bpf: add cpumap sample program xdp_redirect_cpu
by Jesper Dangaard Brouer
· 7 years ago
f9419f7
bpf: cpumap add tracepoints
by Jesper Dangaard Brouer
· 7 years ago
1c601d8
bpf: cpumap xdp_buff to skb conversion and allocation
by Jesper Dangaard Brouer
· 7 years ago
9c270af
bpf: XDP_REDIRECT enable use of cpumap
by Jesper Dangaard Brouer
· 7 years ago
6710e11
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
by Jesper Dangaard Brouer
· 7 years ago
4b70c62
net: ftgmac100: Request clock and set speed
by Joel Stanley
· 7 years ago
8a5f216
net: export netdev_txq_to_tc to allow sch_mqprio to compile as module
by Henrik Austad
· 7 years ago
e4467f2
Merge branch 'mlxsw-GRE-Offload-decap-without-encap'
by David S. Miller
· 7 years ago
4cccb73
mlxsw: spectrum: Drop refcounting of IPIP entries
by Petr Machata
· 7 years ago
f63ce4e
mlxsw: spectrum: Support IPIP overlay VRF migration
by Petr Machata
· 7 years ago
0063587
mlxsw: spectrum: Support decap-only IP-in-IP tunnels
by Petr Machata
· 7 years ago
6698c16
mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type()
by Petr Machata
· 7 years ago
c30f5d0
mlxsw: spectrum: Move netdevice NB to struct mlxsw_sp
by Petr Machata
· 7 years ago
36c0a9d
tipc: fix rebasing error
by Jon Maloy
· 7 years ago
4588048
Merge branch 'net-core-rcuify-rtnl-af_ops'
by David S. Miller
· 7 years ago
5fa85a0
net: core: rcu-ify rtnl af_ops
by Florian Westphal
· 7 years ago
070cbf5
rtnetlink: place link af dump into own helper
by Florian Westphal
· 7 years ago
d85969f
tcp: cdg: make struct tcp_cdg static
by Colin Ian King
· 7 years ago
00fb3a7
net: systemport: add NET_DSA dependency
by Arnd Bergmann
· 7 years ago
92c43fc
hamradio: baycom_par: use new parport device model
by Sudip Mukherjee
· 7 years ago
bc28df6
net: dccp: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
2a600d9
pch_gbe: Switch to new PCI IRQ allocation API
by Andy Shevchenko
· 7 years ago
9185a61
tracing: bpf: Hide bpf trace events when they are not used
by Steven Rostedt (VMware)
· 7 years ago
0da4af0
ipv6: only update __use and lastusetime once per jiffy at most
by Wei Wang
· 7 years ago
0e80193
ipv6: check fn before doing FIB6_SUBTREE(fn)
by Wei Wang
· 7 years ago
9db9583
bpf: Add -target to clang switch while cross compiling.
by Abhijit Ayarekar
· 7 years ago
745482e
Merge branch 'sched-tp_q-remove'
by David S. Miller
· 7 years ago
a10fa20
net: sched: propagate q and parent from caller down to tcf_fill_node
by Jiri Pirko
· 7 years ago
74e3be6
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
by Jiri Pirko
· 7 years ago
1abf272
net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc
by Jiri Pirko
· 7 years ago
7fa9d97
net: sched: cls_u32: use block instead of q in tc_u_common
by Jiri Pirko
· 7 years ago
c195456
net: sched: ematch: obtain net pointer from blocks
by Jiri Pirko
· 7 years ago
34e3759
net: sched: teach tcf_bind/unbind_filter to use block->q
by Jiri Pirko
· 7 years ago
4418646
net: sched: introduce tcf_block_q and tcf_block_dev helpers
by Jiri Pirko
· 7 years ago
855319b
net: sched: store net pointer in block and introduce qdisc_net helper
by Jiri Pirko
· 7 years ago
69d78ef
net: sched: store Qdisc pointer in struct block
by Jiri Pirko
· 7 years ago
3230290
mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs
by Alexander Duyck
· 7 years ago
af28f6f
Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by David S. Miller
· 7 years ago
e4655e4
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
ae0783b
Merge branch 'tc-testing-updates'
by David S. Miller
· 7 years ago
7f6661a
tc-testing: fix the -l argument bug in tdc.py
by Lucas Bates
· 7 years ago
cf797ac
tc-testing: Add test cases for police and skbmod
by Lucas Bates
· 7 years ago
0923edf
tc-testing: Split test case files into smaller chunks
by Lucas Bates
· 7 years ago
ae3c33c
tc-testing: Add test cases for flushing actions
by Lucas Bates
· 7 years ago
6eda447
Merge branch 'macvlan-cleanups'
by David S. Miller
· 7 years ago
c8c41ea
macvlan: Only update pkt_type if destination MAC address matches
by Alexander Duyck
· 7 years ago
dd6b9c2
macvlan: Only deliver one copy of the frame to the macvlan interface
by Alexander Duyck
· 7 years ago
e086101
tcp: add a tracepoint for tcp retransmission
by Cong Wang
· 7 years ago
6578759
net_sched: fix a compile warning in act_ife
by Cong Wang
· 7 years ago
c116004
Merge branch 'hv_netvsc-Add-init-of-send-table-and-var-renames'
by David S. Miller
· 7 years ago
6b0cbe3
hv_netvsc: Add initialization of tx_table in netvsc_device_add()
by Haiyang Zhang
· 7 years ago
39e91cf
hv_netvsc: Rename tx_send_table to tx_table
by Haiyang Zhang
· 7 years ago
47371300
hv_netvsc: Rename ind_table to rx_table
by Haiyang Zhang
· 7 years ago
5dc8742
cxgb4: fix missing break in switch and indent return statements
by Colin Ian King
· 7 years ago
ae96d33
Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 7 years ago
f013820
Merge branch 'cxgb4-hw-debug-logs'
by David S. Miller
· 7 years ago
7c075ce
cxgb4: collect IBQ and OBQ dumps
by Rahul Lakkireddy
· 7 years ago
270d39b
cxgb4: collect hardware module dumps
by Rahul Lakkireddy
· 7 years ago
4359cf3
cxgb4: collect TP dump
by Rahul Lakkireddy
· 7 years ago
5ccf9d0
cxgb4: update API for TP indirect register access
by Rahul Lakkireddy
· 7 years ago
844d1b6
cxgb4: collect firmware mbox and device log dump
by Rahul Lakkireddy
· 7 years ago
b33af02
cxgb4: collect on-chip memory dump
by Rahul Lakkireddy
· 7 years ago
a7975a2
cxgb4: collect register dump
by Rahul Lakkireddy
· 7 years ago
ad75b7d
cxgb4: implement ethtool dump data operations
by Rahul Lakkireddy
· 7 years ago
4c7787b
nfp: Explicitly include linux/bug.h
by Mark Brown
· 7 years ago
7f4e568
Merge branch 'dsa-remove-set_addr'
by David S. Miller
· 7 years ago
841f4f2
net: dsa: remove .set_addr
by Vivien Didelot
· 7 years ago
93004a9
net: dsa: dsa_loop: remove .set_addr
by Vivien Didelot
· 7 years ago
56c3ff9
net: dsa: mv88e6060: setup random mac address
by Vivien Didelot
· 7 years ago
1723ab4
net: dsa: mv88e6060: fix switch MAC address
by Vivien Didelot
· 7 years ago
04a69a1
net: dsa: mv88e6xxx: setup random mac address
by Vivien Didelot
· 7 years ago
ec0d098
atm: fore200e: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
b5ae577
net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEY
by Alex Vesker
· 7 years ago
6a91023
net/mlx5e: IPoIB, Add PKEY child interface ethtool ops
by Alex Vesker
· 7 years ago
af98ceb
net/mlx5e: IPoIB, Add PKEY child interface ndos
by Alex Vesker
· 7 years ago
4c6c615
net/mlx5e: IPoIB, Add PKEY child interface nic profile
by Alex Vesker
· 7 years ago
7e7f4780
net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev
by Alex Vesker
· 7 years ago
da34f1a
net/mlx5e: IPoIB, Support for setting PKEY index to underlay QP
by Alex Vesker
· 7 years ago
980f91c
IB/ipoib: Add ability to set PKEY index to lower device driver
by Alex Vesker
· 7 years ago
b4b678b
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
by Alex Vesker
· 7 years ago
dae3745
net/mlx5: Support for attaching multiple underlay QPs to root flow table
by Alex Vesker
· 7 years ago
c8249ed
net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functions
by Alex Vesker
· 7 years ago
Next »