Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5ed4e3eb021762fee584ce65620bc822131c7aa0
5ed4e3e
net: dsa: Pass a port to get_tag_protocol()
by Florian Fainelli
· 7 years ago
ee9d342
net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue
by Andrew Morton
· 7 years ago
a1b8714
net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices
by Slava Shwartsman
· 7 years ago
0642840
af_netlink: ensure that NLMSG_DONE never fails in dumps
by Jason A. Donenfeld
· 7 years ago
907a442
Merge branch 'netem-add-nsec-scheduling-and-slot-feature'
by David S. Miller
· 7 years ago
836af83
netem: support delivering packets in delayed time slots
by Dave Taht
· 7 years ago
9980317
netem: add uapi to express delay and jitter in nanoseconds
by Dave Taht
· 7 years ago
112f9cb
netem: convert to qdisc_watchdog_schedule_ns
by Dave Taht
· 7 years ago
338d182
ipv6: try not to take rtnl_lock in ip6mr_sk_done
by Francesco Ruggeri
· 7 years ago
0784256
net: realtek: r8169: remove redundant assignment to giga_ctrl
by Colin Ian King
· 7 years ago
4b33709
net: dsa: lan9303: Documentation: Add missing word "Mbps"
by Egil Hjelmeland
· 7 years ago
30482e4
net: dsa: lan9303: Fix lan9303_alr_del_port()
by Egil Hjelmeland
· 7 years ago
fdae5f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b395456
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
7c5556d
Merge tag 'wireless-drivers-next-for-davem-2017-11-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 7 years ago
39b1752
net: Remove unused skb_shared_info member
by Mat Martineau
· 7 years ago
973573c
Merge branch 'l2tp-avoid-aliasing-tunnels-socket-pointer'
by David S. Miller
· 7 years ago
da9ca82
l2tp: remove the .tunnel_sock field from struct pppol2tp_session
by Guillaume Nault
· 7 years ago
7198c77
l2tp: avoid using ->tunnel_sock for getting session's parent tunnel
by Guillaume Nault
· 7 years ago
8fdfd65
l2tp: remove .tunnel_sock from struct l2tp_eth
by Guillaume Nault
· 7 years ago
93f7ea7
Merge branch 'dsa-b53-Turn-on-Broadcom-tags'
by David S. Miller
· 7 years ago
7edc58d
net: dsa: b53: Turn on Broadcom tags
by Florian Fainelli
· 7 years ago
c499696
net: dsa: b53: Stop using dev->cpu_port incorrectly
by Florian Fainelli
· 7 years ago
4d215ae
net: bgmac: Pad packets to a minimum size
by Florian Fainelli
· 7 years ago
92d2882
Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
f444ef5
Merge branch 'dsa-lan9303-IGMP-handling'
by David S. Miller
· 7 years ago
4672cd3
net: dsa: lan9303: Clear offload_fwd_mark for IGMP
by Egil Hjelmeland
· 7 years ago
2aee430
net: dsa: lan9303: Set up trapping of IGMP to CPU port
by Egil Hjelmeland
· 7 years ago
940c9c4
cxgb4: collect vpd info directly from hardware
by Rahul Lakkireddy
· 7 years ago
be234ba
Merge tag 'mlx5-fixes-2017-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
052d41c
vlan: fix a use-after-free in vlan_device_event()
by Cong Wang
· 7 years ago
40cff8f
net: dsa: mv88e6xxx: Fix stats histogram mode
by Andrew Lunn
· 7 years ago
c311db9
Merge branch 'mv88e6xxx-broadcast-flooding-in-hardware'
by David S. Miller
· 7 years ago
87fa886
net: dsa: mv88e6xxx: Flood broadcast frames in hardware
by Andrew Lunn
· 7 years ago
a4c93ae
net: dsa: mv88e6xxx: Move mv88e6xxx_port_db_load_purge()
by Andrew Lunn
· 7 years ago
743fcc2
net: dsa: mv88e6xxx: Print offending port when vlan check fails
by Andrew Lunn
· 7 years ago
cd88646
net: dsa: mv88e6xxx: Fixed port netdev check for VLANs
by Andrew Lunn
· 7 years ago
13edbdb
net: dsa: {e}dsa: set offload_fwd_mark on received packets
by Andrew Lunn
· 7 years ago
a42c8e3
net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID
by Andrew Lunn
· 7 years ago
8c5f9a8
Merge branch 'ieee802154-for-davem-2017-11-09' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
by David S. Miller
· 7 years ago
3ec26c7
bindings: net: stmmac: correctify note about LPI interrupt
by Niklas Cassel
· 7 years ago
ca29fd7
ipvlan: fix ipv6 outbound device
by Keefe Liu
· 7 years ago
3d67a50
net: thunderx: fix double free error
by Aleksey Makarov
· 7 years ago
86dabda
net: thunderbolt: Clear finished Tx frame bus address in tbnet_tx_callback()
by Mika Westerberg
· 7 years ago
5290ada
sock: Remove the global prot_inuse counter.
by Tonghao Zhang
· 7 years ago
492d070
net: sfc: remove redundant variable start
by Colin Ian King
· 7 years ago
98b07e3
qlge: remove duplicated assignment to mbcp
by Colin Ian King
· 7 years ago
a3e2ecb
net: wan: x25_asy: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
0aa3b41
net: 3com: 3c574_cs: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
75d28f4
net: 8390: pcnet_cs: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
2d91914
net: decnet: dn_table: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
765924e
l2tp: don't close sessions in l2tp_tunnel_destruct()
by Guillaume Nault
· 7 years ago
f31f54d
Merge branch 'FACK-loss-recovery-remove'
by David S. Miller
· 7 years ago
737ff31
tcp: use sequence distance to detect reordering
by Yuchung Cheng
· 7 years ago
713bafe
tcp: retire FACK loss detection
by Yuchung Cheng
· 7 years ago
e4ec138
fsl/fman_port: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
d9b9c0e
net: ethernet: bgmac: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
37798d0
ibmvnic: Add vnic client data to login buffer
by Nathan Fontenot
· 7 years ago
f3edacb
bpf: Revert bpf_overrid_function() helper changes.
by David S. Miller
· 7 years ago
bee955c
Merge branch 'bpf-Fix-bugs-in-sock_ops-samples'
by David S. Miller
· 7 years ago
03e982e
bpf: Fix tcp_clamp_kern.c sample program
by Lawrence Brakmo
· 7 years ago
e185331
bpf: Fix tcp_iw_kern.c sample program
by Lawrence Brakmo
· 7 years ago
2ff969f
bpf: Fix tcp_cong_kern.c sample program
by Lawrence Brakmo
· 7 years ago
a4174f0
bpf: Fix tcp_bufs_kern.c sample program
by Lawrence Brakmo
· 7 years ago
016e661
bpf: Fix tcp_rwnd_kern.c sample program
by Lawrence Brakmo
· 7 years ago
7863f46
bpf: Fix tcp_synrto_kern.c sample program
by Lawrence Brakmo
· 7 years ago
2118df9
net: dsa: return after vlan prepare phase
by Vivien Didelot
· 7 years ago
b0b38a1
net: dsa: return after mdb prepare phase
by Vivien Didelot
· 7 years ago
8d6e79d
tipc: improve link resiliency when rps is activated
by Jon Maloy
· 7 years ago
141f575
Merge branch 'macb-next'
by David S. Miller
· 7 years ago
66ee6a0
net: macb: add of_node_put to error paths
by Michael Grzeschik
· 7 years ago
9ce9814
net: macb: add of_phy_deregister_fixed_link to error paths
by Michael Grzeschik
· 7 years ago
e5c500e
net: mvpp2: fix GOP statistics loop start and stop conditions
by Miquel Raynal
· 7 years ago
fc98135
Merge branch 'hns3-bug-fixes'
by David S. Miller
· 7 years ago
c040366
net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplex
by Fuyun Liang
· 7 years ago
39e2151
net: hns3: fix a bug when getting phy address from NCL_config file
by Fuyun Liang
· 7 years ago
28033ae
net: netlink: Update attr validation to require exact length for some types
by David Ahern
· 7 years ago
2210d6b
net: ipv6: sysctl to specify IPv6 ND traffic class
by Maciej Żenczykowski
· 7 years ago
04bad8b
net/ncsi: Don't return error on normal response
by Samuel Mendoza-Jonas
· 7 years ago
9ef8690
net/ncsi: Improve general state logging
by Samuel Mendoza-Jonas
· 7 years ago
a8a6f1e
Merge branch 'bpftool-show-filenames-of-pinned-objects'
by David S. Miller
· 7 years ago
c541b73
tools: bpftool: optionally show filenames of pinned objects
by Prashant Bhole
· 7 years ago
4990f1f
tools: bpftool: show filenames of pinned objects
by Prashant Bhole
· 7 years ago
1852719
tools: bpftool: open pinned object without type check
by Prashant Bhole
· 7 years ago
329fca6
Merge branch 'BPF-directed-error-injection'
by David S. Miller
· 7 years ago
eafb340
samples/bpf: add a test for bpf_override_return
by Josef Bacik
· 7 years ago
dd0bb68
bpf: add a bpf_override_function helper
by Josef Bacik
· 7 years ago
fdd0bd8
brcmfmac: add CLM download support
by Chung-Hsien Hsu
· 7 years ago
ca91659
Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
60cfc98
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
5cf2360
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
a579e94
Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
085c17f
.mailmap: Add Maciej W. Rozycki's Imagination e-mail address
by Maciej W. Rozycki
· 7 years ago
ea0ee33
Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
by Linus Torvalds
· 7 years ago
3e81277
Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
4f71167
can: ifi: Fix transmitter delay calculation
by Marek Vasut
· 7 years ago
0eb96bf
tcp: fix tcp_fastretrans_alert warning
by Yuchung Cheng
· 7 years ago
7ec318f
tcp: gso: avoid refcount_t warning from tcp_gso_segment()
by Eric Dumazet
· 7 years ago
5498512
net: fix incorrect comment with regard to VLAN packet handling
by Girish Moodalbail
· 7 years ago
4cbdd0e
can: peak: Add support for new PCIe/M2 CAN FD interfaces
by Stephane Grosjean
· 7 years ago
Next »