Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
887c3820a3801a117a494aeca147ec52f95e1566
887c382
net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs
by Salil Mehta
· 7 years ago
97438ab
net: dsa: lan9303: correctly check return value of devm_gpiod_get_optional
by Pan Bian
· 7 years ago
3697d05
net: phy: realtek: fix RTL8211F interrupt mode
by Heiner Kallweit
· 7 years ago
0522bab
Merge branch 'mlxsw-Update-firmware-version'
by David S. Miller
· 7 years ago
63dd00f
mlxsw: spectrum_router: Add batch neighbour deletion
by Ido Schimmel
· 7 years ago
2f53fbd
mlxsw: spectrum: Update minimum firmware version to 13.1530.152
by Shalom Toledo
· 7 years ago
8983487
net: Mention net-next status web page in netdev-FAQ.txt
by Harald Welte
· 7 years ago
3ba88c4
net: Extend Kernel GTP-U tunneling documentation
by Harald Welte
· 7 years ago
f6b3716
Merge branch 'net-devname_alloc_cleanups'
by David S. Miller
· 7 years ago
87c320e
net: core: dev_get_valid_name is now the same as dev_alloc_name_ns
by Rasmus Villemoes
· 7 years ago
d6f295e
net: core: maybe return -EEXIST in __dev_alloc_name
by Rasmus Villemoes
· 7 years ago
9380910
net: core: check dev_valid_name in __dev_alloc_name
by Rasmus Villemoes
· 7 years ago
6224abd
net: core: drop pointless check in __dev_alloc_name
by Rasmus Villemoes
· 7 years ago
c46d764
net: core: eliminate dev_alloc_name{,_ns} code duplication
by Rasmus Villemoes
· 7 years ago
2c88b85
net: core: move dev_alloc_name_ns a little higher
by Rasmus Villemoes
· 7 years ago
51f299d
net: core: improve sanity checking in __dev_alloc_name
by Rasmus Villemoes
· 7 years ago
951b796
Merge branch 'tls-misc-fixes'
by David S. Miller
· 7 years ago
ee181e5
tls: don't override sk_write_space if tls_set_sw_offload fails.
by Ilya Lesokhin
· 7 years ago
196c31b
tls: Avoid copying crypto_info again after cipher_type check.
by Ilya Lesokhin
· 7 years ago
213ef6e
tls: Move tls_make_aad to header to allow sharing
by Ilya Lesokhin
· 7 years ago
ff45d82
tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.
by Ilya Lesokhin
· 7 years ago
6d88207
tls: Add function to update the TLS socket configuration
by Ilya Lesokhin
· 7 years ago
61ef6da
tls: Use kzalloc for aead_request allocation
by Ilya Lesokhin
· 7 years ago
0a87bc2
Merge branch 'bpf-improve-verifier-ARG_CONST_SIZE_OR_ZERO-semantics'
by David S. Miller
· 7 years ago
b6ff639
bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change
by Yonghong Song
· 7 years ago
9c019e2
bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO
by Yonghong Song
· 7 years ago
9fd29c0
bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semantics
by Yonghong Song
· 7 years ago
3a9b76f
tcp: allow drivers to tweak TSQ logic
by Eric Dumazet
· 7 years ago
166c881
Merge tag 'rxrpc-next-20171111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 7 years ago
442866f
bnx2x: fix slowpath null crash
by Zhu Yanjun
· 7 years ago
0c3ce16
Merge branch 'cxgb4-collect-LE-TCAM-and-SGE-queue-contexts'
by David S. Miller
· 7 years ago
9e5c598
cxgb4: collect SGE queue context dump
by Rahul Lakkireddy
· 7 years ago
03e98b9
cxgb4: collect LE-TCAM dump
by Rahul Lakkireddy
· 7 years ago
8bff3685
vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
by Xin Long
· 7 years ago
baeb0db
xfrm6_tunnel: exit_net cleanup check added
by Vasily Averin
· 7 years ago
e667500
ppp: exit_net cleanup checks added
by Vasily Averin
· 7 years ago
ae61e8c
phonet: exit_net cleanup check added
by Vasily Averin
· 7 years ago
1e7af3b
l2tp: exit_net cleanup check added
by Vasily Averin
· 7 years ago
ce2b7db
fib_rules: exit_net cleanup check added
by Vasily Averin
· 7 years ago
0b6f595
fib_notifier: exit_net cleanup check added
by Vasily Averin
· 7 years ago
ee21b18b
netdev: exit_net cleanup check added
by Vasily Averin
· 7 years ago
0e4ec5a
vxlan: exit_net cleanup checks added
by Vasily Averin
· 7 years ago
669f8f1
packet: exit_net cleanup check added
by Vasily Averin
· 7 years ago
ab384b6
geneve: exit_net cleanup check added
by Vasily Averin
· 7 years ago
663faea
af_key: replace BUG_ON on WARN_ON in net_exit hook
by Vasily Averin
· 7 years ago
ee0ab7a2
net: dsa: Fix dependencies on bridge
by Andrew Lunn
· 7 years ago
ede372d
Merge branch 'net-improve-the-process-of-redirect-and-toobig-for-ipv6-tunnels'
by David S. Miller
· 7 years ago
77552cf
ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers
by Xin Long
· 7 years ago
b00f543
ip6_tunnel: process toobig in a better way
by Xin Long
· 7 years ago
383c1f8
ip6_tunnel: add the process for redirect in ip6_tnl_err
by Xin Long
· 7 years ago
fe1a4ca
ip6_gre: process toobig in a better way
by Xin Long
· 7 years ago
929fc03
ip6_gre: add the process for redirect in ip6gre_err
by Xin Long
· 7 years ago
0d728b8
forcedeth: remove redudant assignments in xmit
by Zhu Yanjun
· 7 years ago
6afce19
Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 7 years ago
fd9080a
Merge branch 'Openvswitch-meter-action'
by David S. Miller
· 7 years ago
cd8a6c3
openvswitch: Add meter action support
by Andy Zhou
· 7 years ago
96fbc13
openvswitch: Add meter infrastructure
by Andy Zhou
· 7 years ago
9602c01
openvswitch: export get_dp() API.
by Andy Zhou
· 7 years ago
5794040
openvswitch: Add meter netlink definitions
by Andy Zhou
· 7 years ago
aef1e0d
Merge branch 'dsa-b53-Support-prepended-Broadcom-tags'
by David S. Miller
· 7 years ago
1160603
net: dsa: b53: Support prepended Broadcom tags
by Florian Fainelli
· 7 years ago
b74b70c
net: dsa: Support prepended Broadcom tag
by Florian Fainelli
· 7 years ago
f7c39e3
net: dsa: tag_brcm: Prepare for supporting prepended tag
by Florian Fainelli
· 7 years ago
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
Next »