Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b9f3eb499d84f8d4adcb2f9212ec655700b28228
b9f3eb4
uapi: fix linux/tls.h userspace compilation error
by Dmitry V. Levin
· 7 years ago
bb1b40c
usbnet: ipheth: prevent TX queue timeouts when device not ready
by Alexander Kappner
· 7 years ago
feb8892
vhost_net: conditionally enable tx polling
by Jason Wang
· 7 years ago
0eef304
uapi: fix linux/rxrpc.h userspace compilation errors
by Dmitry V. Levin
· 7 years ago
4497478
net: stmmac: fix LPI transitioning for dwmac4
by Niklas Cassel
· 7 years ago
bde533f
atm: horizon: Fix irq release error
by Arvind Yadav
· 7 years ago
c92eb77
net-sysfs: trigger netlink notification on ifalias change via sysfs
by Roopa Prabhu
· 7 years ago
6dc14dc
openvswitch: Using kfree_rcu() to simplify the code
by Wei Yongjun
· 7 years ago
06c2351
openvswitch: Make local function ovs_nsh_key_attr_size() static
by Wei Yongjun
· 7 years ago
8a860c2
openvswitch: Fix return value check in ovs_meter_cmd_features()
by Wei Yongjun
· 7 years ago
228aa01
liquidio: Missing error code in liquidio_init_nic_module()
by Dan Carpenter
· 7 years ago
fae4536
xdp: sample: Missing curly braces in read_route()
by Dan Carpenter
· 7 years ago
4e6759b
ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic driver
by Desnes Augusto Nunes do Rosario
· 7 years ago
fbec443
net: bridge: add vlan_tunnel to bridge port policies
by Nikolay Aleksandrov
· 7 years ago
0d63785
net: mvneta: fix handling of the Tx descriptor counter
by Simon Guinot
· 7 years ago
096d1dd
netlink: remove unused NETLINK SKB flags
by Johannes Berg
· 7 years ago
0c4b916
netlink: remove unnecessary forward declaration
by Johannes Berg
· 7 years ago
1a48fbd
net: dsa: lan9303: calculate offload_fwd_mark from tag
by Egil Hjelmeland
· 7 years ago
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
Next »